OVMS3-idf/components/driver
Angus Gratton 8d8d4a57e1 Merge branch 'bugfix/reset_periph_modules' into 'master'
driver: Add a reset before enabling if a module is off

Closes IDF-188

See merge request espressif/esp-idf!4843
2019-08-26 16:38:23 +08:00
..
include/driver Merge branch 'feature/exclude_rom_from_example_header_files' into 'master' 2019-08-15 10:50:01 +08:00
test esp_wifi: wifi support new event mechanism 2019-08-20 09:39:51 +00:00
adc1_i2s_private.h tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
can.c can/driver: Add module reset before enabling 2019-08-09 17:09:56 +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 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
i2c.c tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
i2s.c i2s/driver: Add module reset before enabling 2019-08-09 17:09:56 +08:00
Kconfig Rename Kconfig options (components/driver) 2019-05-21 09:09:01 +02:00
ledc.c driver: ledc: Fix low/high speed parameter setting 2019-08-15 06:53:46 +00: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-08-09 17:09:56 +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-08-09 17:09:56 +08:00
rtc_module.c tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
sdio_slave.c sdio_slave: update version read from CCCR to 2.0 2019-08-07 17:10:34 +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-08-09 17:09:56 +08:00
sdmmc_private.h tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
sdmmc_transaction.c tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07: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 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07: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 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07: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 timer_group: support interrupt LL and some utility functions in ISR 2019-08-09 13:46:30 +08:00
uart.c Merge branch 'bugfix/reset_periph_modules' into 'master' 2019-08-26 16:38:23 +08:00