Angus Gratton f54e99008d spi: Add ESP_ERR_NO_MEM to spi_device_queue_trans() documentation 8 rokov pred
..
adc.h 7c0020bfd0 feat(adc2): append adc2 support and api and the lock with WIFI module 8 rokov pred
adc2_wifi_internal.h 7c0020bfd0 feat(adc2): append adc2 support and api and the lock with WIFI module 8 rokov pred
dac.h a6ac5b33c9 feat(rtc): open adc*(dac)_pad_get_io_num functions to public. 8 rokov pred
gpio.h c8d8fb58e7 Fixed incorrect value in comments for GPIO_NUM_33. 8 rokov pred
i2c.h ed1e32f583 bugfix(i2c): add I2C hardware reset if the hw FSM get stuck 8 rokov pred
i2s.h b6f37bda97 Merge branch 'feature/i2s_built_in_adc' into 'master' 8 rokov pred
ledc.h c4f15a0e5d ledc_get_duty return type changed from int to uint32_t, target_duty changed from int to uint32_t 8 rokov pred
mcpwm.h 2008f4d88c feature: add Motor Control PWM(mcpwm) driver 8 rokov pred
pcnt.h e69691427c Extended description of the Pulse Counter API and removed redundant comments from the example 8 rokov pred
periph_ctrl.h 42cefc173f refractor WiFi clock setting 8 rokov pred
rmt.h 0eb59844bb bugfix(driver): fix RMT issues from github 8 rokov pred
rtc_cntl.h cbe23147bf driver/rtc: add support for attaching handlers to RTC_CNTL interrupts 8 rokov pred
rtc_io.h 08b9fbc242 feat(global): add macros for GPIO->channel lookup 8 rokov pred
sdmmc_defs.h 6baf8195ee sdmmc: add support for high speed (HS) mode 8 rokov pred
sdmmc_host.h d72bef02e9 Added .command_timeout_ms = 0 to SDMMC_HOST_DEFAULT() in components/driver/include/driver/sdmmc_host.h 8 rokov pred
sdmmc_types.h 3cf23ff77d sdmmc: allow command timeouts to be configured 8 rokov pred
sdspi_host.h 27c1fc52ba Added .command_timeout_ms = 0 to SDSPI_HOST_DEFAULT() too 8 rokov pred
sigmadelta.h b5e4c76bfe Updated sigma delta API documenation and example 8 rokov pred
spi_common.h b834fcf78a fix(spi_master): this fix the SPI MOSI output missing bug. 8 rokov pred
spi_master.h f54e99008d spi: Add ESP_ERR_NO_MEM to spi_device_queue_trans() documentation 8 rokov pred
spi_slave.h 8e31a36562 feat(spi_slave): append trans_len field in trans_desc to show length actually transferred. 8 rokov pred
timer.h 9b7d5d76a7 Timer API docs update, refactored example 8 rokov pred
touch_pad.h 449f9e10a3 bugfix(touch): add workaround for touch pad DAC hardware source mismatch on tp8 and tp9. 8 rokov pred
uart.h 303b9f60db bugfix(uart): set default tx idle num 8 rokov pred