Simon Duquennoy
|
cf7150cfdd
|
Replace leftover MAKE_ROUTING_NONE with MAKE_ROUTING_NULLROUTING
|
2018-03-09 16:29:06 +00:00 |
|
Atis Elsts
|
dab9ea0817
|
nrf52dk: move the build error when building without IPv6 from Makefile to C header file to enable PLATFORMS_EXCLUDE syntax in Makefiles
|
2018-03-09 16:29:06 +00:00 |
|
Atis Elsts
|
3d2788d4c6
|
Reorganize the nrf52dk/coap-demo example to make it compatible with the new build system
|
2018-03-09 16:29:06 +00:00 |
|
Atis Elsts
|
074b797e88
|
Update Makefiles to be compatible with the new build system and restrict them to specific platforms where needed
|
2018-03-09 16:29:06 +00:00 |
|
Atis Elsts
|
3a1b830f92
|
MQTT demo: add missing include
|
2018-03-01 13:34:32 +00:00 |
|
Simon Duquennoy
|
7adfb92b63
|
Routing module configuration through netstack.h
|
2018-02-02 08:50:17 -08:00 |
|
Joakim Eriksson
|
c86b763e5d
|
renamed coap packet to coap message - for naming closer to RFC
|
2018-01-12 01:20:53 +01:00 |
|
Joakim Eriksson
|
6fe4026686
|
COAP: adapted CoAP examples to new API
|
2018-01-12 01:18:41 +01:00 |
|
Simon Duquennoy
|
81d1b1bd80
|
PROJECTDIR now turned into modules via MODULES_REL
|
2017-12-22 05:21:39 -08:00 |
|
Simon Duquennoy
|
2fd6fa1fd6
|
Automatically compile .c files from PROJECTDIRS
|
2017-12-22 05:21:39 -08:00 |
|
George Oikonomou
|
44fe7fa37b
|
Add Makefile.target for platform-specific examples
|
2017-10-30 21:46:55 +00:00 |
|
George Oikonomou
|
543f5ff1cd
|
Provide boot sequence hooks (nrf52dk)
|
2017-10-29 23:18:35 +00:00 |
|
Simon Duquennoy
|
41967732b1
|
Added MAKE_ROUTING make variable for cleaner routing protocol selection
|
2017-10-12 08:42:42 +02:00 |
|
George Oikonomou
|
a2e74bad8b
|
Do not #undef in example project-conf.h (nrf52dk)
|
2017-10-08 17:00:37 +01:00 |
|
Simon Duquennoy
|
20559fd308
|
Auto-include project-conf.h whenever found
|
2017-10-07 09:45:38 +02:00 |
|
Simon Duquennoy
|
543408db68
|
Re-organzie ip stack implementation
|
2017-09-22 17:09:54 +02:00 |
|
Simon Duquennoy
|
0aa44c3c22
|
Homogenize NET layer config with MAC
|
2017-09-22 14:34:20 +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 |
|
Simon Duquennoy
|
3bb55f7393
|
nrf52 coap example: fix coap module path
|
2017-09-02 09:54:30 +02:00 |
|
Joakim Eriksson
|
3852fce45a
|
fixed some er-coap includes
|
2017-09-01 17:22:12 +02:00 |
|
Simon Duquennoy
|
1987b316fd
|
Move mqtt to os/net/app-layer
|
2017-09-01 17:22:10 +02:00 |
|
Joakim Eriksson
|
08613960e2
|
moved CoAP, LWM2M and IPSO Objects
|
2017-09-01 17:22:04 +02:00 |
|
Joakim Eriksson
|
5fa13e0093
|
remove-rest-engine
|
2017-09-01 15:32:21 +02:00 |
|
Simon Duquennoy
|
9a0087faf3
|
Simplify configuration through more suitable defaults, and removed unused features. Cleanup many configuration files.
|
2017-07-06 10:01:55 +02:00 |
|
Simon Duquennoy
|
ccbb55de2e
|
Enable code size optimization by default on most platforms
|
2017-05-16 17:47:59 +02:00 |
|
Simon Duquennoy
|
51beaee1b5
|
Re-arrange examples, in particular, move platform-specific examples to examples/platform-specific
|
2017-05-16 17:47:57 +02:00 |
|