circuitpython/cc3200/boards/LAUNCHXL
Daniel Campora 2dd47239de cc3200: Make API more similar to stmhal.
In general the changes are:

1. Peripheral (UART, SPI, ADC, I2C, Timer) IDs start from 1, not zero.
2. Make I2C and SPI require the ID even when there's only one bus.
3. Make I2C and SPI accept 'mode' parameter even though only MASTER
   is supported.
2015-05-25 21:47:19 +02:00
..
mpconfigboard.h cc3200: Make API more similar to stmhal. 2015-05-25 21:47:19 +02:00
pins.csv cc3200: Add cc3200 port of MicroPython. 2015-02-06 22:10:11 +00:00