index
:
suspect-devices/circuitpython
1.x
2.x
3.x
4.0.x
4.1.x
4.x
5.0.x
5.1.x
5.3.x
6.0.x
6.1.x
6.2.x
audiocore-rawsample-sinewave
azure
azure-pipelines
cross
dm-mixer
dynamic-native-modules
encoding
esp-extra-scripts
fix_typo_spanish
iabdalkader-cc3k-update
jepler-try-ubuntu-20.04
main
master
parse-bytecode
reentrant-gc
stable
travis-clang
travis-esp8266
travis-stackless
travis-testing
type_hints
CircuitPython - a Python implementation for teaching coding with microcontrollers
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cc3200
/
tools
Age
Commit message (
Collapse
)
Author
2015-09-27
cc3200: Rename pyb module to machine.
Daniel Campora
2015-09-27
cc3200/tools: Improve update script robustness.
Daniel Campora
2015-09-21
cc3200: New SD and RTC API plus os and time modules' extensions.
Daniel Campora
2015-09-10
cc3200: Adapt smoke.py for the new pin API.
Daniel Campora
2015-09-10
cc3200: Improve uniflash script and make it a bit more verbose.
Daniel Campora
2015-09-10
cc3200: Remove the UART0 programming pins from the smoke test.
Daniel Campora
2015-08-16
cc3200: Correct smoke test expected result.
Daniel Campora
2015-08-09
cc3200: Add factory smoke test as part of the tools.
Daniel Campora
2015-08-09
cc3200: Add script to program the WiPy via UniFlash (windows only...).
Daniel Campora
2015-07-07
cc3200: Make update-wipy.py more robust.
Daniel Campora
2015-06-28
cc3200: Adapt update-wipy.py timing to improve stability.
Daniel Campora
2015-06-24
cc3200: Add deploy target and improve robustness of update-wipy.py.
Daniel Campora
2015-06-24
cc3200: Create tools folder and add update-wipy.py script.
Daniel Campora
This script is used by Jenkins to update the WiPy with the newly built firmware before running the tests. It's not placed in the common tools folder because it is very WiPy specific.