- Mar 01, 2018
-
-
Alexandre Abadie authored
-
Alexandre Abadie authored
-
Martine Lenders authored
doc/doxygen: enable parsing of packages docs
-
Alexandre Abadie authored
pkg/semtech-loramac: small fixes
-
Alexandre Abadie authored
boards/nucleo-l152: configure LSI by default
-
Francisco Acosta authored
-
Sebastian Meiling authored
cc2538/include/periph_cpu.h: Changed UART configuration format for cc2538.
-
Cenk Gündoğan authored
gnrc_rpl: allow for non-router operation (as leaf)
-
Martine Lenders authored
-
- Feb 28, 2018
-
-
Alexandre Abadie authored
- link to loramac-node github repository is broken - the example code should return after a failed join procedure
-
Peter Kietzmann authored
driver/adxl345: rename enums to avoid conflicts
-
Josar authored
-
Alexandre Abadie authored
Exception are made for emb6, nordic_softdevice_ble, openthread and semtech-loramac because their documentation contains warning/issues
-
Francisco Acosta authored
makefiles: Add an APPLICATION_MODULE variable
-
Martine Lenders authored
isrpipe: fix timeout unit in api documentation
-
Martine Lenders authored
netdev: Add Netdev to Doxygen page title
-
Martine Lenders authored
sys/phydat: Introduce PHYDAT_MIN, PHYDAT_MAX
-
Vincent Dupont authored
-
Joakim Nohlgård authored
sys/rtt_stdio: reserve file descriptors for stdin, stdout, and stderr
-
Joakim Nohlgård authored
-
Joakim Nohlgård authored
-
Sam Kumar authored
This makes sure that stdio works as expected when sys/rtt_stdio and sys/vfs are used at the same time.
-
- Feb 27, 2018
-
-
Francisco Acosta authored
boards/b-l072z-lrwan1: add I2C configuration
-
Martine Lenders authored
gnrc/netif: fix source address selection for non-matching prefixes
-
Emmanuel Baccelli authored
doc: replace conn with sock in GNRC architecture overview
-
Martine Lenders authored
-
José Ignacio Alamos Aste authored
tests/pkg_semtech_loramac: fix get command with EUI values
-
José Ignacio Alamos Aste authored
tests/pkg_semtech-loramac: fix loramac set devaddr
-
Alexandre Abadie authored
crypto/cbc: add return values to documentation
-
Alexandre Abadie authored
-
Pieter Willemsen authored
-
Koen Zandberg authored
SAUL/phydat: parts per million support
-
Joakim Nohlgård authored
sys/phydat: rename phydat_scale_to_str -> phydat_prefix_from_scale
-
- Feb 26, 2018
-
-
MichelRottleuthner authored
drivers/sdcard_spi: use of ucrc16 by default
-
didile authored
Useless consts removed.
-
Alexandre Abadie authored
drivers: Initial import of low-level QDEC driver interface
-
Alexandre Abadie authored
unittests/tests-core: Fix tests in loop not being executed
-
Joakim Nohlgård authored
Correct some outdated documentation and make the name represent what the function does today.
-
MichelRottleuthner authored
mtd_native: fix overlapping pages write check
-
Vincent Dupont authored
-