Ludwig Ortmann
|
7b4dad348a
|
Merge pull request #486 from LudwigOrtmann/native_startup_cosmetics
remove superflous include in native startup
|
2014-01-09 06:18:27 -08:00 |
|
Ludwig Ortmann
|
ffad76624a
|
Improve text and stop overriding useful variables
|
2014-01-09 15:07:42 +01:00 |
|
Ludwig Ortmann
|
b4b1ce66f2
|
merge over options from projects/default/Makefile
add scheduler statistics option
add valgrind option
add develhelp option
|
2014-01-09 15:07:12 +01:00 |
|
Oleg Hahm
|
aaec333ca9
|
Merge pull request #481 from OlegHahm/makefile_fixes
Makefile cosmetics
|
2014-01-09 06:01:40 -08:00 |
|
Ludwig Ortmann
|
d4268d6c2f
|
Merge pull request #487 from LudwigOrtmann/issue_314
add native flash and term targets
|
2014-01-09 04:10:05 -08:00 |
|
Ludwig Ortmann
|
b6781cdf0f
|
add native flash and term targets
flash does nothing
term starts the project with PORT misused for the tap interface
PORT is unset if nativenet is not used
|
2014-01-09 12:53:40 +01:00 |
|
Ludwig Ortmann
|
83db6f6364
|
remove superflous include
|
2014-01-09 12:33:02 +01:00 |
|
Christian Mehlis
|
8bcb099384
|
fix some findings by the static analyser
|
2014-01-08 17:01:22 +01:00 |
|
Oleg Hahm
|
1a6ee4da25
|
cosmetics in dist Makefile
|
2014-01-08 16:46:46 +01:00 |
|
Oleg Hahm
|
fc359cd9f4
|
strip BOARD variable
|
2014-01-08 16:46:16 +01:00 |
|
Ludwig Ortmann
|
76b017aefd
|
check payload length validity
make sure the payload does not exceed the amount of data received
|
2014-01-08 14:58:57 +01:00 |
|
Ludwig Ortmann
|
ac0ec1f6b3
|
nativenet clean up
Make nativenet tap payload type consistent with radio_packet_t
Also remove a trailing space
|
2014-01-08 14:57:11 +01:00 |
|
Christian Mehlis
|
c9b0f4784a
|
Merge pull request #477 from mehlis/fix-ccn-includes
Fix ccn includes
|
2014-01-08 01:34:48 -08:00 |
|
Kévin Roussel
|
32a6e168ff
|
function 'lpm_get()' now returns LPM_UNKNOWN by default
|
2014-01-08 09:59:05 +01:00 |
|
Kévin Roussel
|
e6d4a0b73a
|
Added the LPM_UNKNOWN constant to the enum 'lpm_mode'
for respresenting unknown/unavailable LPM-related status.
|
2014-01-08 09:56:51 +01:00 |
|
Christian Mehlis
|
a59bc0d265
|
added missing include
|
2014-01-07 23:23:57 +01:00 |
|
Christian Mehlis
|
9d2fac1e59
|
removed useless include
|
2014-01-07 23:23:45 +01:00 |
|
Oleg Hahm
|
b7c209e39f
|
Merge pull request #471 from OlegHahm/makefile_cleanup
Makefile cleanup
|
2014-01-07 06:29:22 -08:00 |
|
Ludwig Ortmann
|
6a7a9ffd8b
|
Merge pull request #475 from LudwigOrtmann/astyle-204
change astylerc for astyle 2.0.4
|
2014-01-07 04:01:31 -08:00 |
|
Ludwig Ortmann
|
98d1136761
|
update native README
|
2014-01-07 10:20:58 +01:00 |
|
Ludwig Ortmann
|
56ff6046fe
|
Change to 1tbs in .astylerc
adds backwards compatibility
addresses https://github.com/RIOT-OS/RIOT/pull/475#issuecomment-31639014
|
2014-01-06 11:41:00 +01:00 |
|
Ludwig Ortmann
|
bbae7c4765
|
change astylerc for astyle 2.0.4
brackets=attach becomes attach-namespaces
|
2014-01-06 11:02:14 +01:00 |
|
Oleg Hahm
|
1b1ca336f8
|
created examples folder with six apps
|
2014-01-06 10:10:47 +01:00 |
|
Oleg Hahm
|
48a53373a6
|
repaired includes for ccn_lite
|
2014-01-05 16:11:08 +01:00 |
|
Oleg Hahm
|
b34e14945d
|
fixed include path for mbed board
|
2014-01-05 16:11:08 +01:00 |
|
Oleg Hahm
|
775c0dee5c
|
added missing mute prefixes in nativenet and shell
|
2014-01-05 16:11:08 +01:00 |
|
Oleg Hahm
|
cb7de2432e
|
moved muting "logic" away from application Makefile
|
2014-01-05 16:11:08 +01:00 |
|
Oleg Hahm
|
1a2968222a
|
fixed typo
|
2014-01-05 16:11:08 +01:00 |
|
Oleg Hahm
|
8d13f57ae4
|
add basic include pathes by default
|
2014-01-05 16:11:08 +01:00 |
|
Oleg Hahm
|
9df07f9238
|
muting compiler and binutils optionally
Instead of muting all compiler and other binutils output by default,
introduce a variable to make this behaviour configurable.
|
2014-01-05 16:11:08 +01:00 |
|
Oleg Hahm
|
79cff89bb0
|
create BOARDS subdirectory for binaries
|
2014-01-05 16:11:08 +01:00 |
|
Oleg Hahm
|
c48b34f540
|
use proper variables in board Makefiles
|
2014-01-05 16:11:08 +01:00 |
|
Oleg Hahm
|
02612ff0ca
|
further Makefile cleanup
|
2014-01-05 16:11:08 +01:00 |
|
Oleg Hahm
|
f8e349f76e
|
removed superfluous slash after BINDIR
|
2014-01-05 16:11:08 +01:00 |
|
Oleg Hahm
|
c7d985d371
|
removed redundant include pathes from Makefiles
|
2014-01-05 16:11:08 +01:00 |
|
Oleg Hahm
|
26c50522d5
|
simplified and unified cpu build structure
|
2014-01-05 16:11:07 +01:00 |
|
Oleg Hahm
|
55f31a4829
|
simplify include structure for boards
* do not overwrite CFLAGS in boards Makefile
|
2014-01-05 16:11:07 +01:00 |
|
Oleg Hahm
|
1de1b2f91d
|
correct filename
|
2014-01-05 16:11:07 +01:00 |
|
Oleg Hahm
|
593ee623b6
|
simplify and unify include pathes
additional:
* exporting include path in sys is mandatory for subfolders
* removed duplicate object file in linker call
|
2014-01-05 16:11:07 +01:00 |
|
Oleg Hahm
|
8d157130ae
|
move include directives from header to C file
|
2014-01-05 16:11:07 +01:00 |
|
Oleg Hahm
|
1e665b49de
|
build everything in the project directory
|
2014-01-05 16:11:07 +01:00 |
|
Oleg Hahm
|
e6b354db5d
|
mute build tools (to be consistent with the rest of the build system)
|
2014-01-05 16:11:07 +01:00 |
|
Ludwig Ortmann
|
4301105c36
|
Merge pull request #474 from OlegHahm/buildtest_coloroutput
make buildtest output coloured
|
2013-12-25 02:51:55 -08:00 |
|
Oleg Hahm
|
8c4b48a93f
|
make buildtest output coloured
|
2013-12-24 17:13:46 +01:00 |
|
Kévin Roussel
|
5d393d270b
|
Sets MCU frequency in 'board.h', instead of the common 'cpu.h' file
|
2013-12-24 15:41:32 +01:00 |
|
Kévin Roussel
|
2b4febf8df
|
Basic implementation of LPM-related functions for MSP430 MCUs
|
2013-12-24 15:38:26 +01:00 |
|
Ludwig Ortmann
|
a2a17c2b3f
|
Merge pull request #472 from LudwigOrtmann/nativenet_send
fix nativenet_send documentation
|
2013-12-24 02:58:29 -08:00 |
|
Ludwig Ortmann
|
ea8b735232
|
fix nativenet_send documentation
|
2013-12-24 11:57:54 +01:00 |
|
Ludwig Ortmann
|
648bdaeed6
|
add io signal generating child for nativenet in osx
|
2013-12-24 11:54:00 +01:00 |
|
Christian Mehlis
|
3d67ad3a8a
|
add vtimer_get_localtime
|
2013-12-23 23:36:03 +01:00 |
|