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 314184adb5
cpu: Platform specific C11 atomics compat headers
Added headers to define platform specific sizes and types for the C11 atomics
compatibility module for C++.
2019-10-24 23:08:36 +02:00
..
include cpu: Platform specific C11 atomics compat headers 2019-10-24 23:08:36 +02:00
periph cpu/msp430: use const pointer in flashpage 2018-03-14 16:28:32 +01:00
cpu.c cpu/msp430_common: Cleanup 2019-03-21 16:53:53 +01:00
irq.c cpu: moved msp430-common to msp430_common 2017-01-13 13:33:32 +01:00
Makefile cpu/msp430-common: moved pm_reboot to periph/pm.c 2017-01-19 11:07:59 +01:00
Makefile.features cpu: add arch_* features 2019-10-13 21:03:41 +02:00
Makefile.include cpu: use makefiles/utils uppercase 2019-09-30 17:25:24 +02:00
malloc.c cpu/msp430_common: changes for heap command 2019-09-05 09:20:55 +02:00
msp430-main.c Merge pull request #10944 from gschorcht/cpu/msp430_common_heap_real 2019-04-12 10:59:00 +02:00
mspgcc-supplement.c msp430_common: Add supplemental __clzhi2, __ctzhi2, for old MSPGCC 2017-02-08 16:23:48 +01:00
startup.c cpu/msp430_common: set top of heap for sbrk 2019-03-13 13:30:56 +01:00