OVMS3-idf/docs/api
Jeroen Domburg 8a2ff5a16d Merge branch 'bugfix/spi_inconsistencies' into 'master'
SPI: Some fixes to docs and flag naming

Kolban noticed the flags for a transaction are not named like the documentation states. The flags as mentioned in the docs are more consistent, so this MR renames them to that. Also some additions to the docs wrt the SPI signals

Ref http://www.esp32.com/viewtopic.php?f=13&t=919&p=3976#p3976 and http://www.esp32.com/viewtopic.php?f=13&t=921&p=3975#p3975

See merge request !398
2017-01-11 17:11:45 +08:00
..
bt.rst component/bt: bug fix of lack of checking bluetooth stack status inside API functions 2017-01-11 11:04:41 +08:00
bt_common.rst component/bt : add bt device api 2017-01-06 21:19:58 +08:00
bt_le.rst component/bt : new blufi 2017-01-05 20:22:35 +08:00
controller_vhci.rst component/bt: modify bluetooth API 2017-01-05 20:02:06 +08:00
deep_sleep.rst deep sleep: add documentation 2016-12-16 14:31:29 +08:00
esp_blufi.rst component/bt: bug fix of lack of checking bluetooth stack status inside API functions 2017-01-11 11:04:41 +08:00
esp_bt_defs.rst component/bt : update bluetooth api doxygen ref 2017-01-05 14:56:16 +08:00
esp_bt_device.rst component/bt : add bt device api 2017-01-06 21:19:58 +08:00
esp_bt_main.rst component/bt: bug fix of lack of checking bluetooth stack status inside API functions 2017-01-11 11:04:41 +08:00
esp_eth.rst ethernet: support flow control 2017-01-10 15:19:18 +08:00
esp_gap_ble.rst component/bt : add macro for adv_data_flag 2017-01-05 17:53:33 +08:00
esp_gatt_defs.rst component/bt : update bluetooth api doxygen ref 2017-01-05 14:56:16 +08:00
esp_gattc.rst component/bt : update bluetooth api doxygen ref 2017-01-05 14:56:16 +08:00
esp_gatts.rst component/bt : update bluetooth api doxygen ref 2017-01-05 14:56:16 +08:00
esp_smartconfig.rst esp32: refactor to sniffer 2016-12-15 18:20:00 +08:00
esp_wifi.rst Revised api files 2016-11-10 22:50:55 +01:00
fatfs.rst docs: add sdmmc and fatfs docs 2017-01-09 05:54:12 +08:00
gpio.rst gpio_driver: add per-pin interrupt handlers 2016-12-29 11:16:32 +08:00
i2c.rst 1. modify i2c_set_pin function 2017-01-03 00:57:19 +08:00
intr_alloc.rst Fix example code, add chapter to docs about interrupts and multicore issues 2016-12-08 14:42:00 +08:00
ledc.rst driver: ledc - update fading functions, add example and doc 2017-01-05 17:57:52 +08:00
log.rst Revised api files 2016-11-10 22:50:55 +01:00
mem_alloc.rst Add testcase, fix executable memory allocated in shared dram/iram region 2016-12-15 15:03:22 +08:00
nvs_flash.rst docs: fix some warnings 2016-12-16 14:31:29 +08:00
ota.rst docs: fix return error of ota docs and fix ota.rst 2016-12-01 13:54:25 +08:00
pcnt.rst docs: fix some warnings 2016-12-16 14:31:29 +08:00
rmt.rst rmt: add documentation 2016-11-22 01:44:23 +08:00
sdmmc.rst docs: add sdmmc and fatfs docs 2017-01-09 05:54:12 +08:00
sigmadelta.rst driver: sigma-delta 2016-12-18 17:20:17 +08:00
spi_flash.rst docs: fix broken links, formatting, add SPI flash and partition APIs 2016-11-16 22:44:22 +08:00
spi_master.rst Also update documentation to new conventions 2017-01-11 11:55:23 +08:00
template.rst Clarification on documenting examples 2016-12-27 12:32:40 +01:00
timer.rst driver: timer 2016-11-23 17:23:21 +08:00
uart.rst driver: uart 2016-12-21 11:55:53 +08:00
ulp.rst initial support for generation of ULP coprocessor code 2016-12-01 20:26:47 -08:00
vfs.rst vfs: implement vfs_unregister 2017-01-09 04:51:24 +08:00
wdts.rst Add documentation 2016-11-17 12:09:08 +08:00