nes-proj/arch/cpu
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
..
arm Default to using os/lib/dbg-io for all arm-powered platforms 2018-10-04 15:49:59 +01:00
cc26xx-cc13xx Default to using os/lib/dbg-io for all arm-powered platforms 2018-10-04 15:49:59 +01:00
cc2538 Default to using os/lib/dbg-io for all arm-powered platforms 2018-10-04 15:49:59 +01:00
msp430 Merge branch 'develop' into contrib/rtimer-config 2018-05-11 21:10:33 +02:00
native Reverting API change to GPIO HAL 2018-08-31 11:06:32 +02:00
nrf52832 Fixed travis errors 2018-08-31 16:39:20 +02:00
simplelink-cc13xx-cc26xx Default to using os/lib/dbg-io for all arm-powered platforms 2018-10-04 15:49:59 +01:00