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