1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/dist/tools
Francisco 00c652c8b0
Merge pull request #11223 from cladmi/pr/openocd/flashbin/probe
tools/openocd.sh: try to probe the board for real flash address
2019-05-17 10:28:58 -07:00
..
arduino
backport_pr Merge pull request #11435 from miri64/dist/fix/backport-tracking 2019-04-24 16:37:08 +02:00
bossa
buildsystem_sanity_check dist/tools/buildsystem_sanity_check: add an export variable check 2019-05-06 13:36:46 +02:00
cc2538-bsl
ci print_toolchain_versions.sh: add xtensa newlibs 2018-12-29 15:26:36 +01: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
doccheck tools/doccheck: Detect when make doc fails to run. 2018-11-22 16:51:07 +01:00
eclipsesym
edbg tools/edbg: Update to latest version. 2019-03-11 15:51:32 +01:00
ethos ethos: Avoid EOF loops on detached stdin 2018-01-24 08:54:40 +01: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
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 jlink.sh: Exit with an error on failure for JLinkExe commands 2019-03-28 11:26:24 +01: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
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 dist/tools/nrf52_resetpin: delete obsolete register 2019-04-17 15:32:48 +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
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
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
tunslip tools/tunslip: correct typos and refine readme 2019-04-09 17:31:08 +02:00
uhcpd
usb-serial dist/tools/usb-serial: use RIOTTOOLS variable 2018-06-28 14:05:33 +02:00
vagrant
whitespacecheck make: Ignore checking all vendor files 2018-05-29 15:21:44 -07:00
Makefile
static-tests.sh