diff options
author | Daniel Campora <daniel@wipy.io> | 2015-05-25 21:06:45 +0200 |
---|---|---|
committer | Daniel Campora <daniel@wipy.io> | 2015-05-25 21:47:19 +0200 |
commit | 2dd47239de4464900ca853d8e862d6768156e948 (patch) | |
tree | b355140a8160e40491ae8df8df7efe25feb6dc0f /esp8266/main.c | |
parent | 654533620670fcf8fa685f83b79fa500b6cd9856 (diff) |
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.
Diffstat (limited to 'esp8266/main.c')
0 files changed, 0 insertions, 0 deletions