nes-proj/arch/cpu/arm
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
..
common Deleted duplicate const specifiers 2018-02-02 15:26:16 +01:00
cortex-m Use a variable for the Contiki-NG archive file 2018-03-30 21:22:59 +01: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
arm-def.h Removed the remaining Contiki Interface declaration macros (CCIF/CLIF) 2018-02-21 01:14:10 +01:00
doxygen-group.txt Create doxygen group for ARM CPUs 2017-12-02 23:30:47 +00:00
Makefile.arm Change clean target to be more explicit 2018-03-30 21:22:59 +01:00