Michael (XIAO Xufeng) 9d98111652 Merge branch 'bugfix/spi_bus_lock_missing_semphrstatic' into 'master' il y a 5 ans
..
adc e1ab4b6711 Merge branch 'bugfix/uart_echo_readme' into 'master' il y a 5 ans
adc2 e1ab4b6711 Merge branch 'bugfix/uart_echo_readme' into 'master' il y a 5 ans
can 5b2fa1a5ad build_app: make multi target support readable il y a 5 ans
gpio afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) il y a 6 ans
i2c 5b2fa1a5ad build_app: make multi target support readable il y a 5 ans
i2s e1ab4b6711 Merge branch 'bugfix/uart_echo_readme' into 'master' il y a 5 ans
i2s_adc_dac e1ab4b6711 Merge branch 'bugfix/uart_echo_readme' into 'master' il y a 5 ans
ledc 6adb1a0609 example: Remove duplicate commands and invalid serial port information il y a 5 ans
mcpwm 5b2fa1a5ad build_app: make multi target support readable il y a 5 ans
pcnt e1ab4b6711 Merge branch 'bugfix/uart_echo_readme' into 'master' il y a 5 ans
rmt c788351c94 Update ir_builder_rmt_nec.c il y a 6 ans
sdio 5b2fa1a5ad build_app: make multi target support readable il y a 5 ans
sigmadelta 6adb1a0609 example: Remove duplicate commands and invalid serial port information il y a 5 ans
spi_master fdf983e0c4 spi: fix config break and reduce overhead of the bus lock on SPI1 il y a 5 ans
spi_slave e30cd361a8 global: rename esp32s2beta to esp32s2 il y a 6 ans
temp_sensor_esp32s2 baa7898e35 driver(adc/dac): fix adc dac driver for esp32s2 il y a 5 ans
timer_group 91e62f4e37 timer_group: update hal api && fix intr_enable il y a 5 ans
touch_pad_interrupt 340563f479 Driver(touch): fix touch sensor driver for esp32s2. il y a 5 ans
touch_pad_read 340563f479 Driver(touch): fix touch sensor driver for esp32s2. il y a 5 ans
uart 6adb1a0609 example: Remove duplicate commands and invalid serial port information il y a 5 ans
usb 5b2fa1a5ad build_app: make multi target support readable il y a 5 ans
wave_gen 5b2fa1a5ad build_app: make multi target support readable il y a 5 ans
README.md a67d5d89e0 Replace all DOS line endings with Unix il y a 7 ans

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.