aboutsummaryrefslogtreecommitdiff
path: root/cc3200/tools/smoke.py
AgeCommit message (Collapse)Author
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George
This is to keep the top-level directory clean, to make it clear what is core and what is a port, and to allow the repository to grow with new ports in a sustainable way.
2016-11-14cc3200/tools/smoke.py: Change readall() to read().Damien George
2015-09-27cc3200: Rename pyb module to machine.Daniel Campora
2015-09-21cc3200: New SD and RTC API plus os and time modules' extensions.Daniel Campora
2015-09-10cc3200: Adapt smoke.py for the new pin API.Daniel Campora
2015-09-10cc3200: Remove the UART0 programming pins from the smoke test.Daniel Campora
2015-08-09cc3200: Add factory smoke test as part of the tools.Daniel Campora