rtic/rtic-macros/src/codegen
2023-03-01 00:35:21 +01:00
..
bindings Add template for bindings 2023-03-01 00:35:21 +01:00
assertions.rs Break out core specific codegen to bindings 2023-03-01 00:35:20 +01:00
async_dispatchers.rs Added support for adding codegen to intrrupt entry and exit (needed for RISC-V) 2023-03-01 00:35:20 +01:00
bindings.rs Add template for bindings 2023-03-01 00:35:21 +01:00
hardware_tasks.rs Added support for adding codegen to intrrupt entry and exit (needed for RISC-V) 2023-03-01 00:35:20 +01:00
idle.rs Move rtic macros to repo root, tune xtask 2023-03-01 00:35:13 +01:00
init.rs Move rtic macros to repo root, tune xtask 2023-03-01 00:35:13 +01:00
local_resources.rs Move rtic macros to repo root, tune xtask 2023-03-01 00:35:13 +01:00
local_resources_struct.rs Move rtic macros to repo root, tune xtask 2023-03-01 00:35:13 +01:00
main.rs Move rtic macros to repo root, tune xtask 2023-03-01 00:35:13 +01:00
module.rs Break out core specific codegen to bindings 2023-03-01 00:35:20 +01:00
post_init.rs Move rtic macros to repo root, tune xtask 2023-03-01 00:35:13 +01:00
pre_init.rs Break out core specific codegen to bindings 2023-03-01 00:35:20 +01:00
shared_resources.rs Break out core specific codegen to bindings 2023-03-01 00:35:20 +01:00
shared_resources_struct.rs Move rtic macros to repo root, tune xtask 2023-03-01 00:35:13 +01:00
software_tasks.rs Move rtic macros to repo root, tune xtask 2023-03-01 00:35:13 +01:00
util.rs Add feature flags 2023-03-01 00:35:20 +01:00