esp-idf/components/driver
Ivan Grokhotkov 9ba5896d86 driver, ethernet: fix non-static inline functions
See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81734
2018-08-29 12:49:15 +08:00
..
include/driver Merge branch 'bugfix/add_mutex_for_some_touchpad_apis' into 'master' 2018-08-08 16:28:28 +08:00
test driver, ethernet: fix non-static inline functions 2018-08-29 12:49:15 +08:00
Kconfig spi_slave: add new menuconfig item to decide whether spi slave should be put into IRAM 2018-08-23 05:21:49 +00:00
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: fix the issue that spi cannot be used when flash is disabled 2018-08-23 05:21:49 +00:00
spi_master.c Merge branch 'feature/spi_burst_desc' into 'master' 2018-08-21 16:54:38 +08:00
spi_slave.c spi_slave: add new menuconfig item to decide whether spi slave should be put into IRAM 2018-08-23 05:21:49 +00:00
timer.c
uart.c driver(uart): Fixed uart tx_empty interrupt wdt timeout bug. 2018-08-05 06:34:34 +00:00