Dima
|
6bb6ea2432
|
esp32s3 + c3 ADC (#5231)
* save
* esp32s3: save
* adc
* worker on esp32s3
* worker after flash arduino
* save
* fix
* simple adc
* added adc
* esp32s3-adc: rm debug
* esp32s3-adc: clear
* last refactor
* linters
* esp32s3-adc: recover example
* esp32s3-adc: reuse fuse for esp32c3
* esp32s3-adc: refactor bugs
* esp32s3-adc: fix adc2 for esp32c3
* esp32s3-adc: group to adc files
* esp32s3-adc: revert changing board
* esp32s3-adc: recover example adc
* esp32s3-adc: fix edge values adc & added smoketests
* esp32s3-adc: rename methods
* esp32s3-adc: extends adc tests
* esp32s3-adc: drop debug
* esp32s3-adc: added ADCX const
* esp32s3-adc: change adc tests
* esp32s3-adc: added comment for esp32c3
* esp32s3-adc: drop debug empty loops
* esp32s3-adc: drop duplicate gpio
* esp32s3-adc: change return values to 0..65520
|
2026-04-05 14:15:40 +02:00 |
|
Ayke van Laethem
|
b2fbbeb771
|
esp32c3: add smoke tests for a few boards
These boards probably haven't been working since the addition of I2C,
because they were missing some constants in the machine package.
|
2024-10-22 09:23:31 +01:00 |
|
Yurii Soldak
|
8d4d3c6201
|
build: drop deprecated build tags
|
2022-12-19 23:20:11 +01:00 |
|
Ayke van Laethem
|
411333327e
|
esp32c3: provide hardware pin constants
|
2022-07-15 14:46:33 +02:00 |
|
Dmitriy
|
3d68804702
|
Add board support for ESP32-C3-12f Kit
|
2022-03-20 07:39:27 +01:00 |
|