Joakim Eriksson
|
afa6f0b60b
|
Merge branch 'develop' into coap-example-periodic-resource-interval-fix
|
2019-02-09 09:58:33 +01:00 |
|
Atis Elsts
|
313802dcbd
|
Exclude z1 from some Makefiles: not all examples can be built on z1 due to limited memory
|
2019-01-14 14:55:34 +00:00 |
|
Zhitao He
|
67e3b455cd
|
correct time intervals of example CoAP periodic resources: one second = 1000 x 1 ms coap timer ticks, not CLOCK_SECOND ticks
|
2019-01-14 15:27:43 +01: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
|
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 |
|
George Oikonomou
|
362641007a
|
Merge branch 'develop' into contrib/15.4-default-channel
|
2018-04-13 16:10:19 +01:00 |
|
Simon Duquennoy
|
5d350182d5
|
CoAP example: remove unnecessary commented-out config flags
|
2018-04-13 08:06:03 -07:00 |
|
Simon Duquennoy
|
f933767b4c
|
Remove now unnecessary pintouts of 802.15.4 panid and channel
|
2018-04-13 08:06:03 -07:00 |
|
Simon Duquennoy
|
d8cdc5f802
|
Adopt IEEE802154_DEFAULT_CHANNEL in examples that use it
|
2018-04-13 08:06:03 -07:00 |
|
Simon Duquennoy
|
7a96a8f8a9
|
CoAP: auto-initialize module
|
2018-04-13 06:51:33 -07: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 |
|
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 |
|
Joakim Eriksson
|
66917d94af
|
coap-example: made endpoint static in process
|
2018-03-05 16:35:45 +01:00 |
|
George Oikonomou
|
db058b166c
|
Migrate to LED HAL (CoAP example)
|
2018-03-01 15:29:30 +00:00 |
|
Niclas Finne
|
3c52d6727c
|
The CoAP example no longer fits in the limited ROM in Tmote Sky.
Added a compile warning and documented the limitation in the README.
|
2018-01-12 18:04:40 +01:00 |
|
Joakim Eriksson
|
c86b763e5d
|
renamed coap packet to coap message - for naming closer to RFC
|
2018-01-12 01:20:53 +01:00 |
|
Niclas Finne
|
b117a8bba8
|
CoAP: Various minor updates in CoAP example
|
2018-01-12 01:20:52 +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 |
|
Simon Duquennoy
|
16a77d97f7
|
Move 'examples/coap-example' to 'examples/coap'
|
2017-11-01 09:31:20 +01:00 |
|