1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/saml21
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/saml21: extends exti configuration for saml21 variants 2019-01-30 09:32:59 +01:00
periph sam0_common: make Timer implementation common across all sam0 MCUs 2019-05-21 11:47:59 +02:00
cpu.c cpu: Moved stdio_init() into cpu_init() 2019-09-06 16:54:23 +02:00
doc.txt cpu/sam0: add missing doxygen group definition + cleanup 2017-08-24 14:54:47 +02:00
Makefile
Makefile.features cpu: saml21: don't silently ignore missing makefile 2019-08-03 14:50:58 +02:00
Makefile.include
vectors.c cpu/cortexm: Remove leftover _estack declarations 2017-11-10 15:38:14 +01:00