1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/cortexm_common
Keith Packard e215261ced picolibc: Use most NEWLIB code with picolibc
In most places, picolibc and newlib are the same, so use
the existing newlib code when compiling with picolibc.

Signed-off-by: Keith Packard <keithp@keithp.com>
2020-08-24 08:26:16 -07:00
..
include Merge pull request #14516 from benpicco/bitband_hw 2020-08-08 14:26:49 +02:00
ldscripts picolibc: Enable TLS support [v4] 2020-08-24 08:26:16 -07:00
periph cpu/cortexm_common: Model cortexm_common modules 2020-08-12 12:22:39 +02:00
cortexm_common.config cpu/cortexm_common: add default Kconfig configuration 2020-08-12 12:22:43 +02:00
cortexm_init.c cpu/cortexm_init: add specific case for stm32g0 svcall irq 2020-07-21 12:45:25 +02:00
Kconfig cpu: Add 'periph' module to Kconfig 2020-08-12 12:22:39 +02:00
Makefile cpu/cortexm_common: Drop LTO workaround for Cortex M thread_arch.c 2020-07-15 10:37:15 +02:00
Makefile.dep picolibc: Provide integration into the build system [v3] 2020-08-23 13:12:57 -07:00
Makefile.features cpu/cortexm_common: add default Kconfig configuration 2020-08-12 12:22:43 +02:00
Makefile.include cpu: Rename CPU_ARCH to CPU_CORE 2020-06-16 12:05:40 +02:00
mpu.c cpu: Rename CPU_ARCH to CPU_CORE 2020-06-16 12:05:40 +02:00
panic.c cpu*: fix doxygen grouping 2018-06-11 19:12:02 +02:00
thread_arch.c cpu/cortexm_common: Don't access sched_active_* 2020-08-17 11:27:52 +02:00
vectors_cortexm.c picolibc: Use most NEWLIB code with picolibc 2020-08-24 08:26:16 -07:00