1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/dist/tools
2020-08-28 13:24:55 +02:00
..
avarice dist/tools/avarice: Detect GDB automatically 2020-03-11 10:51:40 +01:00
backport_pr tools/backport_pr: add doctest for _get_latest_release function 2020-07-04 18:25:36 +02:00
bmp
bossa-1.8 tools/bossa: allow Makefile to be called stand-alone 2020-07-10 13:30:37 +02:00
bossa-1.9 tools/bossa: allow Makefile to be called stand-alone 2020-07-10 13:30:37 +02:00
bossa-nrf52 tools/bossa: allow Makefile to be called stand-alone 2020-07-10 13:30:37 +02:00
buildsystem_sanity_check Merge pull request #14458 from miri64/vagrant/enh/freebsd 2020-08-25 16:32:05 +02:00
cc2538-bsl dist/tools: adapt tools that are built using pkg.mk 2020-06-26 09:25:45 +02:00
ci ci: changed_files: ignore fixdep.c for cppcheck 2020-08-11 09:47:32 +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 compile_and_test_for_board.py: add optional JUnit XML support 2020-08-27 14:25:57 +02:00
compile_test Merge pull request #14464 from benpicco/python3 2020-08-18 09:11:23 +02:00
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: allow Makefile to be called stand-alone 2020-07-10 13:30:38 +02:00
esptool gen_esp32part.py: use Python3 2020-08-16 19:48:04 +02:00
ethos Merge pull request #13801 from miri64/tools/fix/start_network-interface-init 2020-04-08 12:51:03 +02:00
externc
fixdep dist: tools: import fixdep from linux 2020-08-10 12:17:59 +02:00
flake8 flake8: move exception from SUITv4 to SUITv3 2020-03-19 22:56:01 +01:00
flatc tools/flatc: don't clone flatbuffers in the global pkg dir 2020-06-28 11:16:12 +02:00
fuzzing fuzzing: Initialize 2020-04-17 17:11:15 +02:00
genconfigheader
generate_c11_atomics_cpp_compat_header
git dist/tools/git-cache: don't export GIT_CACHE_DIR in script 2020-06-23 14:54:25 +02:00
goodfet many typo fixes 2019-11-23 22:39:07 +01:00
has_minimal_version
headerguards
insufficient_memory
jlink
kconfiglib dist/tools/kconfiglib: introduce own genconfig.py tool 2020-08-07 18:17:37 +02:00
lazysponge dist/tools/lazysponge: fix typos 2019-11-23 22:39:37 +01:00
licenses
mcuboot
mkconstfs
mosquitto_rsmb dist/tools: adapt tools that are built using pkg.mk 2020-06-26 09:25:45 +02:00
nrf52_resetpin_cfg
openocd tools/openocd: add OPENOCD_DBG_EXTRA_CMD 2020-06-09 10:14:57 +02:00
openvisualizer pkg/openwsn: bump version 2020-08-11 15:24:33 +02:00
packer tools/packer: adapt for Ubuntu 18.04 2020-02-19 19:23:07 +01:00
pic32prog tools/pic32prog: cleanup and allow Makefile to be used standalone 2020-07-10 13:30:46 +02:00
pktbuf-stats dist/tools: provide tool to parse pktbuf output 2020-06-23 11:12:33 +02:00
pr_check
pyocd
pyterm pyterm: use Python3 in setup.py 2020-07-08 14:57:14 +02:00
radvd tools/radvd: Add script to run radvd on a tun interface 2020-06-30 17:55:25 +02: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 tools/setsid: cleanup and allow Makefile to be used standalone 2020-07-10 13:30:46 +02: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 minor typo 2020-08-28 13:24:55 +02:00
teensy-loader-cli dist/tools: adapt tools that are built using pkg.mk 2020-06-26 09:25:45 +02: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-cdc-ecm tools/usb-cdc-ecm/start_network.sh: remove parameters to read 2020-08-02 15:04:02 +02:00
usb-serial
vagrant vagrant: add Vagrantfile to test native in FreeBSD 2020-08-25 16:00:59 +02:00
vera++ vera++: remove non-zero exit code 2020-02-18 19:53:08 +01:00
whitespacecheck tools: whitespacecheck: ignore fixdep.c 2020-08-11 09:47:32 +02:00
Makefile make: use $(MAKE) instead of direct make call 2020-07-03 12:03:06 +02:00
static-tests.sh