circuitpython/cc3200/boards
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
..
LAUNCHXL cc3200: Make API more similar to stmhal. 2015-05-25 21:47:19 +02:00
WIPY cc3200: Make API more similar to stmhal. 2015-05-25 21:47:19 +02:00
WIPY-SD cc3200: Make API more similar to stmhal. 2015-05-25 21:47:19 +02:00
cc3200_af.csv cc3200: Add cc3200 port of MicroPython. 2015-02-06 22:10:11 +00:00
cc3200_prefix.c cc3200: Reenable active interrupts when waking from suspended mode. 2015-03-26 13:58:58 +01:00
make-pins.py cc3200: Correct WiPy's pinout and the pin generation script. 2015-03-12 16:22:15 +01:00