1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/dist/tools
Benjamin Valentin e12f1f2ff8 pyterm: add /sleep function
The init_cmd feature is quite handy for automated pyterm runs but there
is no delay between the commands that are executed.

This adds a /sleep function that can be added between init_cmd commands
to prevent them from overflowing the RX buffer on the target.
2019-04-11 00:09:58 +02:00
..
arduino
backport_pr tools/backport_pr: add tox.ini 2019-02-12 15:34:15 +01:00
bossa
buildsystem_sanity_check dist/tools: add build system sanity check script 2018-11-16 16:40:23 +01: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 tools/compile_test_one_board: update documentation README 2019-01-23 18:23:05 +01: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 dist/tools/edbg: update to lastest version 2018-12-07 10:49:38 +01:00
ethos
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: get flash and debug files from cli 2018-11-27 15:28:49 +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 tools: add nrf52_resetpin_cfg tool 2018-09-28 16:50:58 +02:00
openocd openocd: get flash and debug files from cli 2018-12-05 16:21:03 +01: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: adapt for label categorization 2018-10-05 19:07:32 +02:00
pyocd dist/tools/pyocd: provide support for PyOCD programmer 2018-12-21 14:56:26 +01:00
pyterm pyterm: add /sleep function 2019-04-11 00:09:58 +02:00
release-stats
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
teensy-loader-cli
toolchains
tunslip dist/tools: fix tunslip6 strncat num param 2018-09-25 12:03:58 +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