Joakim Eriksson
15e51288ec
fixed platforms to build for in Makefile
2018-05-04 18:01:18 +02:00
Joakim Eriksson
183ae55bb2
Merge branch 'release-4.1' into contrib/slip-uip-llh-len
2018-04-30 17:53:40 +02:00
George Oikonomou
774a9285fd
Update the CoAP section of the cc26xx web demo readme
2018-04-27 20:25:31 +01:00
Simon Duquennoy
2ef954b932
Merge branch 'release-4.1' into bugfix/mcast-sensortag
2018-04-27 18:25:03 +02:00
George Oikonomou
08ba4a849d
Fix the multicast example for sensortags
2018-04-27 15:56:18 +01:00
Niclas Finne
6b78522ebb
Added a periodic timer to the hello-world example
2018-04-27 01:54:00 +02:00
Niclas Finne
274a5daa7d
Updated users of SLIP to respect UIP_LLH_LEN
2018-04-27 01:43:19 +02: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
d59db9a94d
Examples: consistently use PROJECT_CONF_H
2018-04-20 06:46:02 -07:00
Simon Duquennoy
4f4db3d252
CoAP examples: split in example-server, example-client and plugtest-server
2018-04-20 06:46:02 -07:00
Simon Duquennoy
22da490345
Code style
2018-04-20 06:46:02 -07:00
Simon Duquennoy
0d07edf700
CoAP example: tidy up makefile
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
Simon Duquennoy
42c2bba036
Merge branch 'release-4.1' into contrib/example-lwm2m
2018-04-14 10:38:33 +02:00
Simon Duquennoy
6fa97286b3
Merge branch 'release-4.1' into contrib/native/button-hal
2018-04-11 20:41:46 +02:00
Simon Duquennoy
9454191b84
Renamd http-socket example to websocket
2018-04-10 00:37:47 -07:00
Simon Duquennoy
f5ae6b641e
Move ipv6-hooks examples to libs directory
2018-04-10 00:37:47 -07:00
Simon Duquennoy
8b95d22589
Update lwm2m-ipso-example Readme
2018-04-07 09:26:41 -07:00
Simon Duquennoy
72890cc818
Rename example ipso-objects to lwm2m-ipso-objects
2018-04-07 09:26:21 -07:00
George Oikonomou
f88b195de4
Delete trailing whitespaces (examples/)
2018-04-07 14:49:19 +01:00
Simon Duquennoy
9dfcb2ebb6
Various logging improvements
2018-04-05 20:47:02 +02:00
Xenofon (Fontas) Fafoutis
9d471821a9
updated cc26xx-web-demo to new ext-flash api
2018-04-04 12:26:58 +01:00
Simon Duquennoy
1884fe9b0e
Merge branch 'develop' into contrib/jn516x/leftover-br
2018-04-03 14:22:57 +02:00
George Oikonomou
fab1dcc96c
Add native support to the button HAL example
2018-04-02 22:14:56 +01:00
George Oikonomou
75491b2213
Add native support to the GPIO HAL example
2018-04-02 22:14:56 +01:00
George Oikonomou
908641f324
Use correct format specifier for gpio_hal_pin_mask_t
2018-04-02 22:14:56 +01:00
George Oikonomou
024586c21a
Allow the MQTT client example for platform native
2018-04-02 22:14:55 +01:00
George Oikonomou
a025a9020f
Allow the MQTT client to build & work without platform-specific extensions
2018-04-01 16:53:12 +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
George Oikonomou
613ac9aa78
Merge branch 'develop' into pr/6top-protocol-draft-10
2018-03-29 15:35:03 +01:00
Yasuyuki Tanaka
c7d60bc8a6
sixtop: update to draft-ietf-6tisch-6top-protocol-10
...
- remove the schedule generation management using GEN field
- add SIGNAL command
- add RC_ERR_SEQNUM
- rename and reorder return codes
2018-03-29 16:19:21 +02: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
Simon Duquennoy
20ac537def
Fix nullnet-unicast.csc file
2018-03-26 11:00:09 -07:00
George Oikonomou
22b4a40dd6
Cross-platform MQTT client example
2018-03-23 22:35:28 +00:00
George Oikonomou
a8c9931257
Add a function to retrieve a button by index
2018-03-18 12:50:37 +00:00
George Oikonomou
180a52b4ff
Add a way to retrieve device button count
2018-03-18 12:50:37 +00:00
George Oikonomou
4882077a75
Add button HAL example
2018-03-14 09:34:47 +00:00
George Oikonomou
155e2c9b0a
Support both old and new button API in common examples
...
This change is temporary so travis can pass until all platforms have been migrated to the new API
2018-03-14 09:34:47 +00:00
George Oikonomou
13c18011c7
Change the GPIO HAL example to use the new button API
2018-03-14 09:34:46 +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
7fe4d913b7
Merge branch 'develop' into contrib/build-all
2018-03-12 14:22:34 +01:00
George Oikonomou
c250cf93b7
Merge branch 'develop' into feature/ipv6_over_ble
2018-03-12 08:52:25 +00:00