1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/sam3
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, sam3: adapt to sam_common 2017-10-09 12:06:35 +02:00
periph sam3: mark closing #endif for MODULE_PERIPH_GPIO_IRQ 2018-10-09 15:11:00 +02:00
cpu.c cpu: Moved stdio_init() into cpu_init() 2019-09-06 16:54:23 +02:00
doc.txt cpu, sam3: adapt to sam_common 2017-10-09 12:06:35 +02:00
Makefile cpu, sam3: adapt to sam_common 2017-10-09 12:06:35 +02:00
Makefile.features cpu: sam3: reorganize Makefile.features 2017-11-02 12:59:45 +01:00
Makefile.include periph_common: add as dependency to periph drivers 2019-06-03 13:44:10 +02:00
vectors.c cpu*: fix doxygen grouping 2018-06-11 19:12:02 +02:00