1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/dist/tools
Koen Zandberg 8159819087
tools/suit: Add optional component ID argument
This extends the component argument of the gen_manifest.py script with
an optional component name. As component names in the SUIT manifest
consist of an array of bytestrings, the commponent name in the argument
is also split. Each part of the name ends up as a separate part of the
component name in the manifest. Component names are split by colons to
match the separator used in the rest of the argument.
2020-09-29 15:18:56 +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 Add helper script for Black Magic Probe 2019-10-15 12:58:24 +02:00
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 build system: use riscv-none-elf as triplet 2020-09-15 11:18:33 +02:00
cmake dist/tools/cmake: handle strings with \" 2019-09-27 19:28:32 +02:00
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 dist/tools/commit-msg/check.sh: Enhance reporting 2018-10-10 14:06:33 +03:00
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 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
dhcpv6-pd_ia dist/tools: provide DHCPv6 server support for network setup scripts 2020-04-03 17:47:39 +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 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 tools: allow static checks to be run from any directory 2018-06-06 14:03:31 +02:00
fixdep dist: tools: import fixdep from linux 2020-08-10 12:17:59 +02:00
flake8 dist/tools/suit: Update suit tooling to IETF-v7 compliance 2020-09-24 21:15:13 +02: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 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-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 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
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 tools/genconfig: generate empty recipes in dependency file 2020-09-04 10:39:37 +02:00
lazysponge dist/tools/lazysponge: fix typos 2019-11-23 22:39:37 +01: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 dist/tools: adapt tools that are built using pkg.mk 2020-06-26 09:25:45 +02:00
nrf52_resetpin_cfg tools/nrf52_resetpin_cfg: add stdin dependency 2019-06-20 16:01:45 +02:00
openocd dist/tools/openocd/stlink: handle new and old Openocd version 2020-08-31 17:34:25 +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 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 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 release-stats: simplify script usage 2019-04-30 16:06:59 +02:00
renode tools: use 'BOARDSDIR' for the boards directory 2019-12-16 15:35:04 +01:00
riotboot_gen_hdr core/byteoder: Moved to sys 2020-08-14 16:28:59 +02:00
setsid tools/setsid: cleanup and allow Makefile to be used standalone 2020-07-10 13:30:46 +02:00
shellcheck shellcheck: Add CI check script 2018-07-29 15:28:13 +02:00
sliptty Merge pull request #13801 from miri64/tools/fix/start_network-interface-init 2020-04-08 12:51:03 +02:00
stm32loader dist/tools: Add stm32loader flash utility 2018-09-18 18:07:42 +02:00
suit tools/suit: Add optional component ID argument 2020-09-29 15:18:56 +02:00
tapsetup tapsetup: add support for single, unbridged TUN interface 2020-09-28 12:31:22 +02:00
teensy-loader-cli dist/tools: adapt tools that are built using pkg.mk 2020-06-26 09:25:45 +02:00
toolchains tools: remove toolchain build script for x86 2017-11-16 10:42:09 +01:00
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 list-ttys: Add punctuation between name and serial 2019-09-30 18:28:32 +02:00
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 tools: fix shebang for static-test.sh 2019-09-16 10:23:11 +02:00