index
:
openmano-mpy
master
MicroPython source and hardware configuration for OpenMano
Damien George
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cc3200
/
tools
Age
Commit message (
Expand
)
Author
2017-09-06
ports: Make new ports/ sub-directory and move all ports there.
Damien George
2016-11-14
cc3200/tools/smoke.py: Change readall() to read().
Damien George
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