onsdagens
|
b2b39ab6e6
|
remove nop from the empty idle loop
remove nop from the empty idle loop
|
2023-09-28 05:39:53 +00:00 |
|
onsdagens
|
2b2208e217
|
esp32c3 support
|
2023-09-27 19:50:13 +00:00 |
|
Emil Fresk
|
0228350ef4
|
Fixed new TAIT requirement and release v2.0.1 of RTIC
|
2023-07-25 08:16:13 +00:00 |
|
Vixu
|
a7653cc050
|
allow init and idle to be externed
|
2023-06-08 14:14:36 +02:00 |
|
datdenkikniet
|
9e340c253e
|
Remove unused
|
2023-04-15 19:19:49 +02:00 |
|
datdenkikniet
|
2ba09dd68d
|
rtic-macros: wrap everything in macro_rules! to improve the error experience and
royally **** up the DX experience (for lib.rs in rtic-macros, at least :P)
|
2023-04-15 19:19:49 +02:00 |
|
Andrew Gazelka
|
e47914ee50
|
remove vis restriction for local and shared resources
|
2023-04-12 15:26:06 -07:00 |
|
Román Cárdenas
|
ce508a1882
|
Merge branch 'master' into master
|
2023-03-29 21:07:36 +02:00 |
|
Emil Fresk
|
323b847bf6
|
Adding a limit that async HALs can read and have as max prio
|
2023-03-29 20:46:24 +02:00 |
|
Román Cárdenas
|
06ddfb7ab8
|
explicit rtic::export::pend on macros
|
2023-03-20 07:59:42 +01:00 |
|
Henrik Tjäder
|
25491291af
|
rtic-macros: clippy fixes
|
2023-03-04 21:09:22 +01:00 |
|
Henrik Tjäder
|
bdfad77938
|
rtic-macros: clippy fixes
|
2023-03-04 20:52:39 +01:00 |
|
Emil Fresk
|
1c26eb722f
|
Add template for bindings
|
2023-03-01 00:35:21 +01:00 |
|
Emil Fresk
|
4442c46926
|
Update backend features to be more clear
|
2023-03-01 00:35:21 +01:00 |
|
Emil Fresk
|
e8cebff69e
|
Added support for adding codegen to intrrupt entry and exit (needed for RISC-V)
|
2023-03-01 00:35:20 +01:00 |
|
Emil Fresk
|
b9e0f36aff
|
Add feature flags
|
2023-03-01 00:35:20 +01:00 |
|
Emil Fresk
|
60f0342b69
|
Break out core specific codegen to bindings
|
2023-03-01 00:35:20 +01:00 |
|
Henrik Tjäder
|
9e445b3583
|
Move rtic macros to repo root, tune xtask
|
2023-03-01 00:35:13 +01:00 |
|