nes-proj/arch/platform/cooja
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
..
cfs 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
dev Adjust data types for legacy LED API implementations 2018-03-01 15:29:30 +00:00
lib 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
net added tun6 interface for native - removed old codebase for tap/tun/wpcap 2017-10-08 00:44:02 +02:00
sys Removing unused Cooja MT functions 2017-11-17 08:24:10 -08:00
testapps Re-organzie ip stack implementation 2017-09-22 17:09:54 +02:00
Makefile.cooja Change clean target to be more explicit 2018-03-30 21:22:59 +01:00
Makefile.customrules-cooja Platform Cooja: port to common main 2018-03-23 12:23:27 -07:00
contiki-conf.h Platform Cooja: port to common main 2018-03-23 12:23:27 -07:00
doxygen-group.txt Create doxygen groups for platforms 2017-12-03 00:05:12 +00:00
mtarch.c 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
mtarch.h 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
platform.c Platform Cooja: port to common main 2018-03-23 12:23:27 -07:00
rtimer-arch.c 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
rtimer-arch.h 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
slip-arch.c Change all slip_arch_init implementations 2017-10-31 21:56:38 +00:00