OVMS3-idf/components/driver
Ivan Grokhotkov c225801b3e Merge branch 'fix/add_parentheses_to_spi_swap_data_tx_4.0' into 'release/v4.0'
spi: Put argument of macro SPI_SWAP_DATA_TX in parentheses (backport v4.0)

See merge request espressif/esp-idf!6107
2019-09-26 21:25:20 +08:00
..
include/driver Merge branch 'fix/add_parentheses_to_spi_swap_data_tx_4.0' into 'release/v4.0' 2019-09-26 21:25:20 +08:00
test driver: Remove features deprecated pre-IDF V4.0 2019-09-19 18:47:15 +10:00
adc1_i2s_private.h driver(i2s): fix broken i2s adc mode 2018-02-07 17:17:20 +08:00
can.c can/driver: Add module reset before enabling 2019-09-06 11:34:53 +08:00
CMakeLists.txt cmake: some formatting fixes 2019-06-21 19:53:29 +08:00
component.mk spi_master: compile as C11 due to use of stdatomic.h 2019-04-10 13:48:57 +08:00
gpio.c bugfix(GPIO): Fixed the bug that GPIO enables interrupts on one core, 2019-07-29 11:09:07 +00:00
i2c.c Merge branch 'bugfix/ticks_to_wait_for_uart_and_i2c' into 'master' 2019-06-11 08:41:44 +08:00
i2s.c driver: Remove features deprecated pre-IDF V4.0 2019-09-19 18:47:15 +10:00
Kconfig Rename Kconfig options (components/driver) 2019-05-21 09:09:01 +02:00
ledc.c driver(ledc): fixed ledc clock selection bug for release/v4.0 2019-08-12 17:16:52 +08:00
mcpwm.c all: Using xxx_periph.h 2019-06-03 14:15:08 +08:00
pcnt.c pcnt/driver: Add module reset before enabling 2019-09-06 11:34:53 +08:00
periph_ctrl.c all: Using xxx_periph.h 2019-06-03 14:15:08 +08:00
rmt.c rmt/driver: Add module reset before enabling 2019-09-06 11:34:53 +08:00
rtc_module.c driver: Remove features deprecated pre-IDF V4.0 2019-09-19 18:47:15 +10:00
sdio_slave.c sdio_slave: fix the send_flush infinite loop issue 2019-06-27 13:24:22 +08:00
sdkconfig.rename Rename Kconfig options (components/driver) 2019-05-21 09:09:01 +02:00
sdmmc_host.c sdmmc_host/driver: Add module reset before enabling 2019-09-06 11:34:53 +08:00
sdmmc_private.h sdmmc: implement partial DDR support 2018-08-30 13:11:54 +08:00
sdmmc_transaction.c sdmmc: implement partial DDR support 2018-08-30 13:11:54 +08:00
sdspi_crc.c separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
sdspi_crc.h Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
sdspi_host.c spi_master: move the spi_bus_init function into common header 2019-06-27 13:27:26 +08:00
sdspi_private.h sdmmc: support SDIO over SPI 2019-04-12 02:24:28 +08:00
sdspi_transaction.c all: Using xxx_periph.h 2019-06-03 14:15:08 +08:00
sigmadelta.c all: Using xxx_periph.h 2019-06-03 14:15:08 +08:00
spi_common.c spi_common: add interface to get whether the bus is on IOMUX 2019-06-27 13:27:27 +08:00
spi_master.c Changed log level for spi_master 2019-07-01 20:04:15 +00:00
spi_slave.c Merge branch 'feature/spi_driver_support_multi_chip' into 'master' 2019-06-20 16:45:06 +08:00
timer.c all: Using xxx_periph.h 2019-06-03 14:15:08 +08:00
uart.c uart/driver: Add module reset before enabling 2019-09-06 11:34:53 +08:00