1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/arm7_common
Marian Buschsieweke 915d14eb98
cpu/arm7_common: use malloc_thread_safe
This should fix concurrent dynamic memory allocation.
2020-12-18 17:23:12 +01:00
..
include cpu/*/atomic_utils_arch.h: Add volatile qualifier 2020-11-24 14:00:52 +01:00
periph cpu: make use of Makefile.periph 2017-11-06 12:01:19 +01:00
arm7_init.c picolibc: Use most NEWLIB code with picolibc 2020-08-24 08:26:16 -07:00
arm_cpu.c cpu/arm7_common: Silence -Wcast-align 2020-09-28 11:03:33 +02:00
common.s cpu/arm7_common: Removed dead code 2019-07-25 22:29:13 +02:00
Kconfig cpu/arm7_common: use malloc_thread_safe 2020-12-18 17:23:12 +01:00
Makefile cpu/arm7_common: remove deprecated CFLAGS_BASIC 2019-08-27 17:06:52 +02:00
Makefile.dep cpu/arm7_common: use malloc_thread_safe 2020-12-18 17:23:12 +01:00
Makefile.features picolibc: model as a feature 2020-09-15 22:11:21 +02: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