Paul Sokolovsky
b315d76b6b
cc3200/README: Reorganize and update to the current state of affairs.
Try to put sections in more logical order, and information about cc3200tool
to be the default flashing method.
8 years ago
Paul Sokolovsky
45a8cc8f0b
cc3200: make: Rename "deploy" target to "deploy-ota".
There should be target to deploy uPy over wired (UART) connection, and
wired and OTA targets should be named differently.
8 years ago
Paul Sokolovsky
514b82900c
cc3200/README: (Re)add information about accessing REPL on serial.
8 years ago
danicampora
efc4da4be9
cc3200/README.md: Correct cc3200's update file name.
9 years ago
Martijn Koster
8e8aac89a5
cc3200: Update README to change pyb to machine.
9 years ago
danicampora
1c7f9b16f0
cc3200: Remove UART info on README.md.
The UART REPL it's not enabled by default anymore.
9 years ago
Damien George
0334058fa4
Rename "Micro Python" to "MicroPython" in REPL, help, readme's and misc.
9 years ago
Daniel Campora
aaf7c5b35e
cc3200/README.md: Improve make deploy instructions.
9 years ago
Daniel Campora
219a74c014
cc3200/README.md: Add notes about deploying a new software version.
9 years ago
Daniel Campora
f28ed55aeb
cc3200/README.md: Specify the board name in the build command.
10 years ago
Daniel Campora
95104b0fbd
cc3200: Add note about old revisions of the CC3200-LAUNCHXL.
10 years ago
Daniel Campora
d07de2d307
cc3200: Move the STDIO UART pin configuration to mpconfigboard.h.
10 years ago
Daniel Campora
f81684141e
cc3200: Implement os.uname() to get details of the OS and hardware.
10 years ago
Daniel Campora
eaefc8b9d6
cc3200: Add WiPy specific information to README.md
10 years ago
danicampora
fe2eb5f58a
cc3200: Update README.md to add step for flashing the bootloader.
10 years ago
danicampora
8785645a95
cc3200: Add cc3200 port of MicroPython.
The port currently implements support for GPIO, RTC, ExtInt and the WiFi
subsystem. A small file system is available in the serial flash. A
bootloader which makes OTA updates possible, is also part of this initial
implementation.
10 years ago