|
a2d8c4b50d
|
dist: tools: compile_test: fix unassigned variable
|
2016-02-28 22:51:10 +01:00 |
|
Cenk Gündoğan
|
c68a38f472
|
dist/tools/ethos: add .gitignore for ethos
|
2016-02-17 11:38:53 +01:00 |
|
|
c762a6fe7e
|
dist/tools/licenses: add GPLv2 short pattern
|
2016-02-07 19:15:15 +01:00 |
|
|
52aec3ad32
|
dist: add ethos UNIX tool
|
2016-02-07 19:15:15 +01:00 |
|
Oleg Hahm
|
db03259b6b
|
tools: add pattern for MIT license
|
2016-01-28 16:46:42 +01:00 |
|
Martine Lenders
|
0db92bb0ea
|
travis: adapt for unittest change
|
2016-01-23 16:17:23 +01:00 |
|
Cenk Gündoğan
|
e62a655b03
|
travis: pass the proper branch to compile_test.py
|
2016-01-07 18:39:32 +01:00 |
|
Cenk Gündoğan
|
f2860701f0
|
vagrant: add vim
|
2015-12-11 08:53:37 +01:00 |
|
Cenk Gündoğan
|
6b0283fbb0
|
vagrant: rename RIOT-OS => RIOT and mount the synced folder directly to /home/cnk
|
2015-12-11 08:53:25 +01:00 |
|
Cenk Gündoğan
|
8e63ae95f3
|
Merge pull request #4330 from thomaseichinger/pr/cmdline2xml_fix
eclipsesym/cmdline2xml.sh: introduce workaround readlink function
|
2015-12-08 14:12:37 +01:00 |
|
Thomas Eichinger
|
4a8b2aed56
|
eclipsesym/cmdline2xml.sh: introduce workaround readlink function
readlink for OS X and FreeBSD does not offer -m flag to canonicalise the
file's path. Implement a workaround shell function to simulate behaviour.
|
2015-12-08 13:59:32 +01:00 |
|
Tobias Markmann
|
57b8a24466
|
Add a RELIC package and unit test that shows how to use it
Add install of cmake to .travis.yml.
Test-Information:
This has been tested on OS X and on Ubuntu for both the native target
and STM32F4Discovery.
|
2015-12-08 08:58:11 +01:00 |
|
Oleg Hahm
|
00def4f8e7
|
CI: split up Cortex-M0 in two groups
|
2015-12-07 11:38:34 +01:00 |
|
Cenk Gündoğan
|
5f201f1856
|
travis: fix git complaining about 'ambiguous argument'
|
2015-12-07 00:35:43 +01:00 |
|
Cenk Gündoğan
|
a53ed20066
|
Add and configure Vagrant for RIOT-OS
|
2015-12-04 14:14:04 +01:00 |
|
Oleg Hahm
|
d65d213def
|
CI: split up Cortex-M4 in two groups
|
2015-12-03 17:38:24 +01:00 |
|
Lucas Jenss
|
ddaa9863f2
|
Add 256 byte block hamming code implementation
|
2015-11-30 20:08:36 +01:00 |
|
Cenk Gündoğan
|
60d4472419
|
Merge pull request #4301 from thomaseichinger/pr/env_bash
tools: remove hardcoding of bash hashbang
|
2015-11-30 11:04:23 +01:00 |
|
Hauke Petersen
|
931c1902e1
|
dist: added script for merging Arduino sketches
|
2015-11-27 12:45:12 +01:00 |
|
Thomas Eichinger
|
72ee60b9d5
|
scripts: remove hardcoding of bash hashbang
For host systems like FreeBSD, bash binary is found in a different path.
|
2015-11-25 16:20:56 +01:00 |
|
|
0d9f14c848
|
make pyterm nicely fails if no port is available
|
2015-11-20 17:50:40 +01:00 |
|
Hauke Petersen
|
0bf7e676e2
|
dist: added SiLabs BSD license pattern
|
2015-10-28 13:50:34 +01:00 |
|
Hauke Petersen
|
4b62a4902f
|
dist: added common JLink script for flashing
|
2015-10-28 11:19:38 +01:00 |
|
Cenk Gündoğan
|
813709adb4
|
Merge pull request #3849 from OlegHahm/pyterm_ümläüte
pyterm: fix problems with German umlauts as input
|
2015-10-27 19:21:53 +01:00 |
|
Oleg Hahm
|
3b8aa9b476
|
pyterm: fix problems with German umlauts as input
|
2015-10-27 15:27:04 +01:00 |
|
Cenk Gündoğan
|
0b7c7fbbb6
|
Merge pull request #3884 from cgundogan/pr/sniffer/socketify
sniffer: extend script to support sockets
|
2015-09-30 18:33:12 +02:00 |
|
Cenk Gündoğan
|
46d7571710
|
sniffer/README: describe usage of the socket connection type
|
2015-09-30 16:32:23 +02:00 |
|
Cenk Gündoğan
|
be579171d1
|
sniffer/sniffer.py: enable sniffing for sockets
|
2015-09-30 16:32:23 +02:00 |
|
Ludwig Knüpfer
|
eda6328e21
|
documentation: update my name (Ortmann -> Knüpfer)
|
2015-09-27 18:58:30 +02:00 |
|
Joakim Nohlgård
|
98c465008b
|
all: Update @gebart family name, email
|
2015-09-20 13:47:39 +02:00 |
|
Oleg Hahm
|
a7a52d7494
|
dist: sniffer: fix python version check
|
2015-09-10 00:18:31 +02:00 |
|
Oleg Hahm
|
2c555f748e
|
dist: fix missing include of sys/time.h in tunslip
|
2015-09-01 15:24:01 +02:00 |
|
daniel-k
|
78b98b3b1c
|
debugging: fix openocd closing when pressing Ctrl+C in GDB, fix #3427
|
2015-08-29 19:17:24 +02:00 |
|
Emmanuel Baccelli
|
014939805e
|
Merge pull request #3062 from alignan/pull/remote-port
New Zolertia Re-Mote platform (CC2538 + CC1120)
|
2015-08-25 21:18:13 +02:00 |
|
Martine Lenders
|
64c6d49cbd
|
iot-lab_M3: rename to iotlab-m3
|
2015-08-19 20:59:06 +02:00 |
|
Martine Lenders
|
d46f542220
|
iot-lab_M3: rename to iotlab_m3
|
2015-08-19 18:29:17 +02:00 |
|
Martine Lenders
|
58ff31bfe9
|
gnrc: make all gnrc modules sub-modules of gnrc
|
2015-08-18 23:00:07 +02:00 |
|
Antonio Lignan
|
b8823b7afe
|
Zolertia Re-Mote platform (cc2538 + cc1120) port
|
2015-08-17 14:17:32 +02:00 |
|
Joakim Gebart
|
9968c59baa
|
dist/tools/sniffer: Fix usec calculation
|
2015-08-14 16:45:15 +02:00 |
|
Martine Lenders
|
5760f9042d
|
native: unify and simplify usage of tapsetup script
|
2015-08-14 12:05:34 +02:00 |
|
Martine Lenders
|
7f581ef44f
|
tools: Remove wireshark dissector for native
|
2015-08-11 02:57:30 +02:00 |
|
Martine Lenders
|
3e0b62b3bf
|
tools: replace old sniffer script with gnrc sniffer
|
2015-08-09 21:03:51 +02:00 |
|
Philipp Rosenkranz
|
935e2d81b4
|
Merge pull request #3409 from phiros/dist_drone_script_fail_if_gh_label_not_set
dist: make drone build script fail if gh label not set
|
2015-07-28 15:03:02 +02:00 |
|
Philipp Rosenkranz
|
d0f23b8a3e
|
compile_test.py: fix error/warning output duplication
|
2015-07-22 13:57:34 +02:00 |
|
Hauke Petersen
|
51b7227c9f
|
Merge pull request #3382 from daniel-k/openocd_dont_reset
openocd: don't reset cpu for target 'debug'
|
2015-07-21 15:24:38 +02:00 |
|
Philipp Rosenkranz
|
e3fc0a3fb5
|
dist: compile_test.py refactored
|
2015-07-17 00:20:17 +02:00 |
|
Philipp Rosenkranz
|
da1e715473
|
make/compile_test.py: display compile errors and warnings
|
2015-07-16 21:22:57 +02:00 |
|
Philipp Rosenkranz
|
8c9cbdae37
|
dist: make drone build script fail if gh label not set
|
2015-07-16 17:21:29 +02:00 |
|
Peter Kietzmann
|
6d067a66cb
|
Merge pull request #3151 from authmillenon/dist/enh/sniffer-pythonic
dist: make ng_sniffer.py more pythonic
|
2015-07-15 00:15:02 +02:00 |
|
Martine Lenders
|
375bb14c76
|
dist: make ng_sniffer version independent
|
2015-07-14 16:45:20 +02:00 |
|