1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/fe310
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
ldscripts cpu/fe310: interrupt handling cleanup 2019-09-27 13:32:43 -07:00
nano boards/cpu/drivers/sys: use generic stdio_ if 2018-08-22 10:54:25 +02:00
periph cpu/fe310: use WFI to wait for SW interrupt 2019-09-16 09:32:27 -07:00
vendor
context_frame.c cpu/fe310: interrupt handling cleanup 2019-09-27 13:32:43 -07:00
cpu.c Merge pull request #10953 from gschorcht/sys/shell/heap_cmd/pr 2019-10-04 13:49:57 +02:00
intr.S cpu/fe310: interrupt handling cleanup 2019-09-27 13:32:43 -07:00
Makefile
Makefile.dep cpu/fe310: rtc depend on the rtt feature 2018-09-27 18:11:16 +02:00
Makefile.features cpu: add missing arch features to fe310 2019-10-14 17:40:23 +02:00
Makefile.include periph_common: add as dependency to periph drivers 2019-06-03 13:44:10 +02:00
start.S