- Nov 15, 2017
-
-
Kaspar Schleiser authored
sys/posix: factor inet_*to* from header into .c file
-
Kaspar Schleiser authored
-
Martine Lenders authored
sys/net: add common lora phy definitions
-
Gaëtan Harter authored
tests/netstats_l2: migrate to testrunner
-
Vincent Dupont authored
unittests: update boards lists
-
Alexandre Abadie authored
-
Cenk Gündoğan authored
testrunner: make traceback extraction downwards-compatible
-
Martine Lenders authored
The object-like access to frame information in the traceback was only introduced in Python 3.5. Before that version it was a 4-tuple [[1]]. The indexed way to access the frame seems to be upwards-compatible for newer versions (tested with python 3.5, maybe some of the Arch crew can test with even newer versions), so I used that one. [1]: https://docs.python.org/3.4/library/traceback.html#traceback.extract_tb
-
Alexandre Abadie authored
tests/pkg_8g2: migrate to testrunner
-
Peter Kietzmann authored
cpu/nrf52: added ADC driver implementation
-
Hauke Petersen authored
-
dnahm authored
-
Alexandre Abadie authored
-
- Nov 14, 2017
-
-
Gaëtan Harter authored
tests/fmt_print: migrate to testrunner
-
Vincent Dupont authored
-
Martine Lenders authored
tests/periph_timer: migrate to testrunner
-
Bas Stottelaar authored
test: periph_timer: check if argument is passed.
-
Alexandre Abadie authored
tests/thread_msg: migrate to testrunner
-
Alexandre Abadie authored
-
Bas Stottelaar authored
cpu + boards: add support for thunderboard sense
-
Alexandre Abadie authored
-
Cenk Gündoğan authored
od: add ASCII representation
-
Peter Kietzmann authored
-
- Nov 13, 2017
-
-
Dylan Laduranty authored
periph/rtc: move init from auto_init to periph_init
-
Bas Stottelaar authored
-
Bas Stottelaar authored
-
Bas Stottelaar authored
-
Bas Stottelaar authored
-
Vincent Dupont authored
-
Vincent Dupont authored
-
Kaspar Schleiser authored
examples/pkgs: rename modules with duplicate names
-
Martine Lenders authored
dist/tools/pr_check: fix regex pattern to recognize any SHA
-
Bas Stottelaar authored
-
Alexandre Abadie authored
-
Gaëtan Harter authored
Root directory of libfixmath and u8g2 where the same as another directory.
-
Gaëtan Harter authored
-
Martine Lenders authored
examples/default: remove usage of config module
-
Hauke Petersen authored
cpu/sam0: share GPIO configuration
-
Hauke Petersen authored
-
Joakim Nohlgård authored
makefiles: docker: make docker call non-interactive
-