nes-proj/arch/platform/sky
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
..
apps 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 Merge pull request #97 from sics-iot/contrib/cleanup-energest 2017-10-14 09:24:14 +02:00
doc Rework Doxygen modules 2017-09-29 22:18:48 +02:00
Makefile.common Provide boot sequence hooks (Sky) 2017-10-29 23:18:36 +00:00
Makefile.sky Change clean target to be more explicit 2018-03-30 21:22:59 +01:00
cfs-coffee-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
contiki-conf.h Harmonise platform configuration files (Sky) 2017-12-08 17:07:33 +00:00
contiki-sky-platform.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
node-id.c 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
platform.c Remove obsolete flag AUTOSTART_ENABLE, as well as .co and .ce files 2017-12-22 05:21:39 -08:00
sky-def.h Enable the legacy LED API for respective platforms 2018-03-01 15:29:30 +00:00