nes-proj/arch/platform/native
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
..
dev Adjust data types for legacy LED API implementations 2018-03-01 15:29:30 +00:00
Makefile.native 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
cfs-posix-dir.c Moved cfs-posix to native platform 2017-09-01 17:22:11 +02:00
cfs-posix.c Moved cfs-posix to native platform 2017-09-01 17:22:11 +02:00
clock.c Use clock_gettime() instead of gettimeofday() to have a monotonic clock and use CLOCK_CONF_SECOND explicitly 2017-12-12 16:53:51 +01:00
contiki-conf.h Enable the legacy LED API for respective platforms 2018-03-01 15:29:30 +00:00
doxygen-group.txt Create doxygen groups for platforms 2017-12-03 00:05:12 +00:00
platform.c Platform native: make MAC address configurable 2018-02-23 04:22:01 -08:00