nes-proj/arch/platform/nrf52dk
George Oikonomou c7e36a3d55 Change clean target to be more explicit
Previously, the clean target would delete a number of file extensions, many of which currently unknown to our build system (old platforms?). This commit changes the target so that it only cleans what we know we are building. Platforms / CPUs can append to the target with platform-specific build artifacts.
2018-03-30 21:22:59 +01:00
..
config added some missing NRF52 scripts for flashing and fixed baudrate to be 115200 2017-12-01 23:34:16 +01:00
dbg-io Include contiki.h instead of contiki-conf.h so as to ensure consistent inclusion of contiki-default-conf.h 2017-09-08 14:20:59 +02:00
dev Adjust data types for legacy LED API implementations 2018-03-01 15:29:30 +00:00
rtt 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
contiki-conf.h Added missing inclusions of inttypes.h 2018-02-23 10:58:46 -08:00
doxygen-group.txt Create doxygen groups for platforms 2017-12-03 00:05:12 +00:00
Makefile.nrf52dk Change clean target to be more explicit 2018-03-30 21:22:59 +01:00
nrf52dk-def.h Adjust data types for legacy LED API implementations 2018-03-01 15:29:30 +00:00
platform.c Do not attempt to compile SLIP for nrf52dk 2018-03-09 16:29:06 +00:00
README-BLE-6LoWPAN.md 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