nes-proj/arch/cpu/cc2538
George Oikonomou 4d92c63194 Fix MODULES for the CC2538
This commit fixes two bugs related to the usage of MODULES for CC2538-based platforms:

* newlib is no longer under `lib/newlib` but under `os/lib/newlib`.
* There is no such thing as `sys` under `arm/common`, so this module is removed.
2017-11-26 22:08:25 +00:00
..
dev Remove stub instances of uart1.h 2017-10-31 21:56:38 +00:00
usb energest: removed energest type ENERGEST_TYPE_IRQ 2017-10-12 23:57:38 +02:00
cc2538_cm3.h
cc2538.lds
cfs-coffee-arch.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
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
clock.c energest: removed energest type ENERGEST_TYPE_IRQ 2017-10-12 23:57:38 +02:00
cpu.h
dbg.c
dbg.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
debug-uart.h
ieee-addr.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
ieee-addr.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
lpm.c add deep sleep tracking for CC2538 2017-11-15 12:17:44 +00:00
lpm.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
Makefile.cc2538 Fix MODULES for the CC2538 2017-11-26 22:08:25 +00:00
reg.h
rtimer-arch.c energest: removed energest type ENERGEST_TYPE_IRQ 2017-10-12 23:57:38 +02:00
rtimer-arch.h
slip-arch.c Change all slip_arch_init implementations 2017-10-31 21:56:38 +00:00
soc.c Change default logging level to NONE 2017-10-29 23:18:38 +00:00
soc.h Implement common early-stage init for all CC2538-based platforms 2017-10-29 23:18:35 +00:00
spi-arch.h
startup-gcc.c Removing multi-threading support 2017-11-11 15:28:11 +01:00