1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/cortexm_common/include
Marian Buschsieweke aed175b14b
core/thread: drop unused thread_arch_t
No architecture makes use of thread_arch_t anymore, so let's drop it.
2023-05-21 22:17:52 +02:00
..
c11_atomics_compat_cpu cpu: Platform specific C11 atomics compat headers 2019-10-24 23:08:36 +02:00
architecture_arch.h cpu/cortexm_common: define ARCHITECTURE_BREAKPOINT() 2023-04-27 13:19:17 +02:00
atomic_utils_arch.h treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
c11_atomics_compat_cpu.hpp cpu: Platform specific C11 atomics compat headers 2019-10-24 23:08:36 +02:00
cpu_conf_common.h treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
cpu.h cpu: cpu_print_last_instruction() -> cpu_get_caller_pc() 2022-09-15 10:49:56 +02:00
irq_arch.h cpu/cortexm_common: measure time spent with IRQ disabled 2022-11-24 21:27:20 +01:00
mpu.h *: remove trailing underscores from header guards 2017-01-19 18:30:53 +01:00
thread_arch.h core/thread: drop unused thread_arch_t 2023-05-21 22:17:52 +02:00
vectors_cortexm.h cpu/cortexm_common: allow to overwrite nmi_handler 2022-06-20 18:22:22 +02:00