Michael (XIAO Xufeng) b3587ff88c Merge branch 'bugfix/fix_i2s_comm_format_unclear_description_bug' into 'master' 5 years ago
..
adc e1ab4b6711 Merge branch 'bugfix/uart_echo_readme' into 'master' 5 years ago
adc2 e1ab4b6711 Merge branch 'bugfix/uart_echo_readme' into 'master' 5 years ago
can 5b2fa1a5ad build_app: make multi target support readable 5 years ago
gpio afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 years ago
i2c 5b2fa1a5ad build_app: make multi target support readable 5 years ago
i2s b35d9002f3 driver(I2S): Fix i2s_comm_format_t configuration parameter does not match the TRM bug. 5 years ago
i2s_adc_dac b35d9002f3 driver(I2S): Fix i2s_comm_format_t configuration parameter does not match the TRM bug. 5 years ago
ledc 6adb1a0609 example: Remove duplicate commands and invalid serial port information 5 years ago
mcpwm 5b2fa1a5ad build_app: make multi target support readable 5 years ago
pcnt e1ab4b6711 Merge branch 'bugfix/uart_echo_readme' into 'master' 5 years ago
rmt c788351c94 Update ir_builder_rmt_nec.c 6 years ago
sdio 5b2fa1a5ad build_app: make multi target support readable 5 years ago
secure_element 423e600d46 secure_element: atecc608_ecdsa example 5 years ago
sigmadelta 6adb1a0609 example: Remove duplicate commands and invalid serial port information 5 years ago
spi_master fdf983e0c4 spi: fix config break and reduce overhead of the bus lock on SPI1 5 years ago
spi_slave e30cd361a8 global: rename esp32s2beta to esp32s2 6 years ago
temp_sensor_esp32s2 baa7898e35 driver(adc/dac): fix adc dac driver for esp32s2 5 years ago
timer_group 91e62f4e37 timer_group: update hal api && fix intr_enable 5 years ago
touch_pad_interrupt 340563f479 Driver(touch): fix touch sensor driver for esp32s2. 5 years ago
touch_pad_read 340563f479 Driver(touch): fix touch sensor driver for esp32s2. 5 years ago
uart 6adb1a0609 example: Remove duplicate commands and invalid serial port information 5 years ago
usb e0177eb252 examples/tusb_sample_descriptor: default to esp32s2 target 5 years ago
wave_gen 5b2fa1a5ad build_app: make multi target support readable 5 years ago
README.md a67d5d89e0 Replace all DOS line endings with Unix 7 years ago

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.