rtic/rtic-macros
Lasse Dalegaard a330dedf37 rtic-macros: fix #[cfg] for hardware and software tasks
Disabling hardware and software tasks via `#[cfg]` flags was broken.
Added test case to verify, and fixed codegen to output missing cfgs.
2024-03-26 17:54:04 +01:00
..
src rtic-macros: fix #[cfg] for hardware and software tasks 2024-03-26 17:54:04 +01:00
tests Move rtic macros to repo root, tune xtask 2023-03-01 00:35:13 +01:00
ui Update syn requirement from 1.0.107 to 2.0.48 (#881) 2024-01-16 07:03:49 +00:00
.gitignore Move rtic macros to repo root, tune xtask 2023-03-01 00:35:13 +01:00
Cargo.toml RISC-V support over CLINT (#815) 2024-03-20 20:06:47 +00:00
CHANGELOG.md rtic-macros: fix #[cfg] for hardware and software tasks 2024-03-26 17:54:04 +01:00