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

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.