aboutsummaryrefslogtreecommitdiff
path: root/cc3200/hal/spi.c
AgeCommit message (Collapse)Author
2015-11-01cc3200: Fix SPI clock divider calculation.danicampora
2015-03-21cc3200: Add SPI module.danicampora
Only MASTER mode is supported. Transfer width is configurable to 8, 16 or 32 bits.
2015-02-06cc3200: Add cc3200 port of MicroPython.danicampora
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.