nes-proj/arch/cpu/arm
George Oikonomou 085601f795 Default to using os/lib/dbg-io for all arm-powered platforms
With the exception of one specific build configuration for platform nrf52dk, all our arm-based platforms use the debugging I/O library from os/lib/dbg-io. This commit changes the build system to include this module by default for all arm devices. Platform / CPU Makefiles will no longer need to request this MODULE explicitly. Configuration provided to allow exclusion where required, as is the case for nrf52dk when NRF52_USE_RTT is set to 1.
2018-10-04 15:49:59 +01:00
..
common Remove depedency to a debug-uart.h 2018-03-30 15:23:50 +01:00
cortex-m Fixed travis errors 2018-08-31 16:39:20 +02:00
openocd Renamed the drivers directory to arch to reflect that this is the main place for architecture-dependent functionality. 2017-06-28 16:20:43 +02:00
Makefile.arm Default to using os/lib/dbg-io for all arm-powered platforms 2018-10-04 15:49:59 +01:00
arm-def.h Make rtimer 32-bit by default 2018-04-20 05:20:37 -07:00
doxygen-group.txt Create doxygen group for ARM CPUs 2017-12-02 23:30:47 +00:00