micropython/tools
Damien George f1236734bb tools/pyboard.py: Make enter_raw_repl stricter and more reliable.
When looking for chars to indicate raw repl is active, look for the full
string of chars to improve reliability of entering raw repl correctly.

Previous to this patch there was the possibility that raw repl was
entered in a dirty state, where not all input chars from previous
invocation were drained.
2015-07-25 22:46:07 +01:00
..
tinytest tools: check-in errordeveloper/tinytest@eb2dbc858f 2014-05-08 01:41:21 +03:00
.gitattributes micropython-upip: Mark as binary file and re-commit. 2015-06-06 23:09:23 +03:00
.gitignore tools: check-in errordeveloper/tinytest@eb2dbc858f 2014-05-08 01:41:21 +03:00
bootstrap_upip.sh bootstrap_upip.sh: Allow to install into a path given by argument. 2015-05-29 22:35:45 +03:00
build-stm-latest.sh tools: Add STM32F4DISC and ESPRUINO_PICO to stmhal build script. 2015-04-21 13:16:41 +00:00
codestats.sh tools: Add codestats.sh to compute code statistics such as size, speed. 2015-06-03 15:38:43 +00:00
dfu.py Change dfu.py to be Python 2/3 compatible 2014-01-03 08:51:02 +02:00
file2h.py tools: Fix up pybcdc.inf generation: new lines and hex digits. 2014-04-16 11:45:52 +01:00
gen-changelog.sh tools: Make gen-changelog.sh sort version strings correctly. 2015-02-13 13:31:02 +00:00
gendoc.py tools: Make gendoc.py able to output RST format. 2014-10-31 01:36:11 +00:00
insert-usb-ids.py stmhal: Add "CDC" option to pyb.usb_mode, for CDC device only. 2015-02-13 14:02:51 +00:00
make-frozen.py tools/make-frozen.py: Use Python2-compatible shebang. 2015-07-06 14:48:29 +03:00
micropython-upip-0.5.4.tar.gz tools: Update upip to 0.5.4. 2015-06-25 15:32:14 +03:00
pip-micropython pip-micropython: Add deprecation notice, but still leave for reference. 2015-06-13 21:39:57 +03:00
pyboard.py tools/pyboard.py: Make enter_raw_repl stricter and more reliable. 2015-07-25 22:46:07 +01:00
pydfu.py tools: Fix pydfu.py to work with old and new versions of PyUSB 2015-07-06 09:56:12 -07:00
tinytest-codegen.py qemu-arm: Disable inline asm tests that use floating point. 2015-04-19 15:50:24 +01:00