Commit Graph

16 Commits

Author SHA1 Message Date
George Oikonomou ed3e2c850e Remove depedency to a debug-uart.h 2018-03-30 15:23:50 +01:00
George Oikonomou bb338affeb Move dbg-io to os 2018-03-30 15:23:50 +01:00
George Oikonomou a0e8b51950 Add license and copyright notice 2018-03-30 15:23:50 +01:00
George Oikonomou 89148eb030 Include contiki.h 2018-03-30 15:23:49 +01:00
George Oikonomou 888a99ed3c Move macros to top of file 2018-03-30 15:23:49 +01:00
George Oikonomou 4e3c7efa5f Fix code style 2018-03-30 15:23:49 +01:00
George Oikonomou 632ab90161 Apply cosmetic changes 2018-03-30 15:23:49 +01:00
MartenBE e2d5f737db Deleted duplicate const specifiers 2018-02-02 15:26:16 +01:00
Simon Duquennoy 81d1b1bd80 PROJECTDIR now turned into modules via MODULES_REL 2017-12-22 05:21:39 -08:00
George Oikonomou 6333e3b8f7 Move CMSIS arm/cortex-m and add Makefile 2017-12-03 15:04:00 +00:00
George Oikonomou c8ecd201f5 Tidy-up CMSIS documentation
Define the group within the CMSIS dir and rename a doxygen group that was not displaying correctly in the built docs
2017-12-02 23:30:48 +00:00
Simon Duquennoy 0952960b91 Removing multi-threading support 2017-11-11 15:28:11 +01:00
Niclas Finne 7317316942 energest: removed energest type ENERGEST_TYPE_IRQ 2017-10-12 23:57:38 +02:00
Simon Duquennoy 14779f29f8 Rework Doxygen modules 2017-09-29 22:18:48 +02:00
Simon Duquennoy 0f92c6ebfd 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
Nicolas Tsiftes 9bb51087bf 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