René Kijewski
2c9bfcf5c7
Add "compile everything" tool
...
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.
2014-04-24 11:21:22 +02:00
Martin Lenders
1258675171
Account for padding in small packages in wireshark
2014-02-18 13:39:44 +01:00
Christian Mehlis
4a3d8cddaa
Merge pull request #665 from authmillenon/wireshark-dissector
...
Add wireshark dissector for native packets
2014-02-16 10:49:55 +01:00
Martin Lenders
8336c8ed14
Add wireshark dissector for native packets
2014-02-12 18:28:22 +01:00
Ludwig Ortmann
2525920426
remove trailing whitespace and newlines
2014-02-11 18:45:06 +01:00
Christian Mehlis
8bcb099384
fix some findings by the static analyser
2014-01-08 17:01:22 +01:00
Ludwig Ortmann
754881f5f0
handle sigterm, inform about exit
...
resolves #445
2013-12-19 12:52:32 +01:00
Oleg Hahm
ced43c7235
added goodfet bootloader (necessary for TelosB)
2013-08-19 19:01:12 +02:00
668bb8a879
fix minor typo in status output
2013-08-13 17:38:23 +02:00
Christian Mehlis
f29e610460
change python shebang to python2 -> python is mostly python3
2013-08-13 11:42:59 +02:00
Ludwig Ortmann
5efa2eea8a
fix python shebang
2013-07-15 21:17:09 +02:00
Oliver Hahm
c8bee9e554
fixed coding style (space after most keywords)
2013-06-24 22:37:35 +02:00
Oliver Hahm
201f593641
more coding convention fixes
2013-06-21 04:00:45 +02:00
Oleg Hahm
2277b366b2
* removed outdated occurrences of (u|µ)kleos and FeuerWare
2013-03-07 20:51:26 +01:00
Oleg Hahm
5aa00a4f8b
* fixed typo in readme
...
* fixed documentation in irq.h
* moved tools folder to dist
* added check for disk space in build_gnuarm script
* fixed gcc check in this script, too
2013-02-27 20:22:19 +01:00