1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/dist/tools
Alexandre Abadie d69254b9df
tools/buildsystem_sanity_check: add check for APPLICATION in tests
This check verifies the APPLICATION variable is not set by tests application Makefiles. These applications should include the common test Makefile, where this variable is automatically set
2019-11-05 07:59:57 +01:00
..
backport_pr Merge pull request #11435 from miri64/dist/fix/backport-tracking 2019-04-24 16:37:08 +02:00
bmp Add helper script for Black Magic Probe 2019-10-15 12:58:24 +02:00
bossa dist/tools/bossa: add patch for OS X build 2017-06-30 16:44:47 +02:00
buildsystem_sanity_check tools/buildsystem_sanity_check: add check for APPLICATION in tests 2019-11-05 07:59:57 +01:00
cc2538-bsl cc2538-bsl.py: add chip id for cc2538em 2017-01-18 16:18:05 +01:00
ci tools/ci: fix typo in build_and_test.sh script 2019-10-10 15:48:18 +02:00
cmake dist/tools/cmake: handle strings with \" 2019-09-27 19:28:32 +02:00
coccinelle dist/tools: add Coccinelle check for ARRAYSIZE 2019-08-07 21:55:41 +02:00
codespell dist/tools/codespell: update ignore list 2019-10-24 16:47:00 +02:00
commit-msg dist/tools/commit-msg/check.sh: Enhance reporting 2018-10-10 14:06:33 +03:00
compile_and_test_for_board tools/compile_and_test_for_board: allow setting the flash targets 2019-10-10 11:39:00 +02:00
compile_test dist/tools/compile_test: make use of makefiles/app_dirs.inc.mk 2018-09-05 12:03:09 +02:00
cppcheck cppcheck: extend cppcheck README example 2018-09-25 12:03:58 +02:00
desvirt dist/tools/desvirt: use RIOTTOOLS variable 2018-05-09 18:01:48 +02:00
dlcache dist/tools: add dlcache.sh 2017-06-17 17:00:55 +02:00
doccheck tools/doccheck: optimize display of undefined groups 2019-08-07 10:33:03 +02:00
eclipsesym Merge pull request #4330 from thomaseichinger/pr/cmdline2xml_fix 2015-12-08 14:12:37 +01:00
edbg dist/tools/edbg: Escape variable values 2019-06-06 14:45:35 +02:00
ethos dist/tools/ethos: add setup_network.sh script 2019-07-15 12:33:11 +02:00
externc tools: allow static checks to be run from any directory 2018-06-06 14:03:31 +02:00
flake8 tools/flake8: exclude suit_manifest_encoder_04 script 2019-10-04 15:45:22 +02:00
genconfigheader genconfigheader: use lazysponge for file management 2018-08-20 11:34:55 +02:00
generate_c11_atomics_cpp_compat_header dist/tools: Added script for C11 atomics compat 2019-10-24 23:08:35 +02:00
git dist/tools/git/git-cache: bump version 2019-07-17 12:04:37 +02:00
goodfet spelling: s/initialise/initialize/ 2017-09-05 11:04:25 +02:00
has_minimal_version tools: fix shebang in has_minimal_version.sh 2019-09-16 11:27:15 +02:00
headerguards tools: allow static checks to be run from any directory 2018-06-06 14:03:31 +02:00
jlink jlink.sh: use PYTERMFLAGS 2019-10-01 14:13:02 +02:00
lazysponge dist/tools: add lazysponge tool 2018-08-20 11:34:49 +02:00
licenses cpu: add esp32 vendor files 2018-10-08 12:20:49 +02:00
mcuboot dist/tools: add imgtool 2017-07-06 23:26:56 +02:00
mkconstfs tools/mkconstfs: Add an improved tool. 2018-07-02 10:15:56 +02:00
mosquitto_rsmb mosquitto_rsmb: add MQTT listener to config 2018-07-05 13:17:59 +02:00
nrf52_resetpin_cfg tools/nrf52_resetpin_cfg: add stdin dependency 2019-06-20 16:01:45 +02:00
openocd tools: fix shebang in openocd.sh 2019-09-16 11:27:33 +02:00
packer tools: fix shebang in packer/setup.sh 2019-09-16 11:27:36 +02:00
pic32prog pic32prog: add pic32prog programming tool 2019-09-24 17:43:12 +02:00
pr_check tools/pr_check: add REMOVEME in keyword filtered 2019-10-22 08:07:40 +02:00
pyocd dist/tools/pyocd: add PYOCD_ADAPTER_INIT 2019-09-12 08:13:28 +02:00
pyterm dist/tools/pyterm: drop loglevel from putput 2019-09-27 15:16:06 +02:00
release-stats release-stats: simplify script usage 2019-04-30 16:06:59 +02:00
renode Update README.md for release 1.1 + link to docs 2017-11-21 15:22:55 +01:00
riotboot_gen_hdr dist/tools: add genhdr tool to generate RIOT image headers 2018-12-18 19:31:34 +01:00
setsid dist/tools: use external setsid tool for OSX 2019-10-03 12:43:41 +02:00
shellcheck shellcheck: Add CI check script 2018-07-29 15:28:13 +02:00
stm32loader dist/tools: Add stm32loader flash utility 2018-09-18 18:07:42 +02:00
suit_v4 examples/suit_update: add SUIT draft v4 example & test 2019-10-09 13:51:29 +02:00
tapsetup tools/tapsetup: try to retrieve user name if not set 2017-12-19 17:56:48 +01:00
teensy-loader-cli dist/tools: make teensy-loader-cli work on MACOSX 2018-01-17 18:14:00 +01:00
toolchains tools: remove toolchain build script for x86 2017-11-16 10:42:09 +01:00
tunslip tools/tunslip: correct typos and refine readme 2019-04-09 17:31:08 +02:00
uhcpd dist/tools/uhcpd: remove unnecessary static properties (partly found by coccinelle) 2017-05-11 13:46:24 +02:00
usb-serial list-ttys: Add punctuation between name and serial 2019-09-30 18:28:32 +02:00
vagrant board: add support for arduino-leonardo 2019-05-24 15:12:47 +02:00
whitespacecheck make: Ignore checking all vendor files 2018-05-29 15:21:44 -07:00
Makefile dist: tools: add makefile 2016-04-18 13:51:05 +02:00
static-tests.sh tools: fix shebang for static-test.sh 2019-09-16 10:23:11 +02:00