Michael (XIAO Xufeng) 9ff04b2e79 Merge branch 'feature/musical_buzzer' into 'master' 5 ani în urmă
..
adc f9ec7ddda3 adc: add comment for ADC sampling frequency 5 ani în urmă
gpio 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 ani în urmă
i2c 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 ani în urmă
i2s 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 ani în urmă
i2s_adc_dac 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 ani în urmă
ledc 5228d9f9ce esp32c3: Apply one-liner/small changes for ESP32-C3 5 ani în urmă
mcpwm 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 ani în urmă
pcnt 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 ani în urmă
rmt 9ff04b2e79 Merge branch 'feature/musical_buzzer' into 'master' 5 ani în urmă
sdio 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 ani în urmă
secure_element 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 ani în urmă
sigmadelta 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 ani în urmă
spi_master 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 ani în urmă
spi_slave 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 ani în urmă
temp_sensor_esp32s2 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 ani în urmă
timer_group 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 ani în urmă
touch_pad_interrupt a48b5246cc ESP32: Fix xtal 32k not oscillate or oscillate too slowly issue 5 ani în urmă
touch_pad_read a48b5246cc ESP32: Fix xtal 32k not oscillate or oscillate too slowly issue 5 ani în urmă
twai 0146f258d7 style: format python files with isort and double-quote-string-fixer 5 ani în urmă
uart 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 ani în urmă
usb 1d1896d409 tinyusb: Add fix for tinyusb reading 5 ani în urmă
wave_gen 66fb5a29bb Whitespace: Automated whitespace fixes (large commit) 5 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.