Martin Vychodil 3b3bfc1971 Merge branch 'vfs_fat/improve_mount_function_names' into 'master' пре 3 година
..
adc cf049e15ed esp8684: rename target to esp32c2 пре 4 година
gpio 57fd78f5ba freertos: Remove legacy data types пре 4 година
i2c 24268d47a2 change: renamed FATFS convenience mounting functions пре 3 година
i2s 57fd78f5ba freertos: Remove legacy data types пре 4 година
lcd fe13b2ed50 lcd: add rgb isr iram safe callback test пре 3 година
ledc 68e12f7092 ledc: Add ledc_fade_stop API to support stopping the fade operation. пре 4 година
mcpwm 60bb5c913d clk_tree: prework of introducing clk subsystem control пре 3 година
pcnt 4dc74c9c42 CI: rename some tests to avoid duplicated test names пре 4 година
rmt 2571aaf3c9 G0: target component (components/esp32*) doesn't depend on driver anymore пре 4 година
sdio 57fd78f5ba freertos: Remove legacy data types пре 4 година
secure_element 1dc63850e3 mbedtls-3.X: Update the esp-cryptoauthlib submodule пре 4 година
sigmadelta 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system пре 4 година
spi_master 29792561ca examples/spi_master: Fixed SPI read (keeping CS active) in SPI master example пре 3 година
spi_slave fe9c6cde4f spi: support spi on h2 пре 3 година
spi_slave_hd fe9c6cde4f spi: support spi on h2 пре 3 година
temp_sensor b248046bcb Temperature_sensor: Create new temperature sensor API пре 4 година
timer_group d234f2f769 example: migrate to use pulse_cnt driver пре 4 година
touch_sensor 57fd78f5ba freertos: Remove legacy data types пре 4 година
twai 869bed1bb5 soc: don't expose unstable soc header files in public api пре 4 година
uart 24a60c12c6 uart: Provide support for esp32c2 and esp32h2 пре 4 година
usb 7c2cf30109 usb_host: Update MSC test for fatfs 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.