1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/nrf52
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/nrf5x_common: add flashpage_raw_support 2019-08-05 17:45:14 +02:00
ldscripts nrf52: use cortexm.ld script when applicable 2019-03-13 11:57:44 +01:00
periph Merge pull request #11512 from skullbox305/cpu-nrf5x 2019-09-03 18:43:38 +02:00
radio/nrf802154 Merge pull request #11176 from bergzand/pr/nrf802154/undef_memcpy 2019-03-25 08:09:59 +01:00
cpu.c cpu: Moved stdio_init() into cpu_init() 2019-09-06 16:54:23 +02:00
Makefile cpu/nrf52: add 802.15.4 radio driver 2019-03-04 13:21:47 +01:00
Makefile.dep cpu/nrf52: add 802.15.4 radio driver 2019-03-04 13:21:47 +01:00
Makefile.features cpu/nrf52: some optimizations for ADC driver 2017-11-15 11:16:05 +01:00
Makefile.include cpu/nrf52: set RIOTBOOT_LEN to 8k 2019-05-13 21:47:14 +02:00
vectors.c cpu: adapt to COREIF_NG removal 2017-11-16 14:40:16 +01:00