Gunar Schorcht
|
42ff700df5
|
Merge pull request #13728 from maribu/esp32_python3
cpu/esp_common: Use python3 instead python
|
2020-03-26 21:57:14 +01:00 |
|
dylad
|
cecb6d16eb
|
boards/saml21-based: default CPU clock to 48MHz
|
2020-03-26 18:03:02 +01:00 |
|
dylad
|
f2afcd171b
|
cpu/saml21: add DFLL48M support
|
2020-03-26 18:03:02 +01:00 |
|
JulianHolzwarth
|
dd6e51b1eb
|
core/mutex.c _mutex_lock uses an int pointer
_mutex_lock uses a volatile int pointer for the parameter blocking instead of an int.
|
2020-03-26 17:26:07 +01:00 |
|
Francisco Molina
|
9279282acb
|
Makefile.dep: filter periph_int modules
Co-authored-by: Marian Buschsieweke <marian.buschsieweke@ovgu.de>
|
2020-03-26 16:43:18 +01:00 |
|
Gunar Schorcht
|
267433b006
|
Merge pull request #13727 from benpicco/boards/esp32-heltec-lora32-v2_sx1276
boards/esp32-heltec-lora32-v2: enable sx1276 by default
|
2020-03-26 16:11:14 +01:00 |
|
Francisco Molina
|
c2d5f6e8d9
|
test/usbus: disable auto_init_usbus
|
2020-03-26 15:56:21 +01:00 |
|
José Alamos
|
18c4cfe2ec
|
Merge pull request #13725 from miri64/gnrc_netif/doc/out-params
gnrc_netif: document new *_create() out parameter as such
|
2020-03-26 15:21:06 +01:00 |
|
Marian Buschsieweke
|
bcaacc8fa5
|
cpu/esp_common: Use python3 instead python
|
2020-03-26 15:10:28 +01:00 |
|
Martine Lenders
|
f39cfc7556
|
Merge pull request #13253 from nmeum/pr/random_ephemeral_port
gnrc_sock_udp: choose random ephemeral port
|
2020-03-26 15:00:14 +01:00 |
|
Gunar Schorcht
|
f90d230b00
|
cpu/esp: set NETOPT_CHANNEL for esp_wifi/esp_now
|
2020-03-26 14:47:41 +01:00 |
|
Gunar Schorcht
|
331313db4f
|
cpu/esp: NETOPT_CHANNEL for esp_wifi and esp_now
|
2020-03-26 14:46:15 +01:00 |
|
Benjamin Valentin
|
315d0bebce
|
boards/esp32-heltec-lora32-v2: enable sx1276 by default
Now that #12994 is merged we can enable sx1276 in addition to esp_wifi
by default.
|
2020-03-26 14:44:41 +01:00 |
|
Martine S. Lenders
|
62d48d5bf3
|
gnrc_netif: document new *_create() out parameter as such
|
2020-03-26 14:37:44 +01:00 |
|
Martine Lenders
|
061eb88c05
|
Merge pull request #12994 from jia200x/pr/gnrc_netif_desc_alloc
gnrc_netif: implementation of dynamic GNRC_NETIF_NUMOF approach
|
2020-03-26 14:30:44 +01:00 |
|
Jose Alamos
|
124b7ae406
|
tests/gnrc_ipv6_nib_6ln: blacklist boards with insufficient memory
|
2020-03-26 14:19:03 +01:00 |
|
Jose Alamos
|
3b1c3426cb
|
tests/gnrc_ipv6_nib: blacklist boards with insufficient memory
|
2020-03-26 14:19:03 +01:00 |
|
Jose Alamos
|
9cf2da0287
|
pkg/ccn-lite: add patch for replacing GNRC_NETIF_NUMOF
|
2020-03-26 14:19:03 +01:00 |
|
Jose Alamos
|
aa5e6090f0
|
pkg/ndn-riot: add patch for replacing GNRC_NETIF_NUMOF
|
2020-03-26 14:19:03 +01:00 |
|
Jose Alamos
|
781a0a3931
|
gnrc_minimal: set GNRC_NETIF_SINGLE
|
2020-03-26 14:19:03 +01:00 |
|
Jose Alamos
|
44f7cb712c
|
gnrc_netif: add GNRC_NETIF_SINGLE macro
|
2020-03-26 14:19:02 +01:00 |
|
Martine Lenders
|
cba1a2da0c
|
Merge pull request #13666 from jue89/feature/evtimer_now_msec
net/gnrc/ipv6/nib: remove direct dependency to xtimer
|
2020-03-26 13:50:13 +01:00 |
|
Jose Alamos
|
e451570219
|
gnrc_netif: remove GNRC_NETIF_NUMOF macro
|
2020-03-26 11:12:23 +01:00 |
|
Jose Alamos
|
67ed9defbe
|
gnrc_netif_xxx_create: use external netif allocation
|
2020-03-26 11:12:23 +01:00 |
|
|
27811518a0
|
ci/buildsystem: ensure NATIVEINCLUDES is only exported in vars
|
2020-03-26 10:26:14 +01:00 |
|
|
0bb3304df3
|
native: don't export NATIVEINCLUDES
|
2020-03-26 10:25:49 +01:00 |
|
|
91a553b3e2
|
makefiles/vars: export NATIVEINCLUDES there
|
2020-03-26 10:25:09 +01:00 |
|
|
405c0cfef5
|
makefiles/openocd: export OPENOCD_CMD_RESET_RUN only when required
|
2020-03-26 10:00:37 +01:00 |
|
|
9d69e30060
|
boards/hifive1: don't export OPENOCD_CMD_RESET_RUN
|
2020-03-26 10:00:25 +01:00 |
|
|
308ee9b31c
|
makefiles/openocd: export OPENOCD_CMD_RESET_RUN only when required
|
2020-03-26 10:00:05 +01:00 |
|
|
0e86aae445
|
ci/buildsystem: ensure PRE_FLASH_CHECK_SCRIPT is not exported
|
2020-03-26 09:37:41 +01:00 |
|
|
f3dd7e0e2a
|
boards*: don't export PRE_FLASH_CHECK_SCRIPT
|
2020-03-26 09:37:27 +01:00 |
|
|
a0be709a8c
|
makefiles/openocd: export PRE_FLASH_CHECK_SCRIPT only when required
|
2020-03-26 09:37:05 +01:00 |
|
|
08adbb283c
|
ci/buildsystem: ensure OPENOCD_PRE_FLASH_CMDS is not exported
|
2020-03-26 09:31:22 +01:00 |
|
|
f2aa38c8f9
|
boards*: don't export OPENOCD_PRE_FLASH_CMDS
|
2020-03-26 09:31:22 +01:00 |
|
|
fcecd6e362
|
makefiles/openocd: export OPENOCD_PRE_FLASH_CMDS only when required
|
2020-03-26 09:31:21 +01:00 |
|
|
4aa351c746
|
ci/buildsystem: ensure OPENOCD_PRE_VERIFY_CMDS is not exported
|
2020-03-26 09:31:21 +01:00 |
|
|
91d883df47
|
boards*: don't export OPENOCD_PRE_VERIFY_CMDS
|
2020-03-26 09:31:21 +01:00 |
|
|
93f1c7971c
|
makefiles/openocd: export OPENOCD_PRE_VERIFY_CMDS only when required
|
2020-03-26 09:31:11 +01:00 |
|
Leandro Lanzieri
|
11f4091b94
|
Merge pull request #13718 from gschorcht/cpu/esp32/dependency_cleanup
cpu/esp32: use conditional expansion for INCLUDES and esp_eth
|
2020-03-26 09:28:47 +01:00 |
|
Francisco
|
745dd05868
|
Merge pull request #13717 from fjmolinas/pr_cc2538_timer_fix
cpu/cc2538/timer: fix GPT enabling wait
|
2020-03-26 08:41:15 +01:00 |
|
Gunar Schorcht
|
9b342432c4
|
cpu/esp32: use conditional expansion for INCLUDES and esp_eth
|
2020-03-26 01:41:36 +01:00 |
|
Marian Buschsieweke
|
937361856d
|
Merge pull request #13702 from ccoors/feature/esp32-ws281x
drivers/ws281x: Add support for esp32
|
2020-03-25 21:39:40 +01:00 |
|
Francois Berder
|
bc0346e2d2
|
boards: pic32-wifire: Add missing FLASHFILE definition
Signed-off-by: Francois Berder <18538310+francois-berder@users.noreply.github.com>
|
2020-03-25 20:17:51 +00:00 |
|
Francois Berder
|
6113e2f9ea
|
boards: pic32-clicker: Add missing FLASHFILE definition
Signed-off-by: Francois Berder <18538310+francois-berder@users.noreply.github.com>
|
2020-03-25 20:17:17 +00:00 |
|
Francisco Molina
|
dcd6b7f226
|
cpu/cc2538/timer: fix GPT enabling wait
|
2020-03-25 20:16:23 +01:00 |
|
Francois Berder
|
e8be57e7f3
|
boards: pic32-clicker: Use uart device 0 for stdio
Signed-off-by: Francois Berder <18538310+francois-berder@users.noreply.github.com>
|
2020-03-25 19:10:01 +00:00 |
|
Francois Berder
|
5ed9261594
|
boards: pic32-clicker: Update UART configuration
Signed-off-by: Francois Berder <18538310+francois-berder@users.noreply.github.com>
|
2020-03-25 19:10:01 +00:00 |
|
Francois Berder
|
5e4c09e1a0
|
boards: pic32-clicker: Remove EIC_IRQ macro
Signed-off-by: Francois Berder <18538310+francois-berder@users.noreply.github.com>
|
2020-03-25 19:10:01 +00:00 |
|
Francois Berder
|
8f1c8298f3
|
cpu: mips_pic32_common: Use mips32r2_isr_end in timer interrupt handler
Signed-off-by: Francois Berder <18538310+francois-berder@users.noreply.github.com>
|
2020-03-25 19:10:01 +00:00 |
|