- Jan 10, 2019
-
-
Kees Bakker authored
-
Kees Bakker authored
-
Kees Bakker authored
-
Kees Bakker authored
-
Kees Bakker authored
-
Kees Bakker authored
-
Kees Bakker authored
-
Kees Bakker authored
-
Kees Bakker authored
-
Kees Bakker authored
-
Kees Bakker authored
-
Kees Bakker authored
-
Kees Bakker authored
-
Kees Bakker authored
-
Kees Bakker authored
-
Kees Bakker authored
-
Kees Bakker authored
-
Kees Bakker authored
-
Kees Bakker authored
-
Kees Bakker authored
-
Kees Bakker authored
-
Kees Bakker authored
-
Kees Bakker authored
-
Kees Bakker authored
-
Kees Bakker authored
-
Kees Bakker authored
-
Kees Bakker authored
-
Kees Bakker authored
-
Kees Bakker authored
-
Kaspar Schleiser authored
sock_dns: fix out-of-bound errors
-
Martine Lenders authored
-
Martine Lenders authored
-
Martine Lenders authored
Fixes #10739
-
José Ignacio Alamos Aste authored
drivers/cc2420: Implemented missing drop case
-
Martine Lenders authored
tests/gnrc_udp: Fixed typo in Makefile
-
Martine Lenders authored
cortexm.inc.mk: detect 'arm-none-eabi-gcc' from ubuntu bionic
-
Marian Buschsieweke authored
-
Marian Buschsieweke authored
-
Gaëtan Harter authored
arm-gcc version from ubuntu bionic repository is not supported in RIOT. Both when building with `gnu` and `llvm`. arm-none-eabi-gcc --version arm-none-eabi-gcc (15:6.3.1+svn253039-1build1) 6.3.1 20170620 So detect this version and print an error if found. The check is done on the building machine and not on the host when building in docker. The error can be disabled when building with WERROR=0.
-
Martine Lenders authored
net/gnrc/netif: Added CC1xxx adaption layer
-