Kevin (Lao Kaiyao) dc20768913 Merge branch 'feature/add_i2s_es8311_example_and_loop_unit_test' into 'master' há 4 anos atrás
..
adc ddd0235783 adc: support adc self-calibration on esp32s3 há 4 anos atrás
gpio 81e9266204 [examples]: removed hyphens há 4 anos atrás
i2c 81e9266204 [examples]: removed hyphens há 4 anos atrás
i2s dc20768913 Merge branch 'feature/add_i2s_es8311_example_and_loop_unit_test' into 'master' há 4 anos atrás
lcd e09e39c94f lcd: unify callback prototype há 4 anos atrás
ledc 9d098cc9bd ledc: Add a callback for LEDC fade end há 4 anos atrás
mcpwm 932d4d13f0 MCPWM/sync: expose API for configuring timer sync há 4 anos atrás
pcnt 1829783886 bugfix:rotary encoder example isr service install há 4 anos atrás
rmt 075b091696 RMT: new example step motor, targeting at esp32s3 há 4 anos atrás
sdio 591e4c4b31 sdio_slave: allow getting end of frame information há 4 anos atrás
secure_element 5879a92eec examples/secure_element: update esp-cryptoauthlib submodule pointer há 4 anos atrás
sigmadelta 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) há 5 anos atrás
spi_master 923e862ed2 ci: temporarily disable s3 build for a few examples há 4 anos atrás
spi_slave 81e9266204 [examples]: removed hyphens há 4 anos atrás
spi_slave_hd 81e9266204 [examples]: removed hyphens há 4 anos atrás
temp_sensor da471dfcd1 Examples README's updated on peripherals, system and wifi há 4 anos atrás
timer_group 8887897f54 Merge branch 'bugfix/timer_example_crashed_not_calling_timer_group_set_alarm_value_in_isr' into 'master' há 4 anos atrás
touch_sensor f4705f8eb4 touch sensor: update copyright notice há 4 anos atrás
twai 21311ece58 twai:modify default gpios in esp32s3 há 4 anos atrás
uart 779e7400b0 uart: uart_set_pin function will now use IOMUX whenever possible há 4 anos atrás
usb 49eb42928a docs: fix broken link in usb example readme há 4 anos atrás
wave_gen 9302b28b73 bugfix by disabling IRAM attr on ISR há 4 anos atrás
README.md a67d5d89e0 Replace all DOS line endings with Unix há 7 anos atrás

README.md

Peripherals Examples

This section provides examples how to configure and use ESP32’s internal peripherals like GPIO, UART, I2C, SPI, timers, counters, ADC / DAC, PWM, etc.

See the README.md file in the upper level examples directory for more information about examples.