- Jan 25, 2019
-
-
Kaspar Schleiser authored
-
Kaspar Schleiser authored
-
Kaspar Schleiser authored
-
- Jan 23, 2019
-
-
Peter Kietzmann authored
cpu/kinetis/rtt: clear TPR when writing TSR
-
Ken Bannister authored
net/nanocoap: add debug message for server
-
- Jan 22, 2019
-
-
Alexandre Abadie authored
sys/crypto/aes: avoid UB by explicit unsigned integer promotion
-
Leandro Lanzieri authored
cpu/nrf5x: handle multiple exti pins in gpio driver
-
Alexandre Abadie authored
Each pin is associated to a given GPIOTE channel
-
Martine Lenders authored
gnrc_sixlowpan: document submodules according to #8511
-
Martine Lenders authored
gnrc_lwmac: enable radio duty-cycle printing.
-
Ken Bannister authored
-
shuguo authored
-
Sebastian Meiling authored
net/gcoap: make options buf macros configurable
-
Martine Lenders authored
-
Kaspar Schleiser authored
examples/bindist: cleanup and fix formatting in README
-
Martine Lenders authored
gnrc_mac: add timeout module.
-
Alexandre Abadie authored
dist/tools/compile_and_test_for_board: add compile and test script
-
Alexandre Abadie authored
cpu/saml1x: add support for SAML10 and SAML11 MCUs (Cortex-M23)
-
Sebastian Meiling authored
cpu/atmega_common: refactor AVR libc code into module
-
Alexandre Abadie authored
-
- Jan 21, 2019
-
-
Sebastian Meiling authored
cpu/esp8266: change of ETS task handling
-
Alexandre Abadie authored
tests/posix_semaphore: private sub functions for tests libs
-
Gaëtan Harter authored
tests/periph_dma: add automatic testing of DMA over UART
-
Martine Lenders authored
cpu/esp32: fix of buffer sizes and length checking in esp_eth and esp_wifi
-
Dylan Laduranty authored
-
Dylan Laduranty authored
-
Dylan Laduranty authored
Disable optimization for this function only with CPU_SAML1X MCUs due to an internal crosscompiler bug
-
Dylan Laduranty authored
-
Dylan Laduranty authored
-
Dylan Laduranty authored
-
Dylan Laduranty authored
-
Dylan Laduranty authored
Add SAML10/SAML11 support through SAM0 because hardware IP are the same so reuse to avoid duplication
-
Dylan Laduranty authored
-
Dylan Laduranty authored
-
Gaëtan Harter authored
boards/stm32: revert forced use of dma feature in STM32 boards
-
Gunar Schorcht authored
-
Gunar Schorcht authored
During flash write access, the IROM cache cannot be used and is disabled therefore. During that time, ets_post crashes if a functions is called which is not in IRAM. Therefore thread_flags_set must not be called if IROM cache is disabled.
-
Gunar Schorcht authored
-
Gunar Schorcht authored
-
Gunar Schorcht authored
With the new ETS task handling thread, the stack sizes could be down sized.
-