1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/cortexm_common
Benjamin Valentin 6d42c9fcfe cpu: make newlib_nano a DEFAULT_MODULE
This allows to disable nanospecs with

    DISABLE_MODULE += newlib_nano

if a full-features version of newlib is desired.
2021-05-04 12:12:36 +02:00
..
include Merge pull request #15788 from bergzand/pr/core/inline_thread_yield_higher 2021-01-22 20:25:11 +01:00
ldscripts xfa: remove obsolete empty xfa.ld 2021-02-18 10:46:08 +01:00
periph treewide: change Kconfig prefix for module symbols 2020-08-31 09:57:28 +02: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 cpu/cortexm_common/kconfig: add dbgpin feature 2021-02-26 11:34:52 +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 cpu/cortexm_common: add dbgpin initialization 2021-02-26 11:34:52 +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 Merge pull request #15788 from bergzand/pr/core/inline_thread_yield_higher 2021-01-22 20:25:11 +01:00
vectors_cortexm.c cortexm: initialise fpu early 2021-04-29 13:19:47 +02:00