Jiang Jiang Jian c672fc54fd Merge branch 'feature/ledc_more_meaningful_parameter_names' into 'master' 8 سال پیش
..
adc.h 7c0020bfd0 feat(adc2): append adc2 support and api and the lock with WIFI module 8 سال پیش
adc2_wifi_internal.h 7c0020bfd0 feat(adc2): append adc2 support and api and the lock with WIFI module 8 سال پیش
dac.h a6ac5b33c9 feat(rtc): open adc*(dac)_pad_get_io_num functions to public. 8 سال پیش
gpio.h ada33fe3dd Add GPIO input and output disable option 8 سال پیش
i2c.h ed1e32f583 bugfix(i2c): add I2C hardware reset if the hw FSM get stuck 8 سال پیش
i2s.h b6f37bda97 Merge branch 'feature/i2s_built_in_adc' into 'master' 8 سال پیش
ledc.h d488bb7bac Provided more meaningful parameter names by renaming 'bit_num' to 'duty_resolution' and 'div_num' to 'clock_divider' 8 سال پیش
mcpwm.h 2008f4d88c feature: add Motor Control PWM(mcpwm) driver 8 سال پیش
pcnt.h e69691427c Extended description of the Pulse Counter API and removed redundant comments from the example 8 سال پیش
periph_ctrl.h 42cefc173f refractor WiFi clock setting 8 سال پیش
rmt.h 0eb59844bb bugfix(driver): fix RMT issues from github 8 سال پیش
rtc_cntl.h cbe23147bf driver/rtc: add support for attaching handlers to RTC_CNTL interrupts 8 سال پیش
rtc_io.h 866b84b9f8 Typo fix. Closes https://github.com/espressif/esp-idf/issue/1323 8 سال پیش
sdmmc_defs.h 6baf8195ee sdmmc: add support for high speed (HS) mode 8 سال پیش
sdmmc_host.h d72bef02e9 Added .command_timeout_ms = 0 to SDMMC_HOST_DEFAULT() in components/driver/include/driver/sdmmc_host.h 8 سال پیش
sdmmc_types.h 3cf23ff77d sdmmc: allow command timeouts to be configured 8 سال پیش
sdspi_host.h 27c1fc52ba Added .command_timeout_ms = 0 to SDSPI_HOST_DEFAULT() too 8 سال پیش
sigmadelta.h b5e4c76bfe Updated sigma delta API documenation and example 8 سال پیش
spi_common.h b834fcf78a fix(spi_master): this fix the SPI MOSI output missing bug. 8 سال پیش
spi_master.h f54e99008d spi: Add ESP_ERR_NO_MEM to spi_device_queue_trans() documentation 8 سال پیش
spi_slave.h 8e31a36562 feat(spi_slave): append trans_len field in trans_desc to show length actually transferred. 8 سال پیش
timer.h 9b7d5d76a7 Timer API docs update, refactored example 8 سال پیش
touch_pad.h 449f9e10a3 bugfix(touch): add workaround for touch pad DAC hardware source mismatch on tp8 and tp9. 8 سال پیش
uart.h 303b9f60db bugfix(uart): set default tx idle num 8 سال پیش