Commit Graph

21 Commits (9fff3f5b90bd3ce327d3ba908592757e93af74e8)

Author SHA1 Message Date
Oleg Hahm 9fff3f5b90 Merge pull request #657 from LudwigOrtmann/wsn430-v1_4_Makefiles
fix wsn430-v1_4 Makefiles
10 years ago
Christian Mehlis 14cb81d914 Merge pull request #639 from mehlis/remaining-license
added licenses to some files
10 years ago
Christian Mehlis 050b714e78 added licenses to some files 10 years ago
Ludwig Ortmann f09f30c94d fix wsn430-v1_4 Makefiles 10 years ago
Ludwig Ortmann 1c9d4f8720 remove stale cc110x_ng includes 10 years ago
Ludwig Ortmann c6be9ad3fc remove superfluous uart USEMODULEs from examples 10 years ago
Christian Mehlis 341b095acf added LGPL header and doxygen headers 10 years ago
Lotte Steenbrink c1980e5fcf added README that explains how to use the rpl_udp example application 10 years ago
Christian Mehlis d0680e7bac shell: added a handler for mersenne twister 10 years ago
Christian Mehlis f00693255b examples: use astyle to adopt current code style guide 10 years ago
Christian Mehlis fa87339083 ccnl: adapt doc to current code 10 years ago
Oleg Hahm 638bb4ce51 Merge pull request #516 from mehlis/rpl-fixes
first set of rpl demo related fixes
10 years ago
Christian Mehlis 39d532cfdc rpl_udp: remove destiny init call
This handler is called by auto_init to initialize the destiny
module correctly.

Fix: 'examples/rpl_udp' is currently double initializing destiny.
See: https://github.com/RIOT-OS/RIOT/blob/master/sys/auto_init/auto_init.c#L114
10 years ago
Christian Mehlis f757de190f demo: make handler more error tolerant 10 years ago
Christian Mehlis a4f1dc464a demo: fix printf handling 10 years ago
Christian Mehlis dfc87026d7 demo: rename functions to avoid collisions 10 years ago
Christian Mehlis 3f246803af ccnl: remove energy mesurement code
This code causes some troubles with the heavy usage of hwtimer and
foating point operations.

Ref: https://github.com/RIOT-OS/RIOT/issues/495
10 years ago
Ludwig Ortmann 57679f90dc remove trailing slashes from RIOTBASE variables
addresses https://github.com/RIOT-OS/RIOT/pull/496#issuecomment-32170092
10 years ago
Ludwig Ortmann 498cc027b1 dist/example Makefiles: not BOARD -> no BOARD, ## Modules -> # Modules 10 years ago
Ludwig Ortmann a60a0a2cf7 Use dist Makefile style in examples Makefiles 10 years ago
Oleg Hahm 1b1ca336f8 created examples folder with six apps 10 years ago