Leandro Lanzieri
|
7a44d8ecf7
|
Kconfig: Add 'Packages' file and menu
|
2020-03-05 19:11:38 +01:00 |
|
benpicco
|
0b1dce36ac
|
Merge pull request #10477 from miri64/sliptty/feat/initial
sliptty: introduce a new SLIP to TUN tool
|
2020-03-05 18:08:40 +01:00 |
|
benpicco
|
2f2fcc848e
|
Merge pull request #13563 from yegorich/pr/driver-documentation-fix
doxygen/I2C: don't include overridden typedefs
|
2020-03-05 17:18:43 +01:00 |
|
Martine Lenders
|
c1a34ce860
|
Merge pull request #13560 from miri64/gnrc_uhcpc/fix/rm-before-adding
gnrc_uhcpc: ensure compression context is managed by the ABR
|
2020-03-05 17:12:45 +01:00 |
|
benpicco
|
7af046d740
|
Merge pull request #13548 from benpicco/sys/auto_init/netif-manual
sys/auto_init: allow delayed initialisation of SAUL & gnrc_netif
|
2020-03-05 17:05:02 +01:00 |
|
Martine Lenders
|
917ba19b35
|
sliptty: introduce a new SLIP to TUN tool
|
2020-03-05 15:55:10 +01:00 |
|
Martine S. Lenders
|
eacd0814d2
|
gnrc_uhcpc: remove wild comment
|
2020-03-05 15:51:52 +01:00 |
|
Martine S. Lenders
|
081499e280
|
gnrc_uhcpc: add compression context before ABR
This way the context is added to the ABR's context list automatically.
|
2020-03-05 15:51:52 +01:00 |
|
Martine S. Lenders
|
f626e5e7ef
|
gnrc_uhcpc: remove old prefix before adding new
|
2020-03-05 15:51:52 +01:00 |
|
Martine Lenders
|
73e41f6f19
|
Merge pull request #13561 from benpicco/esp_now-6ln-fix
sys/net/gnrc: Flag esp_now as 6LN
|
2020-03-05 15:49:01 +01:00 |
|
Yegor Yefremov
|
41db161162
|
doxygen/I2C: don't include overridden typedefs
Add missing #ifndefs to overridden I2C typedefs for lpc2387 CPU.
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
|
2020-03-05 15:31:06 +01:00 |
|
Benjamin Valentin
|
4f7d5b105b
|
sys/net/gnrc: Flag esp_now as 6LN
In gnrc_netif_init_6ln() the flag GNRC_NETIF_FLAGS_6LN is accidentally not set
for esp_now devices. This commit fixes this.
|
2020-03-05 15:18:43 +01:00 |
|
|
1a30b8f40f
|
Merge pull request #13529 from aabadie/pr/tools/iotlab_v3
testbed-support: fix compatibility with cli-tools v3
|
2020-03-05 09:27:35 +01:00 |
|
|
af3cc3b476
|
dist/testbed-support: fix iotlab-term target
|
2020-03-05 09:00:09 +01:00 |
|
|
5d84dd9061
|
testbed-support: add compatibility with cli-tools v3
|
2020-03-05 09:00:08 +01:00 |
|
Gunar Schorcht
|
63d6b451b8
|
Merge pull request #13472 from jan-mo/lis2dh12_addinterrupt
drivers/lis2dh12: add interrupt functionality
|
2020-03-04 19:07:48 +01:00 |
|
Jan Mohr
|
aa5ffe5a6d
|
drivers/lis2dh12: added interrupt function
|
2020-03-04 17:01:58 +01:00 |
|
benpicco
|
681678e3f3
|
Merge pull request #13537 from jue89/feature/sam0-spi-frequency
cpu/sam0_common: mitigate rounding errors of SPI baud rate calculation
|
2020-03-04 16:50:46 +01:00 |
|
benpicco
|
0c2c5f250e
|
Merge pull request #13550 from jue89/feature/pkg-cryptoauth-params-from-board
pkg/cryptoauthlib: enable boards to set auto init parameters
|
2020-03-04 16:45:05 +01:00 |
|
Benjamin Valentin
|
521b1ce440
|
sys/auto_init: allow delayed initialisation of SAUL
Co-authored-by: Martine S. Lenders <m.lenders@fu-berlin.de>
|
2020-03-04 16:13:40 +01:00 |
|
Benjamin Valentin
|
d765098d72
|
sys/auto_init: allow delayed initialisation of gnrc_netif
Co-authored-by: Martine S. Lenders <m.lenders@fu-berlin.de>
|
2020-03-04 16:13:40 +01:00 |
|
Francisco
|
9b1ab4aebd
|
Merge pull request #13553 from kaspar030/disable_softdevice_test
tests/nordic_softdevice: disable CI testing
|
2020-03-04 15:59:13 +01:00 |
|
Martine Lenders
|
385cd72ac6
|
Merge pull request #13543 from kfessel/backport_pr_check
tools/backport_pr: Add Token Scope check
|
2020-03-04 15:14:37 +01:00 |
|
Karl Fessel
|
563f4f6d9d
|
tools/backport_pr: Add Token Scope check
|
2020-03-04 14:30:12 +01:00 |
|
|
e6bfba670d
|
tests/nordic_softdevice: disable CI testing
|
2020-03-04 14:15:17 +01:00 |
|
Gunar Schorcht
|
695e91a90a
|
Merge pull request #13547 from koos96/doc_fixes
Doc fixes
|
2020-03-04 11:56:03 +01:00 |
|
|
1298ae828a
|
Merge pull request #13202 from bergzand/pr/mtd/mapper
MTD: Add module for remapping MTD sectors
|
2020-03-04 11:51:39 +01:00 |
|
Juergen Fitschen
|
0a931c833c
|
pkg/cryptoauthlib: enable boards to set auto init parameters
|
2020-03-04 11:27:49 +01:00 |
|
|
d2c3362c88
|
mtd_mapper: add test
|
2020-03-04 10:47:54 +01:00 |
|
|
9a430cd682
|
mtd: add module for remapping MTD sectors
|
2020-03-04 10:47:50 +01:00 |
|
MichelRottleuthner
|
698f313f6f
|
Merge pull request #13489 from miri64/tinydtls/enh/mbox-recv
tinydtls: remove receive buffer indirection via mbox
|
2020-03-04 10:03:39 +01:00 |
|
Koos
|
24b9b99fee
|
boards/stm32f3discovery: Updated broken image link
|
2020-03-04 09:54:36 +01:00 |
|
Koos
|
f970f67785
|
boards/sodaq-sara-aff: Updated broken image link
|
2020-03-04 09:54:36 +01:00 |
|
Koos
|
ed2ea24405
|
boards/sodaq-autonomo: Updated broken image link
|
2020-03-04 09:54:36 +01:00 |
|
Koos
|
2a253ed175
|
boards/saml11-xpro: Updated broken image link
|
2020-03-04 09:54:36 +01:00 |
|
Koos
|
8219685be1
|
boards/nrf52840-mdk: Updated broken image link
|
2020-03-04 09:54:36 +01:00 |
|
Koos
|
6dd8b2deac
|
boards/frdm-k64f: Updated broken image link
|
2020-03-04 09:54:36 +01:00 |
|
Koos
|
cec9817b2e
|
boards/arduino-mega2560: Updated broken image link
|
2020-03-04 09:54:36 +01:00 |
|
Koos
|
67dfb9d39e
|
cpu/esp8266: Fixed small typo in code example
|
2020-03-04 09:54:36 +01:00 |
|
Kevin "Tristate Tom" Weiss
|
21395f0396
|
Merge pull request #13514 from benpicco/cc2538-bsl-fix
cc2538-bsl.py: fix ERROR: string argument without an encoding
|
2020-03-04 09:53:13 +01:00 |
|
|
68ec8b2c2b
|
Merge pull request #13391 from kaspar030/mpu_feature
cpu/cortex-m: turn MPU support into a feature
|
2020-03-04 07:09:40 +01:00 |
|
|
2f3bd83b32
|
Merge pull request #13401 from leandrolanzieri/pr/fix_auto_init_default_modules
Makefile.dep: Fix duplicate modules from USEMODULE
|
2020-03-04 07:07:09 +01:00 |
|
benpicco
|
8e8cfbfe9c
|
Merge pull request #13516 from gschorcht/cpu/esp/fix_common_cpu_conf
cpu/esp_common: fixes common CPU configurations
|
2020-03-04 00:26:36 +01:00 |
|
benpicco
|
7792f91ddc
|
Merge pull request #13535 from btcven/2020_03_02-cc1312-openocd
boards/cc1312-launchpad: add OpenOCD configuration
|
2020-03-04 00:26:14 +01:00 |
|
benpicco
|
0c8ddd6620
|
Merge pull request #13542 from miri64/auto_init/enh/IS_USED
auto_init: some more cleanup and unification
|
2020-03-04 00:25:38 +01:00 |
|
|
a3c527fdbc
|
cpu/*: add cortex_mpu to known-to-support CPU families
|
2020-03-03 22:59:41 +01:00 |
|
|
cbca43bf6c
|
tests/mpu_stack_guard: update Makefile.ci
|
2020-03-03 22:58:21 +01:00 |
|
|
b154784421
|
tests/mpu_stack_guard: error unless __MPU_PRESENT
|
2020-03-03 22:58:21 +01:00 |
|
benpicco
|
935e42cb2a
|
Merge pull request #13484 from miri64/examples/cleanup/border-router-conf
examples/gnrc_border_router: move module specific config to extra Makefile
|
2020-03-03 22:47:44 +01:00 |
|
Jean Pierre Dudey
|
6e77d9194b
|
boards/cc1352-launchpad: enable OpenOCD
Signed-off-by: Jean Pierre Dudey <jeandudey@hotmail.com>
|
2020-03-03 13:42:33 -05:00 |
|