1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/msp430_common
Marian Buschsieweke dfb67cef91
cpu/msp430_common: use malloc_thread_safe
This should fix concurrent dynamic memory allocation.
2020-12-18 17:30:40 +01:00
..
include cpu/*/atomic_utils_arch.h: Add volatile qualifier 2020-11-24 14:00:52 +01:00
periph msp430: Adapt to flashpage/flashpage_pagewise API 2020-11-11 23:16:41 +01:00
vendor cpu/msp430_common/vendor/README.md: add some explanation 2020-08-05 14:32:58 +02:00
cpu.c cpu/msp430_common: Don't access sched_active_* 2020-08-17 12:16:07 +02:00
irq.c cpu/msp430_common: use __stack for ISR stacks 2020-08-05 14:32:58 +02:00
Kconfig cpu/msp430_common: use malloc_thread_safe 2020-12-18 17:30:40 +01:00
Makefile
Makefile.dep cpu/msp430_common: use malloc_thread_safe 2020-12-18 17:30:40 +01:00
Makefile.features msp430: Adapt to flashpage/flashpage_pagewise API 2020-11-11 23:16:41 +01:00
Makefile.include makefiles: avoid building archives when compiling 2020-09-04 15:01:10 +02:00
msp430-main.c cpu/msp430: update to modern gcc & newlib 2020-08-05 14:29:00 +02:00
mspgcc-supplement.c
startup.c cpu/msp430: call newlib _init() in startup script 2020-08-05 14:29:07 +02:00