aboutsummaryrefslogtreecommitdiff
path: root/cc3200/README.md
AgeCommit message (Expand)Author
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George
2017-05-29various: Spelling fixesVille Skyttä
2016-12-29cc3200/README: Reorganize and update to the current state of affairs.Paul Sokolovsky
2016-12-29cc3200: make: Rename "deploy" target to "deploy-ota".Paul Sokolovsky
2016-12-28cc3200/README: (Re)add information about accessing REPL on serial.Paul Sokolovsky
2015-11-18cc3200/README.md: Correct cc3200's update file name.danicampora
2015-10-25cc3200: Update README to change pyb to machine.Martijn Koster
2015-10-21cc3200: Remove UART info on README.md.danicampora
2015-10-12Rename "Micro Python" to "MicroPython" in REPL, help, readme's and misc.Damien George
2015-07-04cc3200/README.md: Improve make deploy instructions.Daniel Campora
2015-07-04cc3200/README.md: Add notes about deploying a new software version.Daniel Campora
2015-06-11cc3200/README.md: Specify the board name in the build command.Daniel Campora
2015-05-27cc3200: Add note about old revisions of the CC3200-LAUNCHXL.Daniel Campora
2015-05-27cc3200: Move the STDIO UART pin configuration to mpconfigboard.h.Daniel Campora
2015-04-29cc3200: Implement os.uname() to get details of the OS and hardware.Daniel Campora
2015-04-22cc3200: Add WiPy specific information to README.mdDaniel Campora
2015-02-25cc3200: Update README.md to add step for flashing the bootloader.danicampora
2015-02-06cc3200: Add cc3200 port of MicroPython.danicampora