Emil Fresk
|
82d051e8e9
|
Added enable/disable timer calls
|
2021-02-22 20:59:03 +01:00 |
|
Emil Fresk
|
ebf2f058a4
|
Now with new monotonic trait and crate
|
2021-02-18 19:30:59 +01:00 |
|
Emil Fresk
|
6fb43fa97b
|
Minor fixes
|
2021-02-04 20:22:02 +01:00 |
|
Emil Fresk
|
aaa92ea2fa
|
Cleanup
|
2020-12-13 17:48:11 +01:00 |
|
Emil Fresk
|
6277183906
|
Now handling SysTick as well
|
2020-12-13 14:52:16 +01:00 |
|
Emil Fresk
|
35b4ec0d04
|
Reexport embedded-time as rtic::time
|
2020-12-13 00:06:50 +01:00 |
|
Emil Fresk
|
8e8ec9b7b8
|
Monotonic codegen now passing compile stage
|
2020-12-12 23:24:54 +01:00 |
|
Emil Fresk
|
97a48983d2
|
More work
|
2020-12-10 20:33:13 +01:00 |
|
Emil Fresk
|
b23bb1192c
|
TQ handlers being generated
|
2020-12-08 20:49:13 +01:00 |
|
Emil Fresk
|
ef50aeb2e8
|
Save, init generation fixed
|
2020-12-03 21:04:06 +01:00 |
|
Emil Fresk
|
243668df54
|
Multilock support
|
2020-11-14 16:02:36 +01:00 |
|
Per Lindgren
|
1c244a995d
|
move dispatchers to app argument
|
2020-10-23 23:58:09 +02:00 |
|
Henrik Tjäder
|
86699039e9
|
Add the cfgs on a task to the module for that task
|
2020-10-22 17:04:34 +00:00 |
|
Emil Fresk
|
5b8e6a22ab
|
Fixing examples and tests, modules now import user imports correctly
Fmt
Correct syntax crate
UI test fix
Fix build script
Cleanup
More cleanup
|
2020-10-11 20:35:50 +02:00 |
|
Emil Fresk
|
524273c96a
|
Now with spawn/schedule from anywhere
|
2020-10-11 18:38:38 +02:00 |
|
Emil Fresk
|
c83b15b643
|
Merge branch 'master' into spawn_experiment
|
2020-10-08 17:33:42 +02:00 |
|
Emil Fresk
|
e8b4fa7b32
|
Added critical sections
|
2020-10-08 17:33:16 +02:00 |
|
Per Lindgren
|
aac97a2109
|
spawn POC works, likely unsound, cleanup
|
2020-10-05 22:02:04 +02:00 |
|
Per Lindgren
|
6bd168d711
|
spawn POC works, likely unsound
|
2020-10-05 21:57:44 +02:00 |
|
Emil Fresk
|
eec0908024
|
Merge branch 'master' into always_late_resources
|
2020-10-05 18:25:15 +02:00 |
|
Emil Fresk
|
fb61a78cdd
|
Added bare_metal::CriticalSection to init::Context
|
2020-10-01 20:01:25 +02:00 |
|
Emil Fresk
|
e7f0d9c3e3
|
Now late resources are always used
|
2020-10-01 19:38:49 +02: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
|
81275bfa4f
|
rtfm-syntax refactor + heterogeneous multi-core support
|
2019-06-13 23:56:59 +02:00 |
|