You need to sign in or sign up before continuing.
- Dec 14, 2018
-
-
Jose Alamos authored
-
- Nov 27, 2018
-
-
Juan I Carrano authored
crypto/modes/ccm: update api to const input buffers
-
Juan I Carrano authored
static_tests: add build system checks
-
Juan I Carrano authored
boards/common/remote: fix mis-migrated path for flash/reset
-
Alexandre Abadie authored
opencm904/flash: get arguments from cli
-
- Nov 26, 2018
-
-
Gaëtan Harter authored
-
Juan I Carrano authored
pkg/tinycrypt: update commit hash after upstream rewrote history
-
Gaëtan Harter authored
The path to flash/reset/debug was not migrated correctly when moving to `remote-common` (even before `common/remote`).
-
Gaëtan Harter authored
Upstream rewrote history in master which changed our reference commit from https://github.com/01org/tinycrypt/commit/3ea1a609e7aff9f2d8d13803e1076b7a8e551804 to https://github.com/01org/tinycrypt/commit/6a22712bebbf2fc60d9fc6192dddefd5ad1933e3 Diff can be verified to be empty with: https://github.com/01org/tinycrypt/compare/6a22712bebbf2fc60d9fc6192dddefd5ad1933e3...3ea1a609e7aff9f2d8d13803e1076b7a8e551804
-
Hauke Petersen authored
boards/common/nrf51: add common place for clock configuration
-
Alexandre Abadie authored
-
Alexandre Abadie authored
-
Alexandre Abadie authored
-
Alexandre Abadie authored
-
Alexandre Abadie authored
-
Alexandre Abadie authored
-
Alexandre Abadie authored
-
Hauke Petersen authored
net/gcoap: Use nanocoap pkt/options API
-
Hauke Petersen authored
boards/common: add common place for nrf51 based boards
-
- Nov 25, 2018
-
-
Martine Lenders authored
cc2538_rf: Don't use netdev_ieee802154_t for channel
-
Koen Zandberg authored
-
Koen Zandberg authored
-
- Nov 24, 2018
-
-
Ken Bannister authored
-
Ken Bannister authored
-
Ken Bannister authored
-
Ken Bannister authored
-
Ken Bannister authored
Observe still uses coap_pkt_t attribute.
-
Ken Bannister authored
-
- Nov 23, 2018
-
-
Gaëtan Harter authored
examples/{javascript/lua}: correctly declare rules to embed scripts.
-
Juan Carrano authored
Custom targets should be added to BUILDDEPS. Without this patch `make -j clean all" fails because of weird race condition (trying to clean while building is kind of contradictory anyways.)
-
Juan Carrano authored
Custom targets should be added to BUILDDEPS. Without this patch `make -j clean all" fails because of weird race condition (trying to clean while building is kind of contradictory anyways.)
-
Juan Carrano authored
Custom targets should be added to BUILDDEPS. Without this patch `make -j clean all" fails because of weird race condition (trying to clean while building is kind of contradictory anyways.)
-
Kevin "Bear Puncher" Weiss authored
frdm-k22f: Define BTNx macros for user pushbuttons
-
José Ignacio Alamos Aste authored
unittests/tests-rpl_srh: various improvements
-
- Nov 22, 2018
-
-
Martine Lenders authored
net/nanocoap: fix string option separator write handling
-
Ken Bannister authored
Assumed initial character was a separator when writing the option, and skipped over it.
-
Gaëtan Harter authored
makefiles/scan-build: separate scan-build-analyze and make it produce an error
-
Martine Lenders authored
travis.yml: use the same image as Murdock.
-
Martine Lenders authored
at86rf2xx: refactor received frame ED processing
-
José Ignacio Alamos Aste authored
gnrc_pktbuf: add gnrc_pktbuf_merge()
-