index
:
suspect-devices/circuitpython
1.x
2.x
3.x
4.0.x
4.1.x
4.x
5.0.x
5.1.x
5.3.x
6.0.x
6.1.x
6.2.x
audiocore-rawsample-sinewave
azure
azure-pipelines
cross
dm-mixer
dynamic-native-modules
encoding
esp-extra-scripts
fix_typo_spanish
iabdalkader-cc3k-update
jepler-try-ubuntu-20.04
main
master
parse-bytecode
reentrant-gc
stable
travis-clang
travis-esp8266
travis-stackless
travis-testing
type_hints
CircuitPython - a Python implementation for teaching coding with microcontrollers
feurig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cc3200
/
README.md
Age
Commit message (
Expand
)
Author
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