Juraj Sadel
f6ba237e76
ADC: Refactor, join S2 and S3 together and C2 and C3 as well ( #245 )
...
* ADC: Refactor, join S2 and S3 together and C2 and C3 as well
* S3: Update PAC version
2022-11-02 10:38:03 -07:00
Jesse Braham
e2df98da52
Add DMA support for ESP32-C2
2022-10-27 11:22:30 -07:00
Jesse Braham
fcbeda0c5f
Add the Alternate Functions in the GPIO definitions for ESP32-C2
2022-10-13 11:02:52 -07:00
Jesse Braham
5ddfacb1c6
Re-enable RTC in remaining examples, fix linker scripts, fix CI
2022-10-12 10:01:13 -07:00
Jesse Braham
d3f92db2ec
Get the ADC example building, clean up some cfg gates
...
Note that this example still doesn't seem to be working correctly
2022-10-12 09:28:34 -07:00
Jesse Braham
312c41cee2
All examples building, many still have issues at runtime
2022-10-12 09:28:34 -07:00
Jesse Braham
e402bf2564
Add a bunch of (untested) examples
...
Only a few left still to add
2022-10-11 10:12:42 -07:00
Jesse Braham
05fd5a64de
Update dependencies, fix some errors after rebase, add RTC_CNTL
2022-10-11 10:12:42 -07:00
Jesse Braham
140333ff86
Begin adding some working examples
2022-10-11 10:11:36 -07:00
Jesse Braham
3019b78d6a
Fix clock and GPIO drivers, add analog GPIO pins
2022-10-11 10:11:36 -07:00
Jesse Braham
f5f475923f
Add startup code and build/linker scripts, add ADC, eFuse, GPIO, and TIMG
2022-10-11 10:11:36 -07:00
Jesse Braham
455965d471
Create the esp32c2-hal package and add it to the workspace
...
Add a feature for the ESP32-C2 to`esp-hal-common` and update some `cfg`s
Organize the `esp-hal-common` imports and exports and update to include the ESP32-C2
2022-10-11 08:03:43 -07:00