esp-idf/components/driver
Konstantin Kondrashov baa6c19700 soc: Fix check_long_hold_gpio and move def to soc
Fix factory_reset_pin init as input
Move definition a structure rtc_gpio_desc to soc

Closes https://github.com/espressif/esp-idf/issues/2030
2018-06-26 12:47:55 +05:00
..
include/driver soc: Fix check_long_hold_gpio and move def to soc 2018-06-26 12:47:55 +05:00
test soc: Fix check_long_hold_gpio and move def to soc 2018-06-26 12:47:55 +05:00
Kconfig feature(spi_master): allow to place functions into IRAM to get higher efficiency 2018-06-14 20:22:40 +08:00
adc1_i2s_private.h
component.mk
gpio.c soc: Fix check_long_hold_gpio and move def to soc 2018-06-26 12:47:55 +05:00
i2c.c driver(i2c, rmt):Add intr_flag setting to ESP_INTR_FLAG_IRAM support when enable psram. 2018-05-21 09:37:56 +08:00
i2s.c
ledc.c
mcpwm.c
pcnt.c
periph_ctrl.c component/bt: implement bluetooth modem sleep mode, one mode for BLE only and another for dual mode bluetooth 2018-05-19 15:37:26 +08:00
rmt.c driver(rmt):Add API supports sending uint8_t type data. 2018-05-22 01:55:44 +00:00
rtc_module.c soc: Fix check_long_hold_gpio and move def to soc 2018-06-26 12:47:55 +05:00
sdio_slave.c Resolve required include header dependencies in component itself 2018-06-12 11:19:39 +05:30
sdmmc_host.c
sdmmc_private.h
sdmmc_transaction.c
sdspi_crc.c
sdspi_crc.h
sdspi_host.c
sdspi_private.h
sdspi_transaction.c
sigmadelta.c
spi_common.c bugfix(spi): resolve the glitch that happens during initialization 2018-06-14 11:29:16 +08:00
spi_master.c Merge branch 'feature/spi_functions_in_iram' into 'master' 2018-06-19 07:25:12 +08:00
spi_slave.c refactor(spi): move pin information into soc folder 2018-06-14 11:29:15 +08:00
timer.c
uart.c Merge branch 'bugfix/fix_uart_buffer_full_flg_error_bug' into 'master' 2018-05-21 14:09:44 +08:00