wanlei 00fcdce725 feat(spi_master): p4 add master driver supported 2 ani în urmă
..
adc b12e250b2c refactor(examples): reformat peripheral examples with astyle_py 2 ani în urmă
analog_comparator b12e250b2c refactor(examples): reformat peripheral examples with astyle_py 2 ani în urmă
dac b12e250b2c refactor(examples): reformat peripheral examples with astyle_py 2 ani în urmă
dedicated_gpio b12e250b2c refactor(examples): reformat peripheral examples with astyle_py 2 ani în urmă
gpio b12e250b2c refactor(examples): reformat peripheral examples with astyle_py 2 ani în urmă
i2c b12e250b2c refactor(examples): reformat peripheral examples with astyle_py 2 ani în urmă
i2s 00fcdce725 feat(spi_master): p4 add master driver supported 2 ani în urmă
lcd b12e250b2c refactor(examples): reformat peripheral examples with astyle_py 2 ani în urmă
ledc 821f7b0498 fix(ledc): fix ledc driver 100% duty cycle configuration 2 ani în urmă
mcpwm b12e250b2c refactor(examples): reformat peripheral examples with astyle_py 2 ani în urmă
parlio d15534c4e2 parlio: add simple rgb led matrix example 2 ani în urmă
pcnt 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build 2 ani în urmă
rmt b12e250b2c refactor(examples): reformat peripheral examples with astyle_py 2 ani în urmă
sdio b12e250b2c refactor(examples): reformat peripheral examples with astyle_py 2 ani în urmă
secure_element b12e250b2c refactor(examples): reformat peripheral examples with astyle_py 2 ani în urmă
sigma_delta 58bde0f665 fix pcnt sdm pre-commit failure 3 ani în urmă
spi_master b12e250b2c refactor(examples): reformat peripheral examples with astyle_py 2 ani în urmă
spi_slave b12e250b2c refactor(examples): reformat peripheral examples with astyle_py 2 ani în urmă
spi_slave_hd b12e250b2c refactor(examples): reformat peripheral examples with astyle_py 2 ani în urmă
temperature_sensor b12e250b2c refactor(examples): reformat peripheral examples with astyle_py 2 ani în urmă
timer_group b12e250b2c refactor(examples): reformat peripheral examples with astyle_py 2 ani în urmă
touch_sensor b12e250b2c refactor(examples): reformat peripheral examples with astyle_py 2 ani în urmă
twai b12e250b2c refactor(examples): reformat peripheral examples with astyle_py 2 ani în urmă
uart b12e250b2c refactor(examples): reformat peripheral examples with astyle_py 2 ani în urmă
usb b12e250b2c refactor(examples): reformat peripheral examples with astyle_py 2 ani în urmă
.build-test-rules.yml 0b0f25c30d feat(i2s): supported getting the tx sync count and specify interrupt flags 2 ani în urmă
README.md a67d5d89e0 Replace all DOS line endings with Unix 7 ani în urmă

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.