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 71a3aa081e
dist/tools/genconfig: check the APPLICATION symbols only when testing
This changes the Kconfig check to only perform it when testing Kconfig
dependency modlling for now (TEST_KCONFIG=1).
2020-11-06 15:58:02 +01: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 dist/tools/bmp: Fix flashing with pygdbmi 0.10.0 2020-11-03 16:33:46 +01: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 Merge pull request #15347 from bergzand/pr/tools/sh2bash 2020-10-30 16:47:38 +01:00
cmake dist/tools/cmake: handle strings with \" 2019-09-27 19:28:32 +02:00
coccinelle dist/coccinelle: adapt rules for ENABLE_DEBUG 2020-11-02 21:49:40 +01:00
codespell tools/codespell: make it fail when typos are found 2020-10-27 10:33:48 +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: Use /usr/bin/env bash for bash scripts 2020-10-30 13:13:40 +01: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: Use /usr/bin/env bash for bash scripts 2020-10-30 13:13:40 +01: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 Merge pull request #15347 from bergzand/pr/tools/sh2bash 2020-10-30 16:47:38 +01:00
jlink dist/jlink: check for minimum version 2020-10-21 18:23:02 +02:00
kconfiglib dist/tools/genconfig: check the APPLICATION symbols only when testing 2020-11-06 15:58:02 +01:00
lazysponge dist/tools/lazysponge: fix typos 2019-11-23 22:39:37 +01:00
licenses dist/tools: Use /usr/bin/env bash for bash scripts 2020-10-30 13:13:40 +01: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/manifest-generator: small fixes 2020-10-02 07:59:51 +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 sys/net/uhcp: use LOG_ functions 2020-09-29 09:55:28 +02:00
uncrustify dist/tools: Use /usr/bin/env bash for bash scripts 2020-10-30 13:13:40 +01: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 usb-serial/list-ttys: Resolve shellcheck issues 2020-10-30 16:13:05 +01:00
vagrant vagrant: add Vagrantfile to test native in FreeBSD 2020-08-25 16:00:59 +02:00
vera++ dist/tools: Use /usr/bin/env bash for bash scripts 2020-10-30 13:13:40 +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