Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-04-08 | Goodbye static mut | 11 | -58/+144 | |
2021-04-08 | Merge #465 | 28 | -426/+3116 | |
2021-04-08 | Merge #468 | 1 | -1/+1 | |
2021-04-08 | Tiny fix of README-link | 1 | -1/+1 | |
2021-04-08 | Merge #467v0.6.0-alpha.2 | 3 | -3/+22 | |
2021-04-08 | update russian translation of the book | 28 | -426/+3116 | |
2021-04-08 | 0.6.0-alpha.2 release | 3 | -3/+22 | |
2021-04-08 | Merge #466 | 7 | -39/+75 | |
2021-04-08 | Fixed UB in `spawn_at` | 4 | -17/+11 | |
2021-04-08 | Type aliases now work in the app module | 6 | -25/+67 | |
2021-04-07 | Merge #456 | 14 | -297/+873 | |
2021-04-07 | Updated dwt-systick-monotonic | 5 | -25/+10 | |
2021-03-22 | Updated schedule example with all combinations | 4 | -30/+80 | |
2021-03-20 | Cancel and reschedule working | 7 | -36/+717 | |
2021-03-13 | Added interface for cancel/reschedule | 6 | -249/+108 | |
2021-03-13 | Macros version | 1 | -1/+2 | |
2021-03-04 | Merge pull request #455 from rtic-rs/macros_version | 1 | -1/+2 | |
2021-03-04 | Macros version | 1 | -1/+2 | |
2021-03-04 | Merge #454 | 2 | -0/+18 | |
2021-03-04 | Add periodic GHA job to run cargo audit | 2 | -0/+18 | |
2021-03-04 | Merge #436v0.6.0-alpha.1 | 91 | -904/+914 | |
2021-03-04 | Preparing release 0.6.0-alpha.1 | 3 | -7/+6 | |
2021-03-03 | Merge pull request #450 from AfoHT/testssingleonly | 31 | -88/+77 | |
2021-03-03 | Fix the UI tests, remove panic_halt | 4 | -54/+44 | |
2021-03-03 | Update the GHA job to run the tests test | 1 | -2/+2 | |
2021-03-03 | Update the tests file to find the tests | 1 | -1/+1 | |
2021-03-03 | Remove keyword single for all tests | 17 | -0/+0 | |
2021-03-03 | Use panic_semihosting for all examples | 12 | -12/+11 | |
2021-03-02 | Updated `spawn_after` docs | 1 | -0/+3 | |
2021-03-02 | Bump heapless | 1 | -1/+1 | |
2021-02-25 | Documentation generation fixes | 12 | -96/+114 | |
2021-02-25 | Review fixes | 4 | -9/+5 | |
2021-02-23 | No need for new rtic-core | 1 | -2/+2 | |
2021-02-23 | GHA update | 8 | -70/+143 | |
2021-02-23 | Test output fix | 3 | -8/+8 | |
2021-02-23 | Remove flags, updates UI tests | 8 | -64/+18 | |
2021-02-22 | Use zero time in init for `spawn_after` to not cause panic | 1 | -1/+6 | |
2021-02-22 | Updated to new interface | 1 | -3/+2 | |
2021-02-22 | Added enable/disable timer calls | 2 | -7/+19 | |
2021-02-22 | Of by 1 | 1 | -2/+2 | |
2021-02-21 | Properly call `on_interrupt` | 1 | -0/+4 | |
2021-02-21 | Fixed UB in generated `Monotonic::now()` | 3 | -12/+26 | |
2021-02-20 | Test fixes | 50 | -199/+121 | |
2021-02-20 | Fixing warnings | 1 | -2/+5 | |
2021-02-18 | Now with new monotonic trait and crate | 12 | -58/+134 | |
2021-02-06 | Merge branch 'master' into new_monotonic | 6 | -26/+11 | |
2021-02-06 | Merge #445 | 1 | -1/+1 | |
2021-02-05 | Minor grammar correction | 1 | -1/+1 | |
2021-02-04 | Minor fixes | 3 | -4/+12 | |
2021-01-19 | Merge #437 | 2 | -3/+6 |