1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/samd5x
Marian Buschsieweke df27dbef7a
cpu: Moved stdio_init() into cpu_init()
- Removed stdio_init() from newlib's _init(), as this is too late in the boot
  process to allow DEBUG()ing during periph_init()
- Added stdio_init() to the various cpu_init() routines of the ARM CPUs just
  before periph_init()
2019-09-06 16:54:23 +02:00
..
include cpu/samd5x: add support for samd5x/same5x MCUs 2019-06-06 16:47:11 +02:00
periph cpu/samd5x: add support for samd5x/same5x MCUs 2019-06-06 16:47:11 +02:00
cpu.c cpu: Moved stdio_init() into cpu_init() 2019-09-06 16:54:23 +02:00
doc.txt cpu/samd5x: add support for samd5x/same5x MCUs 2019-06-06 16:47:11 +02:00
Makefile cpu/samd5x: add support for samd5x/same5x MCUs 2019-06-06 16:47:11 +02:00
Makefile.features cpu/sam0_common: add hwrng driver 2019-08-03 14:50:58 +02:00
Makefile.include cpu/samd5x: make sure RIOTBOOT_LEN is 2*FLASHPAGE_SIZE 2019-06-21 09:47:04 +02:00
vectors.c cpu/samd5x: add support for samd5x/same5x MCUs 2019-06-06 16:47:11 +02:00