nes-proj/arch/platform/openmote-cc2538
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 Use the new button HAL: OpenMote-CC2538 2018-03-14 09:34:46 +00:00
Makefile.openmote-cc2538 Change clean target to be more explicit 2018-03-30 21:22:59 +01:00
board.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
board.h Support both old and new button API in common examples 2018-03-14 09:34:47 +00:00
contiki-conf.h Added missing inclusions of inttypes.h 2018-02-23 10:58:46 -08:00
platform.c Use the new button HAL: OpenMote-CC2538 2018-03-14 09:34:46 +00:00