Christian Mehlis
7923e1e24d
examples: rpl_udp: blacklist boards
2014-04-18 17:29:59 +02:00
Ludwig Ortmann
373c0aba6e
examples/rpl_udp: use defaulttransceiver
2014-04-02 16:08:51 +02:00
Ludwig Ortmann
c0846fde22
Merge pull request #940 from Kijewski/issue-926
...
make: Add DEFAULT_MODULE and DISABLE_MODULE
2014-04-02 14:46:24 +02:00
Ludwig Ortmann
11e544ac0b
Merge pull request #769 from authmillenon/fix-rpl-app-for-clang
...
rpl: Fix RPL app for clang
2014-04-02 10:56:49 +02:00
René Kijewski
e740fbc800
make: Add DEFAULT_MODULE and DISABLE_MODULE
...
Closes #926
2014-04-01 23:42:00 +02:00
Martin Lenders
e34b006445
Fix rpl app for clang
2014-04-01 17:31:24 +02:00
René Kijewski
de29e4184c
Add include paths automatocally for USEMODULES
...
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.
2014-03-29 16:27:55 +01:00
Christian Mehlis
cb9c5d00de
repace project by application in documentation
2014-02-18 12:28:32 +01:00
Christian Mehlis
d794900386
Merge pull request #666 from LudwigOrtmann/native_valgrind_config
...
Native valgrind config
2014-02-12 11:01:34 +01:00
Thomas Eichinger
17b624e0a4
Merge pull request #681 from OlegHahm/at86rf231_fixes
...
at86rf231: fix includes and shell commands
2014-02-12 09:46:13 +01:00
Ludwig Ortmann
b175dbee91
update Makefiles to point to all-valgrind target
...
Header path knowledge is not necessary anymore
2014-02-11 19:22:40 +01:00
Ludwig Ortmann
2525920426
remove trailing whitespace and newlines
2014-02-11 18:45:06 +01:00
Oleg Hahm
f379eefbd8
fix includes and shell commands for at86rf231
2014-02-11 17:15:03 +01:00
Ludwig Ortmann
c6be9ad3fc
remove superfluous uart USEMODULEs from examples
2014-02-06 12:34:54 +01:00
Ludwig Ortmann
57679f90dc
remove trailing slashes from RIOTBASE variables
...
addresses https://github.com/RIOT-OS/RIOT/pull/496#issuecomment-32170092
2014-01-15 17:26:10 +01:00
Ludwig Ortmann
498cc027b1
dist/example Makefiles: not BOARD -> no BOARD, ## Modules -> # Modules
2014-01-13 11:12:14 +01:00
Ludwig Ortmann
a60a0a2cf7
Use dist Makefile style in examples Makefiles
2014-01-13 11:05:52 +01:00
Oleg Hahm
1b1ca336f8
created examples folder with six apps
2014-01-06 10:10:47 +01:00