Commit Graph

13713 Commits

Author SHA1 Message Date
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
Simon Duquennoy
418faf5084
Merge pull request #422 from g-oikonomou/contrib/trailing-ws
Remove trailing whitespaces and other code style fixes
2018-04-07 17:46:36 +02:00
George Oikonomou
9b2fbdcae8 Update top-level README 2018-04-07 14:49:40 +01:00
George Oikonomou
3299780bbe Delete trailing whitespaces (arch/cpu/) 2018-04-07 14:49:40 +01:00
George Oikonomou
f254d22bf3 Delete trailing whitespaces (various leds-arch.c files) 2018-04-07 14:49:40 +01:00
George Oikonomou
f6bd7ba47a Fix code style 2018-04-07 14:49:40 +01:00
George Oikonomou
f88b195de4 Delete trailing whitespaces (examples/) 2018-04-07 14:49:19 +01:00
George Oikonomou
58261ad53e Delete trailing whitespaces (tests/) 2018-04-07 14:49:19 +01:00
Simon Duquennoy
fe0b245962
Merge pull request #400 from g-oikonomou/contrib/native/interrupt-emulation
Emulate interrupt manipulation on native
2018-04-07 15:00:57 +02:00
Niclas Finne
403384c2a6
Merge pull request #404 from g-oikonomou/contrib/native/aropts
Tidy-up AROPTS for cpu native
2018-04-07 01:26:21 +02:00
Niclas Finne
47f7270652
Merge branch 'develop' into contrib/native/aropts 2018-04-07 00:41:10 +02:00
Simon Duquennoy
566ebdff78
Merge pull request #419 from nfi/contrib/lwm2m-tests
Fixed some issues with the LWM2M IPSO and standalone regression tests
2018-04-06 21:08:40 +02:00
Niclas Finne
c81459e565 Fixed some issues with the LWM2M IPSO and standalone regressing tests. 2018-04-06 19:01:00 +02:00
Niclas Finne
6ce1c79f8c Updated example-lwm2m-standalone to latest version 2018-04-06 18:20:00 +02:00
George Oikonomou
a94b868a4f Tidy-up AROPTS for cpu native 2018-04-06 13:45:56 +01:00
George Oikonomou
2ccf2d04ee
Merge pull request #417 from simonduq/contrib/cooja-log-buf
Cooja motes: larger log buffer
2018-04-06 13:11:38 +01:00
Simon Duquennoy
9476148191 Cooja motes: larger log buffer 2018-04-06 04:04:55 -07:00
George Oikonomou
c9edfa4e3e
Merge pull request #410 from simonduq/contrib/shell-rpl-refresh-routes
Shell: added ability to trigger a RPL DTSN increment
2018-04-06 01:12:13 +01:00
George Oikonomou
8eb9e0f276
Merge branch 'develop' into contrib/shell-rpl-refresh-routes 2018-04-05 23:47:24 +01:00
George Oikonomou
93ee1edc92
Merge pull request #412 from simonduq/fix/csma
CSMA fixes
2018-04-05 23:46:51 +01:00
George Oikonomou
e1816115be
Merge branch 'develop' into fix/csma 2018-04-05 23:12:52 +01:00
George Oikonomou
bde4768a82
Merge pull request #414 from simonduq/fix/logging
Various logging improvements
2018-04-05 23:06:39 +01:00
Simon Duquennoy
9dfcb2ebb6 Various logging improvements 2018-04-05 20:47:02 +02:00
Simon Duquennoy
c56d11502b CSMA: fix configuration bug 2018-04-05 20:44:04 +02:00
Simon Duquennoy
9630245cda CSMA: reset collision count to 0, not CSMA_MIN_BE 2018-04-05 20:43:51 +02:00
Simon Duquennoy
96032fa47b Shell: added ability to trigger a RPL DTSN increment 2018-04-05 20:33:28 +02:00
Simon Duquennoy
9a409bf264
Merge pull request #396 from g-oikonomou/contrib/build/cleanup
Various build system improvements
2018-04-05 11:19:58 +02:00
Simon Duquennoy
005a45009b
Merge branch 'develop' into contrib/build/cleanup 2018-04-05 08:37:55 +02:00
Simon Duquennoy
afff589981
Merge pull request #264 from fontikos/wip/spi-cc26xx-cc13xx
SPI HAL
2018-04-05 08:35:39 +02:00
Xenofon (Fontas) Fafoutis
9d471821a9 updated cc26xx-web-demo to new ext-flash api 2018-04-04 12:26:58 +01:00
Xenofon (Fontas) Fafoutis
f91b223c57 ext-flash: doxygen errors fixed 2018-04-04 12:23:53 +01:00
Xenofon (Fontas) Fafoutis
629803c5e5 ext-flash driver moved to arch/dev/ 2018-04-04 11:30:32 +01:00
Xenofon (Fontas) Fafoutis
ab40997fd0 ext-flash driver: minor with pin unknown 2018-04-04 11:30:32 +01:00
Xenofon (Fontas) Fafoutis
46d1dd1293 update xmem 2018-04-04 11:30:32 +01:00
Xenofon (Fontas) Fafoutis
b4b6ab1bdf improvements in ext-flash driver 2018-04-04 11:30:32 +01:00
Xenofon (Fontas) Fafoutis
1c335e9faa fix logging error 2018-04-04 11:30:32 +01:00
Xenofon (Fontas) Fafoutis
d7baa54bd0 SPI HAL API: lock()/open() and close()/unlock() merged 2018-04-04 11:30:32 +01:00
George Oikonomou
2cad626360 Rename new SPI API to spi.[ch] 2018-04-04 11:30:32 +01:00
George Oikonomou
8ea998847b Rename old msp430/sky SPI driver 2018-04-04 11:30:32 +01:00
George Oikonomou
ee4e287fc5 Rename old SPI API to -legacy.h 2018-04-04 11:30:32 +01:00
George Oikonomou
448ee8ae96 Rename arch-specific SPI HAL implementations 2018-04-04 11:30:32 +01:00
George Oikonomou
34df610fcc Remove spi-hal-arch.h (CC2538) 2018-04-04 11:30:32 +01:00
George Oikonomou
03c63bdd0f Remove spi-hal-arch.h (CC13xx/CC26xx) 2018-04-04 11:30:32 +01:00
George Oikonomou
7160e1dbd2 Change the way of configuring SPI controller count 2018-04-04 11:30:32 +01:00
George Oikonomou
f6f0c15421 Rename macro and move to HAL 2018-04-04 11:30:32 +01:00
George Oikonomou
0695810044 Rename old CC2538 SPI driver 2018-04-04 11:30:32 +01:00
George Oikonomou
4a0dcf5f1e Minor code style fixes 2018-04-04 11:30:32 +01:00