- Apr 08, 2014
-
-
René Kijewski authored
-
- Apr 05, 2014
-
-
René Kijewski authored
native profiling tools support
-
- Apr 03, 2014
-
-
Ludwig Knüpfer authored
examples/hello-world: return instead of busy loop.
-
Ludwig Knüpfer authored
-
- Apr 02, 2014
-
-
Ludwig Knüpfer authored
make: Add DEFAULT_MODULE and DISABLE_MODULE
-
René Kijewski authored
-
René Kijewski authored
-
Ludwig Knüpfer authored
core: Remove duplicate function definition in queue.h
-
Ludwig Knüpfer authored
rpl: Fix RPL app for clang
-
- Apr 01, 2014
-
-
René Kijewski authored
-
René Kijewski authored
Closes #926
-
Martine Lenders authored
-
Martine Lenders authored
-
Martine Lenders authored
Make: Add include paths automatically for USEMODULES
-
Oleg Hahm authored
make: replace MAKEBASE with RIOTBASE
-
Oleg Hahm authored
Fix for CC2420 radio driver for TelosB
-
Ludwig Knüpfer authored
closes https://github.com/RIOT-OS/RIOT/issues/959
-
Martine Lenders authored
Make neighbor cache remove function public
-
- Mar 31, 2014
-
-
Kévin Roussel authored
-
Kévin Roussel authored
msp430: hwtimer: handle overflow correctly
-
Hauke Petersen authored
Initial import of low-level PWM driver interface
-
- Mar 30, 2014
-
-
Ludwig Knüpfer authored
Update README.md
-
- Mar 29, 2014
-
-
Ludwig Knüpfer authored
ccnl: remove dead code
-
René Kijewski authored
Application developers use `$(USEMODULES)` in their Makefiles to have the relevant functionally automagically added to their apps. This even does basic dependency tracking by means of `Makefile.dep`. But an important thing is missing: the automatic adding of include paths. This is inconvenient, error prone, and will hinder the RIOT core developers in future to change folder structures.
-
Ludwig Knüpfer authored
-
Ludwig Knüpfer authored
net: transceiver: fix ignore command
-
- Mar 28, 2014
-
-
Christian Mehlis authored
remove empty else clause
-
Christian Mehlis authored
-
Martine Lenders authored
-
Benjamin Valentin authored
-
- Mar 26, 2014
-
-
Hauke Petersen authored
tests/pkg: fixed issues from #919
-
Hauke Petersen authored
- added UNDEFINED device for compatability - adjusted meaning of return values for init and set functions - overdue spell fix
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Hauke Petersen authored
Initial import of low-level GPIO driver interface
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Oleg Hahm authored
-
Oleg Hahm authored
-