| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-03 | Use panic_semihosting for all examples | Henrik Tjäder | |
| 2021-02-23 | GHA update | Emil Fresk | |
| Fmt fixes Spawn_after did not work with parameters Examples working again Revert "GHA update" This reverts commit e0a71d4859966a6c5cf2629d3cb27e88acada9c0. Readd flags Only add DWT based dep with __v7 flag | |||
| 2021-02-20 | Test fixes | Emil Fresk | |
| 2020-12-13 | Now handling SysTick as well | Emil Fresk | |
| 2020-12-12 | Cleanup | Emil Fresk | |
| 2020-12-10 | More work | Emil Fresk | |
| 2020-12-08 | TQ handlers being generated | Emil Fresk | |
| 2020-12-03 | Save, init generation fixed | Emil Fresk | |
| 2020-11-15 | Move entry-point main into a separate module | Henrik Tjäder | |
| Prevents conflict with user provided tasks named main | |||
| 2020-11-14 | Added multilock to CI | Emil Fresk | |
| 2020-11-14 | Multilock support | Emil Fresk | |
| 2020-11-12 | resources | Per Lindgren | |
| 2020-10-29 | extern task | Per Lindgren | |
| 2020-10-23 | Merge #400 | bors[bot] | |
| 400: codegen and examples r=AfoHT a=perlindgren just a test Co-authored-by: Per Lindgren <per.lindgren@ltu.se> | |||
| 2020-10-23 | move dispatchers to app argument | Per Lindgren | |
| 2020-10-23 | Now all locks are symmetric | Emil Fresk | |
| Test fixes Fix test Fix comment | |||
| 2020-10-22 | Add the cfgs on a task to the module for that task | Henrik Tjäder | |
| 2020-10-22 | Fix UI tests | Emil Fresk | |
| Fix | |||
| 2020-10-21 | Namespace cleanup | Emil Fresk | |
| 2020-10-21 | Updated examples | Emil Fresk | |
| More work | |||
| 2020-10-15 | Merge branch 'master' into spawn_experiment | Emil Fresk | |
| 2020-10-15 | Fix comments in examples | Emil Fresk | |
| 2020-10-15 | Merge #371 | bors[bot] | |
| 371: task_local and lock_free r=korken89 a=AfoHT Getting this going to test with GHA For further discussion see https://github.com/rtic-rs/rfcs/issues/30 Co-authored-by: Per <Per Lindgren> Co-authored-by: Henrik Tjäder <henrik@tjaders.com> | |||
| 2020-10-15 | Updated examples and rtic-name | Henrik Tjäder | |
| 2020-10-15 | Add example with features on all resources combined with lock_free and ↵ | Henrik Tjäder | |
| task_local | |||
| 2020-10-15 | task_local and lock_free analysis (take 1) | Per | |
| 2020-10-15 | Merge branch 'master' into spawn_experiment | Emil Fresk | |
| 2020-10-11 | Fixing examples and tests, modules now import user imports correctly | Emil Fresk | |
| Fmt Correct syntax crate UI test fix Fix build script Cleanup More cleanup | |||
| 2020-10-11 | Now with spawn/schedule from anywhere | Emil Fresk | |
| 2020-10-08 | Merge branch 'master' into spawn_experiment | Emil Fresk | |
| 2020-10-07 | Now core contains the same `Peripherals` type based on monotonic | Emil Fresk | |
| 2020-10-05 | spawn examples updated | Per Lindgren | |
| 2020-10-05 | spawn POC works, likely unsound | Per Lindgren | |
| 2020-10-05 | Merge branch 'master' into always_late_resources | Emil Fresk | |
| 2020-10-05 | Merge #368 | bors[bot] | |
| 368: Mod over const r=korken89 a=AfoHT Related [RFC](https://github.com/rtic-rs/rfcs/pull/34) Dependent on [rtic-syntax-PR30](https://github.com/rtic-rs/rtic-syntax/pull/30) ~~Currently using my own dev-branch~~ Co-authored-by: Henrik Tjäder <henrik@tjaders.com> | |||
| 2020-10-03 | Updated documentation to include the critical section token in init | Emil Fresk | |
| 2020-10-01 | Now late resources are always used | Emil Fresk | |
| 2020-09-29 | Annotate the resource struct | Henrik Tjäder | |
| 2020-09-29 | Pool example need to import things into the mod | Henrik Tjäder | |
| 2020-09-29 | Workaround lint for now | Henrik Tjäder | |
| 2020-09-29 | Keep user code as-is within the module, add example | Henrik Tjäder | |
| 2020-09-29 | All examples use #[resources] attribute | Henrik Tjäder | |
| 2020-09-25 | Name collision with RTIC-main | Henrik Tjäder | |
| With modules the scoping is different and task names collide with main generated by RTIC | |||
| 2020-09-25 | Update new example to use mod {} | Henrik Tjäder | |
| 2020-09-25 | Examples need to import the resources | Henrik Tjäder | |
| 2020-09-25 | Modules using lower-case in examples | Henrik Tjäder | |
| 2020-09-25 | Examples using mod instead of const | Henrik Tjäder | |
| 2020-09-25 | Fixed example and v7 flag | Emil Fresk | |
| 2020-09-24 | Regression in master on double schedule | Emil Fresk | |
| 2020-09-14 | Fixed so examples do not crash in release mode | Emil Fresk | |
