Antonio Iannopollo
|
32578321cb
|
removed problematic .c extension in Makefile
|
2018-05-10 10:33:53 -07:00 |
|
Antonio Iannopollo
|
0b9f03f442
|
fixed dht22 driver
|
2018-05-09 19:29:24 -07:00 |
|
Antonio Iannopollo
|
51a4960fa8
|
fixed dht22 driver and example
|
2018-05-09 19:25:08 -07:00 |
|
George Oikonomou
|
0445275825
|
Change Zoul examples to use the button HAL
|
2018-03-14 09:34:46 +00:00 |
|
Simon Duquennoy
|
0ce25338af
|
Fix typo in CONTIKI_PROJECT
|
2018-03-09 16:29:07 +00:00 |
|
Simon Duquennoy
|
ed6b38d8c6
|
Example orion/client: use the same LPM configuration as in orion/ip64-router
|
2018-03-09 16:29:06 +00:00 |
|
Simon Duquennoy
|
6871c5417c
|
Example orion/client: enable TCP
|
2018-03-09 16:29:06 +00:00 |
|
Simon Duquennoy
|
4a757a0e82
|
Restrict RTCC example to Zoul boards that have an RTCC
|
2018-03-09 16:29:06 +00:00 |
|
Atis Elsts
|
dacab090fd
|
restrict Zoul examples to specific boards
|
2018-03-09 16:29:06 +00:00 |
|
Simon Duquennoy
|
89c5adc0e4
|
IP64-router examples: only for Zoul/Orion
|
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 |
|
George Oikonomou
|
40ca7d0443
|
Migrate to LED HAL (Zoul examples)
|
2018-03-01 15:29:31 +00:00 |
|
George Oikonomou
|
bd73649eac
|
Update Zoul rev-b Makefile to specify the BOARD
The examples in this directory are only meant for BOARD remote-revb
|
2018-03-01 15:05:18 +00:00 |
|
George Oikonomou
|
f22b54ae9f
|
Update Zoul/Orion example Makefile.target to specify the board
|
2018-03-01 15:05:18 +00:00 |
|
George Oikonomou
|
c4f7d0f147
|
Fix Zoul at-test example
Add missing include and fix the CONTIKI path in the makefile
|
2018-03-01 13:34:32 +00:00 |
|
Simon Duquennoy
|
b321e3e11a
|
Zoul at-test example: added missing include
|
2018-03-01 13:34:32 +00:00 |
|
Atis Elsts
|
b2063a9815
|
Zoul: test-servo.c was defined as project multiple times
|
2018-03-01 13:34:32 +00:00 |
|
Simon Duquennoy
|
bc73bb3284
|
Added root_start to routing driver
|
2018-02-02 08:47:46 -08:00 |
|
Simon Duquennoy
|
14ccd337c9
|
rpl_dag_root module simplification
|
2018-02-02 08:47:21 -08:00 |
|
Simon Duquennoy
|
871ee1e34f
|
Added routing module with only routing.h, now included wherever RPL is used
|
2018-02-02 08:45:02 -08:00 |
|
George Oikonomou
|
44fe7fa37b
|
Add Makefile.target for platform-specific examples
|
2017-10-30 21:46:55 +00:00 |
|
George Oikonomou
|
4cc0a8d8bc
|
Don't define in Makefile things that can be defined in project-conf.h
|
2017-10-08 17:00:37 +01:00 |
|
George Oikonomou
|
7f0a2a9e3f
|
Do not #undef in example project-conf.h (zoul)
|
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
|
ffe3b811b0
|
Move http to os/net/app-layer
|
2017-09-01 17:22:10 +02:00 |
|
Simon Duquennoy
|
a3b87a46a5
|
Moving at-master to os/services
|
2017-09-01 16:12:57 +02:00 |
|
Simon Duquennoy
|
bf5bea583e
|
Disable TCP by default, homogenize UDP and TCP connections config
|
2017-06-29 16:46:29 +02:00 |
|
Simon Duquennoy
|
f64ec24c9b
|
Rename CONTIKI_NETWORK_DENSITY and CONTIKI_NETWORK_SIZE to NBR_TABLE_CONF_MAX_NEIGHBORS and NETSTCK_ROUTING_STATE_SIZE
|
2017-06-29 16:46:23 +02:00 |
|
Simon Duquennoy
|
a6643a9835
|
Added RPL-lite, a lightweight implementation of RPL. This is the new default.
|
2017-06-29 16:46:07 +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 |
|
Simon Duquennoy
|
fcc1778dc0
|
Remove all references to Rime
|
2017-06-22 18:31:13 +02:00 |
|
Simon Duquennoy
|
dd4ea6d412
|
Move zoul examples one level up
|
2017-05-18 09:56:47 +02:00 |
|