- Jun 15, 2018
-
-
Martine Lenders authored
-
- Jun 07, 2018
-
-
Martine Lenders authored
dist/tools/doccheck: add check for undefined groups
-
Alexandre Abadie authored
-
Cenk Gündoğan authored
gnrc_ipv6_nib: use router instead of netif for router timeout context
-
Cenk Gündoğan authored
net/emcute: use global byteorder functions
-
Hauke Petersen authored
-
Martine Lenders authored
core/byteorder: add uint16 from/to buffer funcs
-
Martine Lenders authored
drivers/servo: add periph_pwm as dependency
-
Cenk Gündoğan authored
gnrc_netif: increase number of maximum IPv6 groups
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Martine Lenders authored
-
- Jun 06, 2018
-
-
Cenk Gündoğan authored
gnrc_netreg: Further specify gnrc_netreg_register() precondition
-
Martine Lenders authored
While browsing through the rendered doc, I found the precondition of `gnrc_netreg_register()` somewhat lacking. What is a "message queue"? `gnrc_netreg_entry_t`s have types. Does this apply for all types? This specifies the requirement more: The calling thread **only** needs a message queue (also provides a link to `msg_init_queue()` now for further information), if the provided `gnrc_netreg_entry_t` is of type `GNRC_NETREG_TYPE_DEFAULT` (i.e. thread-wise IPC).
-
Alexandre Abadie authored
tests/pkg_semtech_loramac: improve README
-
Jose Alamos authored
-
Jose Alamos authored
-
Alexandre Abadie authored
pkg: add support for the NimBLE BLE stack
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Jose Alamos authored
-
Martine Lenders authored
`GNRC_IPV6_NIB_RTR_TIMEOUT` [expects a default router entry][doc] as context, so using the `netif` here is clearly wrong. This causes the hardfault described in #9297. [doc]: http://doc.riot-os.org/group__net__gnrc__ipv6__nib.html#ga1c7e892ef6533f699c4e64737c2847c2
-
- Jun 04, 2018
-
-
Cenk Gündoğan authored
rpl: add solicited information option to DIS
-
Kaspar Schleiser authored
tests/xtimer_usleep: improved test, added pin toggle
-
Francisco Acosta authored
cpu: efm32: provide non-standard UART modes
-
Bas Stottelaar authored
-
Bas Stottelaar authored
-
Bas Stottelaar authored
-
BytesGalore authored
-
Francisco Acosta authored
boards: slstk3402a: add support
-
Kevin Weiss authored
boards: add stm32mindev (clone of the Blue Pill board)
-
Marian Buschsieweke authored
Added stm32mindev to BOARD_INSUFFICIENT_MEMORY where needed
-
Marian Buschsieweke authored
Added support for the STM32 Minimum System Development Board, which is identical to the Blue Pill except for the GPIO pin wired to the on-board LED.
-
Marian Buschsieweke authored
- Moved common code for STM32F103C8 based boards to the new module - Updated board `bluepill` to use the new module
-
- Jun 03, 2018
-
-
Francisco Acosta authored
core/assert: provide static_assert for c99
-
Bas Stottelaar authored
-
Bas Stottelaar authored
-
Bas Stottelaar authored
-