morris f06a13ad82 lcd: workaround auto next frame hardware bug 3 жил өмнө
..
adc cf049e15ed esp8684: rename target to esp32c2 4 жил өмнө
gpio 57fd78f5ba freertos: Remove legacy data types 3 жил өмнө
i2c 9ebfd7832d i2c: update legacy name ESP8684 to ESP32C2 3 жил өмнө
i2s 57fd78f5ba freertos: Remove legacy data types 3 жил өмнө
lcd f06a13ad82 lcd: workaround auto next frame hardware bug 3 жил өмнө
ledc 68e12f7092 ledc: Add ledc_fade_stop API to support stopping the fade operation. 4 жил өмнө
mcpwm d234f2f769 example: migrate to use pulse_cnt driver 3 жил өмнө
pcnt 4dc74c9c42 CI: rename some tests to avoid duplicated test names 3 жил өмнө
rmt 2571aaf3c9 G0: target component (components/esp32*) doesn't depend on driver anymore 3 жил өмнө
sdio 57fd78f5ba freertos: Remove legacy data types 3 жил өмнө
secure_element 1dc63850e3 mbedtls-3.X: Update the esp-cryptoauthlib submodule 3 жил өмнө
sigmadelta 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 жил өмнө
spi_master 2571aaf3c9 G0: target component (components/esp32*) doesn't depend on driver anymore 3 жил өмнө
spi_slave 57fd78f5ba freertos: Remove legacy data types 3 жил өмнө
spi_slave_hd cf049e15ed esp8684: rename target to esp32c2 4 жил өмнө
temp_sensor b248046bcb Temperature_sensor: Create new temperature sensor API 3 жил өмнө
timer_group d234f2f769 example: migrate to use pulse_cnt driver 3 жил өмнө
touch_sensor 57fd78f5ba freertos: Remove legacy data types 3 жил өмнө
twai 869bed1bb5 soc: don't expose unstable soc header files in public api 4 жил өмнө
uart 24a60c12c6 uart: Provide support for esp32c2 and esp32h2 3 жил өмнө
usb bb8587a139 fatfs: Update to version 0.14b 3 жил өмнө
wave_gen 6bf3af7c8e examples: replace legacy timer group with gptimer 4 жил өмнө
README.md a67d5d89e0 Replace all DOS line endings with Unix 7 жил өмнө

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.