- Apr 25, 2014
-
-
Fabian Brandt authored
-
- Apr 24, 2014
-
-
René Kijewski authored
Add "compile everything" tool
-
René Kijewski authored
Having many tests is quite futile if they aren't executed once in a while<sup>[citation needed]</sup>. Alas, this is not the purpose of this PR. This PR adds the tool "compile_test.py", which executes `make buildtest` for all applications in `examples` and `tests`, and prints a comprehensive list of the results.
-
Thomas Eichinger authored
redbee-econotag: fix maca
-
- Apr 23, 2014
-
-
Ludwig Knüpfer authored
tests: fix test_hwtimer_spin
-
Ludwig Knüpfer authored
It contains the old test functionality of test_hwtimer_spin.
-
Ludwig Knüpfer authored
Actually test hwtimer_spin, not hwtimer_arch* `hwtimer_wait` calls `hwtimer_spin` only for delays `<= 6`, that's why a pure test_hwtimer_spin test should not pass values `>6`. Also decrement delay in steps of 1.
-
- Apr 22, 2014
-
-
Ludwig Knüpfer authored
native/make: add missing target
-
Christian Mehlis authored
shell: Add doxygen
-
Ludwig Knüpfer authored
-
Christian Mehlis authored
ccnl: find bogus looping content
-
René Kijewski authored
Closes #577.
-
- Apr 21, 2014
-
-
René Kijewski authored
native: add help option
-
- Apr 19, 2014
-
-
Christian Mehlis authored
-
Ludwig Knüpfer authored
Closes: #840
-
Ludwig Knüpfer authored
Clean up test_irq
-
- Apr 18, 2014
-
-
Christian Mehlis authored
examples: ccn-lite blacklist boards
-
Christian Mehlis authored
examples: rpl_udp: blacklist boards
-
Christian Mehlis authored
-
René Kijewski authored
pthread: implement reader/writer lock
-
René Kijewski authored
-
René Kijewski authored
-
Ludwig Knüpfer authored
-
René Kijewski authored
Make: exterminate 'clean' buildtarget clutter
-
René Kijewski authored
documentation: Add missing documentation for pthread functions and structures
-
Ludwig Knüpfer authored
I suspect that the transceiver will still not work as there are many many warnings, but at least it builds now. closes: #676
-
Christian Mehlis authored
-
Christian Mehlis authored
-
Christian Mehlis authored
ccnl: use default transceiver
-
Christian Mehlis authored
examples/rpl_udp: use defaulttransceiver
-
Ludwig Knüpfer authored
core: fix warning about discarding volatile
-
Christian Mehlis authored
-
Christian Mehlis authored
vtimer: fix integer overflow in vtimer_now() for MSP-430
-
Christian Mehlis authored
-
René Kijewski authored
-
René Kijewski authored
-
- Apr 17, 2014
-
-
René Kijewski authored
posix:pthread c++11 changed pthread_self() to return thread IDs > 0
-
René Kijewski authored
-
Martin authored
-
Thomas Eichinger authored
core: documentation: fix doxygen documentation in cib.h clist.h config.h tcb.h
-