1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 05:32:45 +01:00
RIOT/cpu/cortexm_common
chrysn a2e1b92e1d makefiles: Define RUST_TARGET for use with Cargo / Rust
For RISC-V and Cortex-M-not-3, triples are known and have worked in some
configuration, but do not work at the moment and stay disabled until the
reference platforms (native, M3) have been established well.
2021-12-14 12:55:13 +01:00
..
include cpu: drop cpu_init() from public headers 2021-10-18 17:31:26 +02:00
ldscripts cpu/cortexm_common: extend flashpage API 2021-10-19 22:33:15 +02:00
periph periph/flashpage: fix wrong doxygen group 2021-11-15 17:25:59 +01:00
cortexm_common.config treewide: change Kconfig prefix for module symbols 2020-08-31 09:57:28 +02:00
cortexm_init.c cortexm: initialise fpu early 2021-04-29 13:19:47 +02:00
Kconfig makefiles: Define RUST_TARGET for use with Cargo / Rust 2021-12-14 12:55:13 +01:00
Makefile cpu/cortexm_common: Drop LTO workaround for Cortex M thread_arch.c 2020-07-15 10:37:15 +02:00
Makefile.dep cpu: make newlib_nano a DEFAULT_MODULE 2021-05-04 12:12:36 +02:00
Makefile.features makefiles: Define RUST_TARGET for use with Cargo / Rust 2021-12-14 12:55:13 +01:00
Makefile.include cpu/cortexm_common: always add jlink as supported programmer 2021-02-24 13:27:04 +01:00
mpu.c cpu/cortexm_common: add support for Cortex-M33 2020-10-06 17:11:26 +02:00
panic.c cpu*: fix doxygen grouping 2018-06-11 19:12:02 +02:00
thread_arch.c cpu/cortexm_common: Suppress cppcheck errors 2021-11-25 13:08:51 +01:00
vectors_cortexm.c cpu/cortexm_common: make CI happy 2021-11-16 21:52:55 +01:00