1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/dist/tools
Juan I Carrano 6349d91277
Merge pull request #11695 from cladmi/pr/buildsystem_sanity_check/bug/never_returns_error
dist/tools/build_system_sanity_check: BUG fix errors being ignored
2019-06-26 11:58:11 +02:00
..
arduino dist: added script for merging Arduino sketches 2015-11-27 12:45:12 +01:00
backport_pr Merge pull request #11435 from miri64/dist/fix/backport-tracking 2019-04-24 16:37:08 +02:00
bossa dist/tools/bossa: add patch for OS X build 2017-06-30 16:44:47 +02:00
buildsystem_sanity_check Merge pull request #11695 from cladmi/pr/buildsystem_sanity_check/bug/never_returns_error 2019-06-26 11:58:11 +02:00
cc2538-bsl cc2538-bsl.py: add chip id for cc2538em 2017-01-18 16:18:05 +01:00
ci dist/tools/ci: update print version script in build_and_test.sh 2019-05-24 17:14:06 +02:00
cmake tools: add helper script for xcompile with cmake 2018-03-27 19:02:06 +02:00
coccinelle tools: allow static checks to be run from any directory 2018-06-06 14:03:31 +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 Merge pull request #11517 from cladmi/pr/compile_and_test_for_board/do_not_check_git 2019-05-13 19:43:02 +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: Detect when make doc fails to run. 2018-11-22 16:51:07 +01: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: adapt README.md to USEMODULE+=stdio_ethos 2019-06-24 09:56:30 +02:00
externc tools: allow static checks to be run from any directory 2018-06-06 14:03:31 +02:00
flake8 dist/tools: Add stm32loader flash utility 2018-09-18 18:07:42 +02:00
genconfigheader genconfigheader: use lazysponge for file management 2018-08-20 11:34:55 +02:00
git dist: tools: git-cache: update to latest upstream 2018-05-17 20:42:23 +02:00
goodfet spelling: s/initialise/initialize/ 2017-09-05 11:04:25 +02:00
has_minimal_version dist/tools/has_minimal_version: add tool to check minimal version 2018-08-14 15:26:51 +02:00
headerguards tools: allow static checks to be run from any directory 2018-06-06 14:03:31 +02:00
jlink tools/jlink: Exit terminal on Ctrl+C 2019-05-29 09:18:52 +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/openocd.sh: probe the board for real flash address on binary flash 2019-05-17 18:28:27 +02:00
packer packer: add dfu-util and bluepill udev rules 2017-11-03 13:44:39 +01:00
pic32prog pic32prog: add a documentation on how to update PICkit3 2018-06-18 10:21:37 +02:00
pr_check tools/pr_check: make sure no pkg makefile defines PKG_SOURCE_LOCAL 2019-05-16 11:31:32 +02:00
pyocd tools/pyocd: add option for image offset 2019-03-24 16:48:45 +01:00
pyterm pyterm: use python3 by default 2019-02-11 17:09:13 +01: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
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
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 dist/tools/usb-serial: use RIOTTOOLS variable 2018-06-28 14:05:33 +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: static_tests.sh: rm dependency to 'riot' remote 2016-12-20 20:59:10 +01:00