Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-04-26 | make singleton! work on stable | 1 | -15/+4 | |
2018-04-26 | make compilable on stable | 1 | -1/+5 | |
2018-01-25 | don't trip the unsafe_code lint | 1 | -4/+41 | |
2018-01-23 | singleton!: check that calls to unsafe functions require an unsafe block | 1 | -5/+9 | |
2018-01-23 | initialize singletons at runtime | 1 | -2/+3 | |
2018-01-15 | address review comments | 1 | -5/+8 | |
2017-12-23 | safe `&'static mut` references through a runtime checked macro | 1 | -0/+41 | |
2017-07-04 | remove re-export of cortex-m-semihosting | 1 | -48/+0 | |
2017-06-16 | Fix typo in ehprint! macro | 1 | -1/+1 | |
2017-03-10 | reformat | 1 | -9/+27 | |
2017-03-08 | add macros for writing to an ITM port | 1 | -0/+25 | |
2017-02-28 | changes to better integrate with svd2rust | 1 | -0/+29 |