- Jul 27, 2016
-
-
Ludwig Knüpfer authored
fixes #5695
-
- Jul 26, 2016
-
-
Joseph Noir authored
cpu/native: fix thread_stack_init
-
Ludwig Knüpfer authored
The pointer arithmetic for the calculation of the context storage was off due to the change of the stack's pointer type from unsigned int to char. Fix offset calculation by not adjusting for unsigned int width anymore.
-
Oleg Hahm authored
cpu/native: rewrite cpu_print_last_instruction
-
Ludwig Knüpfer authored
In case NDEBUG is not defined, `crash_code` is used later on
-
Ludwig Knüpfer authored
circumvent assembly by using a GCC/LLVM builtin
-
Peter Kietzmann authored
cpu/cc2538: fix debug statements
-
Jason Tran authored
-
- Jul 25, 2016
-
-
Aaron Sowry authored
-
kYc0o authored
gnrc: provide my master thesis in documentation
-
Martine Lenders authored
-
- Jul 24, 2016
-
-
Alexandre Abadie authored
Adapt Si70xx temperature/humidity sensor for SAUL
-
- Jul 22, 2016
-
-
Bas Stottelaar authored
-
kYc0o authored
make: BUILDRELPATH without call to git
-
kYc0o authored
Adjust find-tty.sh to return all matches, then use it in boards/cc2538dk
-
kYc0o authored
cpu/msp430: initialize gpio as input OR output
-
kYc0o authored
cortexm: Hard fault: Try to output as much as possible even with corrupt stack
-
Alexandre Abadie authored
drivers/bmp180: add dependency to periph_i2c
-
- Jul 21, 2016
-
-
Alexandre Abadie authored
tests: driver_bh1750: fix application name
-
- Jul 20, 2016
-
-
Bas Stottelaar authored
-
René Kijewski authored
make: allow "pseudo-packages"
-
Kaspar Schleiser authored
core: clist: clist_lpeek(): add missing return statement
-
Kaspar Schleiser authored
-
Kaspar Schleiser authored
-
Kaspar Schleiser authored
-
Joakim Nohlgård authored
-
Lotte Steenbrink authored
-
Alexandre Abadie authored
-
Alexandre Abadie authored
drivers: l3g4200d: fix saul doxygen group
-
- Jul 19, 2016
-
-
Bas Stottelaar authored
-
Kaspar Schleiser authored
base64: Use stddef.h for size_t
-
Joakim Nohlgård authored
-
kYc0o authored
tests: moved printf_float test to unittests [adopted]
-
- Jul 18, 2016
-
-
Hauke Petersen authored
this test is covered by the unittests and not longer needed
-
Hauke Petersen authored
-
Martine Lenders authored
core: improve clist
-
Kaspar Schleiser authored
core: mbox: initial commit
-
Kaspar Schleiser authored
-
Kaspar Schleiser authored
-
Kaspar Schleiser authored
-