Damien George
aed3b5b7ba
cc3200/tools/smoke.py: Change readall() to read().
8 years ago
Daniel Campora
c92e6a45eb
cc3200: Rename pyb module to machine.
9 years ago
Daniel Campora
635ef16432
cc3200/tools: Improve update script robustness.
9 years ago
Daniel Campora
dffa9f6da6
cc3200: New SD and RTC API plus os and time modules' extensions.
9 years ago
Daniel Campora
86854c7071
cc3200: Adapt smoke.py for the new pin API.
9 years ago
Daniel Campora
ec8589e4c9
cc3200: Improve uniflash script and make it a bit more verbose.
9 years ago
Daniel Campora
b864e7afe4
cc3200: Remove the UART0 programming pins from the smoke test.
9 years ago
Daniel Campora
0e978349a5
cc3200: Correct smoke test expected result.
9 years ago
Daniel Campora
aa3569cd57
cc3200: Add factory smoke test as part of the tools.
9 years ago
Daniel Campora
8cd9fedf58
cc3200: Add script to program the WiPy via UniFlash (windows only...).
9 years ago
Daniel Campora
76e52b5daf
cc3200: Make update-wipy.py more robust.
9 years ago
Daniel Campora
4f5b896a0b
cc3200: Adapt update-wipy.py timing to improve stability.
10 years ago
Daniel Campora
d02f671737
cc3200: Add deploy target and improve robustness of update-wipy.py.
10 years ago
Daniel Campora
e64afde073
cc3200: Create tools folder and add update-wipy.py script.
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.
10 years ago