32 Commits (7310fd469a4dfdd38fda242f138f5671c2f82b61)

Author SHA1 Message Date
Damien George c4ee39dd63 tools, gendoc: Output small descr about module TOC. 10 years ago
Damien George 590b2abdfc tools, gendoc: Put module TOC/index in module/ directory. 10 years ago
Damien George ef7a066c9c tools, gendoc: Allow constants at module level; gen module index. 10 years ago
Paul Sokolovsky c10a4405cd gendoc.py: Support modules w/o functions and/or classes. 11 years ago
Damien George 3793830ed9 tools: Move gendoc.py to tools, and make it a little more generic. 11 years ago
Ilya Dmitrichenko be86596bb9 tools: inline test suite generator. 11 years ago
Ilya Dmitrichenko b1442e04d1 tools: check-in errordeveloper/tinytest@eb2dbc858f6c3785468a96e98f2b944f10013163 11 years ago
Damien George 37936bebbf tools: In build-stm-latest, replace git hash with git tag. 11 years ago
Damien George 3244123031 tools: pyboard.py now acts as a command-line program to run scripts. 11 years ago
Damien George aad1204b8e stmhal: Change names: flash to firmware, flashboard to deploy. 11 years ago
Craig Barnes 71a1e35206 Fix pyboard.py tests. 11 years ago
Damien George ba742ed639 Add shell script to automatically build stmhal/ for all pyboards. 11 years ago
Andrew Scheller 1f740bdaf4 Make pyboard.enter_raw_repl more robust 11 years ago
Damien George ca045d97b9 tools: Update pyboard.py to work with latest changes to RTC. 11 years ago
Damien George ecdf6cdc5b tools: Fix up pybcdc.inf generation: new lines and hex digits. 11 years ago
Andrew Scheller 1452221aca Auto-generate the stmhal/pybcdc_inf header file from static files 11 years ago
Paul Sokolovsky cc8c0882a0 pip-micropython: Fix inverted condition. 11 years ago
Andrew Scheller 6fc40cc3da pip-micropython: revert $HOME back to ~ 11 years ago
Andrew Scheller 0aac7ba344 Make pip-micropython more portable 11 years ago
Damien George 48a9b3fd11 tools: Improve timout/reading of pyboard.py. 11 years ago
Damien George b636d024d2 Make pyboard.py have its own exception; update run-tests for pyboard. 11 years ago
Paul Sokolovsky 06526e7ccc pip-micropython: Apply more workarounds for setuptools, pip, etc misfeatures. 11 years ago
Paul Sokolovsky 9f043da5c3 pip-micropython: Require command verb, but restrict to "install" only. 11 years ago
Damien George d71fc37af7 tools: Improve reading back from pyboard. 11 years ago
Damien George 0e49642965 tools: pyboard.py can now execute a file remotely! 11 years ago
Paul Sokolovsky 802d505756 tools: Add pip-micropython to install packages in MicroPython-friendly way. 11 years ago
Damien George 41ea651839 Add tools/pyboard.py, a simple module to communicate with the pyboard. 11 years ago
mux 1a1ba4d555 Change dfu.py to be Python 2/3 compatible 11 years ago
Damien f0d0940638 Add tools/dfu.py, and use it in stm/Makefile. 11 years ago