esp-idf/components/driver
Ivan Grokhotkov 8739111218 Merge branch 'bugfix/gpio_reset_bitmask' into 'master'
gpio: Bitmask overflow fix in gpio_reset_pin

See merge request idf/esp-idf!2966
2018-08-10 17:35:26 +08:00
..
include/driver Merge branch 'bugfix/add_mutex_for_some_touchpad_apis' into 'master' 2018-08-08 16:28:28 +08:00
test Merge branch 'feature/nvs_version_check' into 'master' 2018-08-07 13:31:49 +08:00
Kconfig
adc1_i2s_private.h
can.c CAN Driver 2018-07-04 14:01:57 +08:00
component.mk
gpio.c gpio: Bitmask overflow fix in gpio_reset_pin 2018-08-08 15:31:17 +03:00
i2c.c Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
i2s.c
ledc.c bugfix(ledc): fix bugs reported from unit-test and github. 2018-07-10 02:22:23 +08:00
mcpwm.c
pcnt.c Add some comments in pcnt.h. 2018-07-24 10:33:58 +08:00
periph_ctrl.c
rmt.c Modify the rmt_mem_num maximum limit value from 15 to 8. 2018-07-16 19:10:42 +08:00
rtc_module.c Merge branch 'bugfix/add_mutex_for_some_touchpad_apis' into 'master' 2018-08-08 16:28:28 +08:00
sdio_slave.c gcc8_newlib3: Compilation warnings and errors not specific to newlib v3 2018-07-09 13:22:24 +03:00
sdmmc_host.c fix(sdmmc): disable all pulldowns used by sdmmc host 2018-07-06 18:17:51 +08:00
sdmmc_private.h
sdmmc_transaction.c sdmmc: enable host auto_stop only for certain commands 2018-07-13 03:28:10 +00:00
sdspi_crc.c Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
sdspi_crc.h Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
sdspi_host.c Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
sdspi_private.h Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
sdspi_transaction.c
sigmadelta.c
spi_common.c
spi_master.c Merge branch 'bugfix/spi_cs_setup_fulldup' into 'master' 2018-07-16 16:30:36 +08:00
spi_slave.c
timer.c
uart.c driver(uart): Fixed uart tx_empty interrupt wdt timeout bug. 2018-08-05 06:34:34 +00:00