Darian Leung 57fd78f5ba freertos: Remove legacy data types 4 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 57fd78f5ba freertos: Remove legacy data types 4 yıl önce
i2s 57fd78f5ba freertos: Remove legacy data types 4 yıl önce
lcd 24e6fdf3c6 lcd: add i2c oled example with lvgl port 4 yıl önce
ledc 68e12f7092 ledc: Add ledc_fade_stop API to support stopping the fade operation. 4 yıl önce
mcpwm 57fd78f5ba freertos: Remove legacy data types 4 yıl önce
pcnt 57fd78f5ba freertos: Remove legacy data types 4 yıl önce
rmt ef00bd59dc esp_rom: extract int matrix route and cpu ticks getter 4 yıl önce
sdio 57fd78f5ba freertos: Remove legacy data types 4 yıl önce
secure_element 6a44accdbb atecc608a_example: Update esp-cryptoauthlib submodule pointer 4 yıl önce
sigmadelta 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 yıl önce
spi_master 57fd78f5ba freertos: Remove legacy data types 4 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 57fd78f5ba freertos: Remove legacy data types 4 yıl önce
timer_group 57fd78f5ba freertos: Remove legacy data types 4 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 57fd78f5ba freertos: Remove legacy data types 4 yıl önce
usb 68ff1b8c07 Bugfix: omit MSC reset during initialization 4 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.