Henrik Tjäder
|
96e6350c0d
|
Rename const_app to mod_app
|
2020-10-01 16:22:37 +00:00 |
|
Henrik Tjäder
|
a151974245
|
cfg_core is gone, cargo fmt
|
2020-09-25 14:33:02 +00:00 |
|
Henrik Tjäder
|
9fd052b876
|
Collect and generate required use-statements
|
2020-09-25 14:29:34 +00:00 |
|
Henrik Tjäder
|
d06cf91acc
|
Remove stale code, fix comment styling
|
2020-09-01 17:48:53 +00:00 |
|
Henrik Tjäder
|
d8c9476372
|
Since there only will be one init/idle use .first().unwrap(), matching rtic-syntax
|
2020-09-01 17:48:53 +00:00 |
|
Henrik Tjäder
|
76cf14c520
|
Brutally yank out multicore
|
2020-09-01 14:50:06 +00:00 |
|
Henrik Tjäder
|
602a5b4374
|
Rename RTFM to RTIC
|
2020-06-11 17:18:29 +00:00 |
|
Jorge Aparicio
|
0ad311074e
|
allow handlers to be named 'main'
`#[init]`, `#[idle]` and `#[task]` handlers can now be named `main`
fixes #311
|
2020-05-29 14:50:28 +02:00 |
|
Jorge Aparicio
|
0e146f8d11
|
adapt to changes in rtfm-syntax
|
2019-08-20 15:17:37 +02:00 |
|
Jorge Aparicio
|
be92041a59
|
WIP
|
2019-06-29 09:11:57 +02:00 |
|
Jorge Aparicio
|
81275bfa4f
|
rtfm-syntax refactor + heterogeneous multi-core support
|
2019-06-13 23:56:59 +02:00 |
|