Philipp Rosenkranz
f09eba6775
dist: add github label check to drone build script
2015-06-30 20:12:01 +02:00
Philipp Rosenkranz
652f5327dd
dist: add gnu parallel to dockerfile
2015-06-24 23:00:56 +02:00
Philipp Rosenkranz
8ea9965cae
dist: exec drone build script in parallel
2015-06-24 23:00:56 +02:00
Hauke Petersen
b2413f79ba
Merge pull request #3150 from authmillenon/dist/enh/sniffer-read-iface
...
dist: ng_sniffer: read interface from device
2015-06-05 16:28:31 +02:00
Martine Lenders
86984fd53a
Merge pull request #2952 from OlegHahm/iotlab_makefile_fix
...
iotlab: append experiment ID to serial_aggregator
2015-06-03 22:23:46 +02:00
Oleg Hahm
c42a02ff3b
iotlab: some cosmetics
2015-06-03 17:44:09 +02:00
Martine Lenders
401d8b182d
dist: ng_sniffer: read interface from device
2015-06-02 23:36:03 +02:00
haukepetersen
61a99dc41b
dist: some fixes to the ng_sniffer script
...
- now working with the samr21 through removed uart flow control calls
- removed unused code
- move and added some comments
2015-06-02 15:56:32 +02:00
haukepetersen
aec8c070cb
dist: added ng_sniffer script
2015-06-02 14:44:28 +02:00
Joakim Gebart
b54c9d21ee
dist: Add tool for generating Eclipse setting XML files
...
Usage: make eclipsesym (in application directory)
2015-06-01 17:53:44 +02:00
26195bf275
Merge pull request #3035 from kaspar030/add_ccache_support
...
make: add ccache support
2015-05-30 16:54:59 +02:00
Joakim Gebart
85f7a7d98f
travis: get arm install packages for cortex_m3_1
...
fix typo that caused all packages to be installed when building group cortex_m3_1
2015-05-30 09:05:53 +02:00
b5a9769a05
dist: Dockerfile: refactor to use less RUN commands
2015-05-29 09:45:40 +02:00
e283f87132
dist: docker: add ccache support to Dockerfile
2015-05-29 09:45:40 +02:00
Martine Lenders
fc6ff227b9
Merge pull request #3072 from authmillenon/travis/enh/do-not-install
...
travis: exit before before_install phase
2015-05-29 07:07:32 +02:00
Martine Lenders
f33f35720b
travis: exit before before_install phase
2015-05-29 00:05:28 +02:00
Oleg Hahm
06205c506d
iotlab: wait for the new experiment in iotlab-exp
...
* also quietens the IoT-LAB targets
2015-05-28 19:49:36 +02:00
Joakim Gebart
527750c496
dist: openocd.sh: Add PRE_FLASH_CHECK_SCRIPT
2015-05-27 10:30:33 +02:00
Johann Fischer
21141cd389
dist/tools/openocd/openocd.sh: Add flash-elf command
2015-05-27 10:30:33 +02:00
Joakim Gebart
f5c67ebe62
dist: openocd.sh: Refactor argument handling, add new hooks for extra commands
2015-05-27 10:30:33 +02:00
Hauke Petersen
42f38122c5
Merge pull request #2849 from kaspar030/saml21
...
cpu: saml21 initial commit
2015-05-26 21:13:55 +02:00
794d8389d5
Merge pull request #3037 from BytesGalore/travis_compile_on_demand
...
travis: enable travis compile tests on set github label `Ready for Travis build`
2015-05-26 12:24:22 +02:00
Ludwig Ortmann
ec9d5ea271
Merge pull request #3043 from OlegHahm/pyterm-newline
...
Pyterm newline
2015-05-26 08:56:37 +02:00
Janos Kutscherauer
6c620f273d
Added improved handling of CR/LF in PYTERM.
...
The default behaviour only appreciates the LF character (unix style).
The pyterm switch -nl/--newline can be used to specify the newline combination of CR/NL.
Possible values are CR, NL, CRNL and NLCR. Default is NL.
2015-05-25 13:38:14 +02:00
BytesGalore
7df0d9b636
travis: enable travis build on set github label Ready for CI build
2015-05-24 09:19:05 +02:00
Martine Lenders
d2275ae8d1
dist: add contiki's version of 3c-BSD
2015-05-23 13:47:38 +02:00
Martine Lenders
c3abfb3627
dist: remove old slip driver implementation
2015-05-23 13:19:17 +02:00
Martine Lenders
1a146f7934
tools: import tunslip from contiki
2015-05-23 13:19:17 +02:00
622acc74e5
dist: tools: cppcheck: exclude saml21 atmel headers from check
2015-05-22 11:47:51 +02:00
8b59240da0
tools: externc: ignore saml21 atmel/ includes
2015-05-22 11:47:51 +02:00
Joakim Gebart
13832d8e62
everything: Remove filename from @file Doxygen command
2015-05-22 07:34:41 +02:00
Lucas Jenß
73ce03ac1f
Merge pull request #3021 from x3ro/pr_check_error_naming
...
[Travis Script] Make clear that "labels" refers to the ones set on GitHub
2015-05-19 15:22:56 +02:00
Lucas Jenss
b2115d2bdb
Make clear that "labels" refers to the ones set on GitHub
2015-05-18 11:51:58 +02:00
Joakim Gebart
203a0a1d62
dist/tools/toolchains: Replace tabs by spaces
2015-05-18 07:10:52 +02:00
Joakim Gebart
49a12804b3
drone: added Drone file
...
Drone is a continuous integration server that can be installed locally.
The included Drone configuration mimics the Travis build scripts except
for the build matrix feature, all targets are built sequentially by the
dist/tools/drone-scripts/build_and_test.sh script instead of in
separate instances.
See: https://github.com/drone/drone
2015-05-14 15:40:09 +02:00
Oleg Hahm
eebb649b88
iolab: enable serial_aggregator readline support
2015-05-09 23:51:32 +02:00
Oleg Hahm
28f8c51aa2
iotlab: append experiment ID to serial_aggregator
2015-05-09 20:42:01 +02:00
Joakim Gebart
e9c567107d
all: remove extra blank lines at the end
2015-05-09 09:10:08 +02:00
Joakim Gebart
0d590e48bd
dist/tools/sniffer: whitespace fixes
2015-05-09 09:02:17 +02:00
Joakim Gebart
f9059ea08d
dist/tools/pyterm/testbeds: whitespace fixes
2015-05-09 09:00:36 +02:00
Joakim Gebart
a1d40524f1
dist/tools/pyterm/pytermcontroller: whitespace fixes
2015-05-09 08:59:43 +02:00
Joakim Gebart
2261c52769
dist/tools/licenses/patterns/3c-BSD-ti: trailing space fix
2015-05-09 08:58:13 +02:00
Joakim Gebart
9cd8da3e72
dist/tools/doccheck/check.sh: trailing space fix
2015-05-09 08:57:41 +02:00
Oleg Hahm
c94583f931
Merge pull request #2640 from OlegHahm/iotlab_makefile
...
dist: Makefile to work with IoT-LAB
2015-05-01 12:41:23 +02:00
Philipp Rosenkranz
cb84729dfe
dist/tools: add desvirt (incl. example topology)
2015-04-29 15:24:51 +02:00
Oleg Hahm
e3eda9a315
dist: Makefile to work with IoT-LAB
...
Introduces a Makefile that can be included into one's application
Makefile in order to remotely control experiments on the IoT-LAB
testbed. It requires that cli-tools
(https://github.com/iot-lab/cli-tools ) are installed.
2015-04-28 19:11:37 +02:00
Joakim Gebart
d4b054c067
Merge pull request #2392 from gebart/pr/docker-initial
...
Makefile.include: Add support for running make inside a Docker container
2015-04-26 13:49:29 +02:00
Joakim Gebart
8db628b17c
Makefile.include: Add docker target.
...
export BUILD_IN_DOCKER=1 to use Docker for building inside a Docker
container.
GDB debug file paths will be wrong after building inside the container,
use the script provided in `dist/gdbinit-docker` to set the correct GDB
substitution paths (copy and paste the contents into your `~/.gdbinit`)
The environment variable DOCKER_FLAGS can be used to pass extra
parameters to the Docker process.
2015-04-24 16:03:52 +02:00
Martine Lenders
eb14425806
travis: build applications only on change
2015-04-16 15:54:15 +02:00
Martine Lenders
41ffab78a6
Merge pull request #2746 from authmillenon/dist/enh/tab-test
...
dist: add tab test
2015-04-10 08:52:33 +02:00
Martine Lenders
e973cc63fc
dist: removes endingcheck
...
Is now part of whitespacecheck
2015-04-10 01:24:41 +02:00
Martine Lenders
2ec5f27a57
dist: add tab test
2015-04-09 19:39:03 +02:00
Joakim Gebart
de486ff79f
k60: Initial commit of K60 CPU.
...
Tested on the following Freescale Kinetis K60 CPUs:
- MK60DN512VLL10
The port should with a high probability also support the following variations of the above CPUs (untested):
- MK60DN256VLL10
And possibly also:
- MK60DX256VLL10
- MK60DX512VLL10
- MK60DN512VLQ10
- MK60DN256VLQ10
- MK60DX256VLQ10
- MK60DN512VMC10
- MK60DN256VMC10
- MK60DX256VMC10
- MK60DN512VMD10
- MK60DX256VMD10
- MK60DN256VMD10
Currently not working on the following CPUs (Missing PIT channel
chaining necessary for kinetis_common/periph/timer implementation):
- MK60DN256ZVLL10
- MK60DN512ZVLL10
- MK60DX256ZVLL10
- MK60DX512ZVLL10
- MK60DN512ZVLQ10
- MK60DN256ZVLQ10
- MK60DX256ZVLQ10
- MK60DN512ZVMC10
- MK60DN256ZVMC10
- MK60DX256ZVMC10
- MK60DN512ZVMD10
- MK60DX256ZVMD10
- MK60DN256ZVMD10
Regarding header files from Freescale:
dist/tools/licenses: Add Freescale CMSIS PAL license pattern
Redistribution is OK according to:
https://community.freescale.com/message/477976?et=watches.email.thread#477976
Archive copy in case the above link disappears:
https://web.archive.org/web/20150328073057/https://community.freescale.com/message/477976?et=watches.email.thread
Applies to:
- MK60DZ10.h (K60 variant)
2015-03-28 08:30:13 +01:00
Joakim Gebart
ef6aaf6045
dist/tools/whitespacecheck: Do not redirect stdout.
...
Show new whitespace errors in Travis log for easier code review.
2015-03-17 06:51:17 +01:00
kushalsingh007
41ad9946ad
Adding a script to check for line endings (valid UNIX ending)
...
-Created a bash script using grep to check for carriage return at line endings.
-Works for modified and new files only (if choosen)
-Modified build_and_run.sh to include the new check.sh and run it.
2015-03-10 05:51:07 +05:30
Oleg Hahm
96e6d2aee3
Merge pull request #2471 from haukepetersen/fix_openocd_shutdown
...
dist/openocd.sh: added shutdown to flash commands
2015-03-05 17:18:10 +01:00
Ludwig Ortmann
48e6247f4f
Merge pull request #2507 from authmillenon/travis/remove-outputting-nproc
...
travis: remove unnecessary nproc output
2015-03-03 21:38:34 +01:00
Ludwig Ortmann
2ff29ea1de
Merge pull request #2487 from gebart/pr/openocd-init-arguments
...
dist/tools/openocd: Replace OPENOCD_EXTRA_INIT with command line arguments
2015-03-03 21:15:44 +01:00
Martine Lenders
fe79ec8eaf
travis: remove unnecessary nproc output
2015-03-01 20:45:57 +01:00
Martine Lenders
5386fdb335
travis: aggregate result values of static tests
2015-03-01 20:07:18 +01:00
Martine Lenders
cfe7993886
travis: let all static tests run
2015-02-28 19:16:07 +01:00
Martine Lenders
20e1fd2fbd
travis: replace tabs with spaces in script
2015-02-28 19:10:24 +01:00
Philipp Rosenkranz
e9e9a1c01c
travis: fixed pep8 code style issues in python support script
2015-02-24 00:28:37 +01:00
Philipp Rosenkranz
0f0f291dde
travis: added license header for travis scripts
2015-02-24 00:28:27 +01:00
Philipp Rosenkranz
20b2999843
travis: add static tests as a matrix build target
2015-02-24 00:17:28 +01:00
Joakim Gebart
f10c1f94d8
dist/tools/openocd: Replace OPENOCD_EXTRA_INIT with command line arguments
...
OPENOCD_EXTRA_INIT did not work for quoted arguments or openocd commands which require arguments.
2015-02-23 10:57:24 +01:00
Philipp Rosenkranz
02d0c88284
tests/travis: split buildtests into MCU groups.
2015-02-22 15:04:52 +01:00
Hauke Petersen
34541a5e0e
squash: work-around for wrong openocd return value
2015-02-19 16:59:03 +01:00
Hauke Petersen
8b17d0575e
dist/openocd.sh: added shutdown to flash commands
2015-02-19 16:45:00 +01:00
Oleg Hahm
8fa44ee117
dist/tools: check for whitespace errors
2015-02-19 10:29:39 +01:00
Joakim Gebart
a519aaad3d
dist/tools/openocd: Add documentation for newly introduced environment variables
2015-02-18 10:20:26 +01:00
Joakim Gebart
f4006cda2a
dist/tools/openocd: Quote file names in shell arguments
2015-02-18 10:11:07 +01:00
Joakim Gebart
b4c3f0c565
dist/tools/openocd: Make openocd command configurable.
2015-02-18 10:11:06 +01:00
Joakim Gebart
6e88b4ab2d
dist/tools/openocd: Add support for specifying config file and extra initialization arguments.
2015-02-18 10:10:53 +01:00
haukepetersen
63f019210c
dist: added unified openocd control script
2015-02-10 14:27:45 +01:00
Joakim Gebart
086825bfa3
dist: Add tools for finding USB serial adapters on Linux.
...
These tools can be used to find the corresponding TTY device node of
attached USB serial adapter devices.
2015-02-09 19:43:18 +01:00
Martine Lenders
0eb2d78dda
doc: use my real name
2015-02-08 18:52:16 +01:00
Johann Fischer
9dcf34307b
dist/tools/licenses: add Freescale 3c-BSD license pattern
2015-01-20 13:27:32 +01:00
Thomas Eichinger
07d76d7127
stm32l1: initial port for the nucleo-l1 board and stm32l1 cpu
2015-01-12 15:13:19 +01:00
Finn Wilke
0d4b81d62e
dist/tools/licenses: support BSD sed
2015-01-12 03:20:09 +01:00
Fabian Nack
f7b11dda3e
tools/licenses: add revised 1c-BSD pattern used in utlist
2014-12-12 12:18:33 +01:00
Oleg Hahm
bb7453dc70
doccheck: grep for all lines with a warning
2014-12-11 16:35:41 +01:00
Martine Lenders
7642f7bb15
pr_check: Fix matching
...
Fixes #2125
2014-12-03 12:29:30 +01:00
Ludwig Ortmann
43830dfb61
Merge pull request #2104 from OlegHahm/travis_doccheck
...
travis: check for doxygen warnings
2014-12-03 12:06:18 +01:00
Oleg Hahm
83da4a8738
travis: added doxygen check script to travis config
2014-12-03 11:10:25 +01:00
Oleg Hahm
f97f9ff826
travis: check for doxygen warnings
...
This introduces a script that will check for doxygen warnings in newly
committed or edited files.
2014-12-03 11:10:12 +01:00
Ludwig Ortmann
3490ccd615
Merge pull request #2090 from authmillenon/travis-squash-check
...
travis: squash check
2014-12-01 14:45:13 +01:00
Martine Lenders
7713fa87dd
travis: check PRs if they need squashing or depend on other PRs
2014-12-01 14:04:01 +01:00
Ludwig Ortmann
fdae56a7a5
dist/tools/licenses: add license
2014-11-28 18:05:02 +01:00
Ludwig Ortmann
8abaf95ed1
dist/tools/externc: add license
2014-11-28 18:05:02 +01:00
Ludwig Ortmann
4ebeee7582
dist/tools/cppcheck: add license
2014-11-28 18:05:02 +01:00
Oleg Hahm
b6e59e85a6
Merge pull request #885 from OlegHahm/sniffer_applicatoin
...
examples: net: Sniffer application
2014-11-27 14:03:01 +01:00
Oleg Hahm
a6414ea721
tools: added pcap script for sniffing radio
...
To use in combination with
https://github.com/RIOT-OS/applications/tree/master/sniffer
2014-11-27 14:01:29 +01:00
Hinnerk van Bruinehsen
ed9834c7ff
dist: run cppcheck with only one job (triage #2089 )
2014-11-27 08:58:34 +01:00
Pham Huu Dang Nhat
bb85671ea7
CI: replaced head with cat and filtered out tools for extern "C" check.
2014-11-25 22:00:09 +07:00
Ludwig Ortmann
d716f2d4a5
dist/licenses: add and use --error-exitcode
2014-11-24 18:54:56 +01:00
Ludwig Ortmann
1574c2bb76
dist/licenses: add and use diff-filter
2014-11-24 18:54:56 +01:00
Thomas Eichinger
57470eb77e
Merge pull request #2065 from LudwigOrtmann/issue-392
...
license header + pattern cleanup
2014-11-24 10:36:16 +01:00
Ludwig Ortmann
e343f114f4
dist/cppcheck: handle unhandled condition
...
When no arguments are given at all, the script would shift when there
is nothing to shift. This results in a failure on debian stable:
```
./dist/tools/cppcheck/check.sh: 20: shift: can't shift that many
```
2014-11-21 18:43:26 +01:00
Ludwig Ortmann
5819baea9f
tools/licenses: add 1c-BSD-stanford pattern
2014-11-21 15:28:07 +01:00