1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/arm7_common
Benjamin Valentin 41a5b7ef7a core: change return type of irq_is_in(), irq_is_enabled() to bool
This only cleans up the API, no change in behavior or users of the API
is expected.
2021-12-08 15:53:15 +01:00
..
include core: change return type of irq_is_in(), irq_is_enabled() to bool 2021-12-08 15:53:15 +01:00
periph cpu/arm7_common: model Kconfig 2021-12-01 10:14:32 +01:00
arm7_init.c cpu/arm7_common: suppress false positives of cppcheck 2021-11-16 21:51:48 +01:00
arm_cpu.c cpu/arm7_common: Inline thread_yield_higher function 2021-01-20 10:37:42 +01:00
common.s cpu/arm7_common: Removed dead code 2019-07-25 22:29:13 +02:00
Kconfig cpu/arm7_common: model Kconfig 2021-12-01 10:14:32 +01:00
Makefile cpu/arm7_common: remove deprecated CFLAGS_BASIC 2019-08-27 17:06:52 +02:00
Makefile.dep cpu: make newlib_nano a DEFAULT_MODULE 2021-05-04 12:12:36 +02:00
Makefile.features treewide: model newlib as a FEATURE 2021-01-27 09:24:25 +01:00
Makefile.include Merge pull request #14754 from leandrolanzieri/pr/no_archives 2020-09-10 09:36:29 +02:00
vectors.c cpu/arm7_common: Cleaned up interrupt vectors 2019-07-25 22:41:08 +02:00