nes-proj/arch/cpu/msp430
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 RPL BR: remove platform-specific code for sky. Add putchar with SLIP support to arch, like in other platforms 2017-12-22 05:21:39 -08:00
f1xxx energest: Added new energest type ENERGEST_TYPE_DEEP_LPM to support 2017-10-31 22:17:30 +01:00
f2xxx energest: removed energest type ENERGEST_TYPE_IRQ 2017-10-12 23:57:38 +02:00
f5xxx energest: Added new energest type ENERGEST_TYPE_DEEP_LPM to support 2017-10-31 22:17:30 +01:00
button.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
cc2420-arch-sfd.c energest: removed energest type ENERGEST_TYPE_IRQ 2017-10-12 23:57:38 +02:00
cc2420-arch-sfd.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
cc2420-arch.c energest: removed energest type ENERGEST_TYPE_IRQ 2017-10-12 23:57:38 +02:00
cc2520-arch-sfd.c energest: removed energest type ENERGEST_TYPE_IRQ 2017-10-12 23:57:38 +02:00
cc2520-arch-sfd.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
cc2520-arch.c energest: removed energest type ENERGEST_TYPE_IRQ 2017-10-12 23:57:38 +02:00
flash.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
int-master.c Implement master interrupt manipulation (MSP430) 2017-12-09 17:08:31 +00:00
isr_compat.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
leds-arch.c Adjust data types for legacy LED API implementations 2018-03-01 15:29:30 +00:00
lpm.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
Makefile.msp430 Change clean target to be more explicit 2018-03-30 21:22:59 +01:00
minileds.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
msp430-conf.h RPL BR: remove platform-specific code for sky. Add putchar with SLIP support to arch, like in other platforms 2017-12-22 05:21:39 -08:00
msp430-def.h Removed the remaining Contiki Interface declaration macros (CCIF/CLIF) 2018-02-21 01:14:10 +01:00
rom.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 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
slip_uart0.c Change all slip_arch_init implementations 2017-10-31 21:56:38 +00:00
slip_uart1.c Change all slip_arch_init implementations 2017-10-31 21:56:38 +00:00
uip-ipchksum.c Re-organzie ip stack implementation 2017-09-22 17:09:54 +02:00
watchdog.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