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
/
boards
/
WIPY
Age
Commit message (
Expand
)
Author
2017-09-06
ports: Make new ports/ sub-directory and move all ports there.
Damien George
2017-07-31
all: Use the name MicroPython consistently in comments
Alexander Steffen
2016-12-28
cc3200: Enable UART REPL by default.
Paul Sokolovsky
2015-09-21
cc3200: New SD and RTC API plus os and time modules' extensions.
Daniel Campora
2015-07-30
cc3200: Rename pins from GPIO to just GP.
Daniel Campora
2015-06-07
cc3200: Add antenna selection feature to WLAN.
Daniel Campora
2015-05-28
cc3200: Remove WIPY-SD variant, and make the WiPy the default board.
Daniel Campora
2015-05-25
cc3200: Make API more similar to stmhal.
Daniel Campora
2015-04-29
cc3200: Implement os.uname() to get details of the OS and hardware.
Daniel Campora
2015-04-04
cc3200: Add WLAN AP specific settings for each board.
Daniel Campora
2015-03-31
cc3200: Add specific version file for the CC3200 port.
Daniel Campora
2015-03-26
cc3200: Add callback support to the UART for RX interrupts.
Daniel Campora
2015-03-25
cc3200: Add GPIO25 to the pins list of the WiPy and the WiPy-SD.
Daniel Campora
2015-03-12
cc3200: Correct WiPy's pinout and the pin generation script.
danicampora
2015-03-11
cc3200: Add WiPy and WiPy_SD board support.
danicampora