1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/dist/tools
Leandro Lanzieri 5ba7ef6d6f
dist/tools/kconfiglib: Add remove command to delete files
The 'remove' target removes the downloaded files from the tool.
2020-06-04 15:31:40 +02:00
..
avarice dist/tools/avarice: Detect GDB automatically 2020-03-11 10:51:40 +01:00
backport_pr tools/backport_pr: Add Token Scope check 2020-03-04 14:30:12 +01:00
bmp Add helper script for Black Magic Probe 2019-10-15 12:58:24 +02:00
bossa-1.8 dist/tools/bossa: move to bossa-1.8 directory 2020-02-25 11:47:32 +01:00
bossa-1.9 dist/tools/bossa-1.9: add version 1.9.1 2020-02-25 11:49:10 +01:00
bossa-nrf52 dist/tools: add bossa version for nrf52 2020-04-08 09:58:21 +02:00
buildsystem_sanity_check buildsystem_check: Add check for features provided 2020-05-29 11:07:09 +02:00
cc2538-bsl dist/tools/cc2538-bsl: use upstream version 2020-03-06 11:13:21 +01:00
ci ci/static_tests: call uncrustify check 2020-04-28 12:35:25 +02:00
cmake
coccinelle many typo fixes 2019-11-23 22:39:07 +01:00
codespell tools/codespell: ignore ALS (Ambient Light Sensing) 2020-03-11 14:21:47 +01:00
commit-msg
compile_and_test_for_board dist/tools/compile_and_test_for_board: pass parser as main arg 2020-01-08 08:32:42 +01:00
compile_test
cppcheck
desvirt
dhcpv6-pd_ia dist/tools: provide DHCPv6 server support for network setup scripts 2020-04-03 17:47:39 +02:00
dlcache
doccheck
eclipsesym
edbg tools/edbg: update to latest upstream version 2020-01-31 09:35:27 +01:00
esptool cpu/esp*: move parition table tool to dist/tools/esptool 2020-02-21 09:09:08 +01:00
ethos Merge pull request #13801 from miri64/tools/fix/start_network-interface-init 2020-04-08 12:51:03 +02:00
externc
flake8 flake8: move exception from SUITv4 to SUITv3 2020-03-19 22:56:01 +01:00
flatc dist/tools/flatc: compile with ccache (if CCACHE is set) 2020-06-02 21:42:27 +02:00
fuzzing fuzzing: Initialize 2020-04-17 17:11:15 +02:00
genconfigheader
generate_c11_atomics_cpp_compat_header dist/tools: Added script for C11 atomics compat 2019-10-24 23:08:35 +02:00
git
goodfet many typo fixes 2019-11-23 22:39:07 +01:00
has_minimal_version
headerguards
insufficient_memory tools: add add_insufficient_memory_board.sh script 2019-11-12 13:52:15 +01:00
jlink dist/tools/jlink: cleanup doc 2019-11-18 13:04:42 +01:00
kconfiglib dist/tools/kconfiglib: Add remove command to delete files 2020-06-04 15:31:40 +02:00
lazysponge dist/tools/lazysponge: fix typos 2019-11-23 22:39:37 +01:00
licenses
mcuboot
mkconstfs
mosquitto_rsmb dist/tools/*: adapt to new state file targets 2020-01-08 20:55:19 +01:00
nrf52_resetpin_cfg
openocd tools/openocd: Fix Flash probing for nucleo-f747zi 2020-02-28 13:53:20 +01:00
packer tools/packer: adapt for Ubuntu 18.04 2020-02-19 19:23:07 +01:00
pic32prog dist/tools/*: adapt to new state file targets 2020-01-08 20:55:19 +01:00
pr_check tools/pr_check: add REMOVEME in keyword filtered 2019-10-22 08:07:40 +02:00
pyocd
pyterm pyterm: return errno on OSError 2020-03-11 14:55:05 +01:00
randhex tools: add tool for generating random hexadecimal values 2020-01-20 14:51:26 +01:00
release-stats
renode tools: use 'BOARDSDIR' for the boards directory 2019-12-16 15:35:04 +01:00
riotboot_gen_hdr dist/tools/riotboot_gen_hdr/genhdr: use unsigned long 2020-01-10 12:56:07 +01:00
setsid dist/tools/*: adapt to new state file targets 2020-01-08 20:55:19 +01:00
shellcheck
sliptty Merge pull request #13801 from miri64/tools/fix/start_network-interface-init 2020-04-08 12:51:03 +02:00
stm32loader
suit_v3 dist/tools/suit_v3: Add ietf-v3 manifest generator 2020-03-18 14:13:12 +01:00
tapsetup dist/tools/tapsetup: fix deletion when UPLINK unset 2020-03-31 18:58:55 +02:00
teensy-loader-cli dist/tools/*: adapt to new state file targets 2020-01-08 20:55:19 +01:00
toolchains
tunslip many typo fixes 2019-11-23 22:39:07 +01:00
uhcpd dist/tools/uhcpd: fix typos 2019-11-23 22:39:37 +01:00
uncrustify dist/tools/uncrustify: add ztimer files to whitelist 2020-05-07 14:59:13 +02:00
usb-serial
vagrant
vera++ vera++: remove non-zero exit code 2020-02-18 19:53:08 +01:00
whitespacecheck
Makefile dist/tools: add sliptty to host-tools 2020-04-16 23:59:31 +02:00
static-tests.sh