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

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.