Commit Graph

137 Commits

Author SHA1 Message Date
Edvard Pettersen
d0124e3de7 Reverting API change to GPIO HAL 2018-08-31 11:06:32 +02:00
Edvard Pettersen
32d9bb3021 Removed simplelink examples for now 2018-08-31 11:05:34 +02:00
Edvard Pettersen
c53ab05aea Fixed missing changes for GPIO-HAL 2018-08-31 11:05:34 +02:00
Edvard Pettersen
537f9a5baf Minor fixes 2018-08-31 11:05:33 +02:00
Edvard Pettersen
7debfe830f Fixed issue with SPI0 and SPI HAL, and fixed bug in Makefile.cm3 2018-08-31 11:05:33 +02:00
Edvard Pettersen
6b91fa1738 Cleaned up examples Makefile 2018-08-31 11:05:33 +02:00
Edvard Pettersen
588c53b8a9 Added missing img folder for cc13xx-cc26xx/web-demo example 2018-08-31 11:05:33 +02:00
Edvard Pettersen
6df96a7b19 Added missing files for cc26xx examples folder 2018-08-31 11:05:33 +02:00
Edvard Pettersen
844f01de35 Fixed compile errors and made examples compile 2018-08-31 11:05:33 +02:00
Edvard Pettersen
aaa9c43fe4 Don't rename cc26xx examples folder 2018-08-31 11:05:32 +02:00
Edvard Pettersen
972502b3e2 Added SimpleLink examples folder 2018-08-31 11:05:31 +02:00
Edvard Pettersen
6ed5d73990 Renamed cc26xx example folder to its actual platform name, srf06-cc26xx 2018-08-31 11:05:31 +02:00
Edvard Pettersen
b605e9b43f Aligned Board Button HAL naming 2018-08-31 11:04:51 +02:00
Simon Duquennoy
3889ffe750 Simplify and homogenize node-id across all platforms 2018-05-18 14:08:24 -07:00
George Oikonomou
c55dc06b33 Update the cc26xx-web-demo readme 2018-05-18 15:27:37 +01:00
George Oikonomou
4e5608ef72 Allow easy-switch between tag versions for the cc26xx-web-demo 2018-05-18 15:14:08 +01:00
Simon Duquennoy
777a132a69 Merge remote-tracking branch 'origin/develop' into contrib/release-into-develop 2018-05-11 05:53:13 -07:00
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
b45d284be2 Merge branch 'release-4.1' into develop 2018-05-09 22:18:01 +01:00
George Oikonomou
774a9285fd Update the CoAP section of the cc26xx web demo readme 2018-04-27 20:25:31 +01:00
George Oikonomou
484e9521ee Change the default channel
This commit changes the cc26xx web demo to default to channel 26, which is the default everywhere else.
2018-04-26 14:39:30 +01:00
Simon Duquennoy
4555e44618
Merge branch 'develop' into merge/4.1-to-develop 2018-04-24 18:05:22 +02:00
YK
81f337cd77
Update README.md for IBM Watson IoT Platform
Update README.md to show how to enable TLS optional to use IBM Watson IoT Platform for cc26xx-web-demo
2018-04-23 11:16:59 +08:00
YK
d8a08e076b
Add ibm-watson-iot-platform-tls-optional.png to /img for README
Add ibm-watson-iot-platform-tls-optional.png which shows how to set TLS optional on IBM Watson IoT Platform.
2018-04-23 11:14:57 +08:00
Simon Duquennoy
f9a1f958e1 Merge remote-tracking branch 'origin/release-4.1' into develop 2018-04-20 08:37:14 -07:00
Simon Duquennoy
d59db9a94d Examples: consistently use PROJECT_CONF_H 2018-04-20 06:46:02 -07:00
Simon Duquennoy
dcb248500f cc26xx 6lbr client example: fix compilation with RPL Classic 2018-04-18 12:03:09 -07:00
Simon Duquennoy
32d4a72716 cc26xx 6lbr client example: use only whith RPL Classic 2018-04-18 12:02:28 -07:00
George Oikonomou
362641007a
Merge branch 'develop' into contrib/15.4-default-channel 2018-04-13 16:10:19 +01:00
Simon Duquennoy
2359cdb7c0 jn516x: use IEEE802154_DEFAULT_CHANNEL 2018-04-13 08:06:02 -07:00
Simon Duquennoy
8bc3a7388e cc26xx and cc13xx: use IEEE802154_DEFAULT_CHANNEL 2018-04-13 08:06:02 -07:00
Simon Duquennoy
7a96a8f8a9 CoAP: auto-initialize module 2018-04-13 06:51:33 -07:00
George Oikonomou
f88b195de4 Delete trailing whitespaces (examples/) 2018-04-07 14:49:19 +01:00
Xenofon (Fontas) Fafoutis
9d471821a9 updated cc26xx-web-demo to new ext-flash api 2018-04-04 12:26:58 +01:00
George Oikonomou
8fb2b2074e Delete jn516x-specific BR example
#132 deleted other jn516x-specific BR examples, but this one was missed. This pull deletes the leftover example.

This is the only place where we are still using the obsolete `SLIP_BRIDGE_CONF_NO_PUTCHAR` define (all others were removed by #135). This pull removes that too.
2018-03-30 15:21:52 +01:00
Atis Elsts
94db704b44 change project-conf.f for cc26xx-web-demo to make it link with the new stack region size on cc26xx 2018-03-29 14:15:47 +01:00
Simon Duquennoy
a3e62befb8 TSCH: rework .h system, now following the same structure as rpl-lite 2018-03-28 10:39:41 -07:00
George Oikonomou
22b4a40dd6 Cross-platform MQTT client example 2018-03-23 22:35:28 +00:00
George Oikonomou
25afb83209 Change CC2538 MQTT demo to use the button HAL 2018-03-14 09:34:46 +00:00
George Oikonomou
0445275825 Change Zoul examples to use the button HAL 2018-03-14 09:34:46 +00:00
George Oikonomou
5f190be6c9 Change the CC26xx web demo to use the button HAL 2018-03-14 09:34:45 +00:00
George Oikonomou
70dc73ff9d Change the CC26xx very sleepy demo to use the button HAL 2018-03-14 09:34:45 +00:00
George Oikonomou
4fd90e1b68 Change the CC26xx demo to use the button HAL 2018-03-14 09:34:45 +00:00
George Oikonomou
de975bbabe Move BLE readme to the corresponding example dir 2018-03-13 22:47:45 +00:00
George Oikonomou
b20f493e09 Move BLE example to platform-specific/cc26xx
This commit moves the BLE/IPv6 example to the platform-specific directory, since we only support one platform currently. The pull also tidies up the example Makefile a bit: We no longer need to specify the name for project-conf.h so we remove this. We add PLATFORMS_ONLY and BOARDS_ONLY
2018-03-13 22:47:45 +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