nes-proj/arch
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
..
cpu Fix MODULES for the CC2538 2017-11-26 22:08:25 +00:00
dev energest: removed include of energest from contiki.h to avoid circular dependency 2017-10-31 22:18:17 +01:00
platform Add JTAG interface configuration in contiki-conf.h for CCxx platforms 2017-11-26 18:13:03 +00:00