OVMS3-idf/components/driver/include/driver
Angus Gratton e7aea584f5 Merge branch 'bugfix/free_iram' into 'master'
uart driver: Remove ISR from IRAM



See merge request !486
2017-03-03 14:08:10 +08:00
..
adc.h docs: Add missing peripheral driver docs (ADC, DAC, RTC I/O, I2S) 2017-02-20 10:39:29 +11:00
dac.h docs: Add missing peripheral driver docs (ADC, DAC, RTC I/O, I2S) 2017-02-20 10:39:29 +11:00
gpio.h docs: Add missing peripheral driver docs (ADC, DAC, RTC I/O, I2S) 2017-02-20 10:39:29 +11:00
i2c.h i2c: fix i2c_get_period name 2017-01-16 02:37:10 +08:00
i2s.h docs: Add missing peripheral driver docs (ADC, DAC, RTC I/O, I2S) 2017-02-20 10:39:29 +11:00
ledc.h driver: ledc - update fading functions, add example and doc 2017-01-05 17:57:52 +08:00
pcnt.h Mark some interrupts that are now allocated dynamically as free, add int handle param documentation, add local ints test 2016-12-08 12:39:33 +08:00
periph_ctrl.h Add SPI Master driver, example, test and docs 2017-01-06 14:20:32 +08:00
rmt.h RMT driver: Rename rmt_set_evt_intr_en to rmt_set_tx_thr_intr_en 2016-12-28 10:17:56 +11:00
rtc_io.h docs: Add missing peripheral driver docs (ADC, DAC, RTC I/O, I2S) 2017-02-20 10:39:29 +11:00
sdmmc_defs.h sdmmc: add peripheral driver and protocol layer 2017-01-09 04:51:24 +08:00
sdmmc_host.h sdmmc: Use slot width as default slot_config width parameter, instead of 4 2017-03-03 14:59:15 +11:00
sdmmc_types.h sdmmc: add peripheral driver and protocol layer 2017-01-09 04:51:24 +08:00
sigmadelta.h driver: sigma-delta 2016-12-18 17:20:17 +08:00
spi_master.h Rename SPI Master IO pins to more common terminology, add better explanation to queue_length initialization value 2017-01-11 11:25:56 +08:00
timer.h Mark some interrupts that are now allocated dynamically as free, add int handle param documentation, add local ints test 2016-12-08 12:39:33 +08:00
touch_pad.h Also add intr_alloc magic to rtc code 2016-12-08 12:57:57 +08:00
uart.h uart driver: Remove UART ISR handler from IRAM 2017-03-03 16:17:55 +11:00