Björn Quentin
|
147d8de988
|
Separate TIMG into timer0, (timer1), wdt (#104)
* Separate TIMG into timer0, (timer1), wdt
* Apply suggestions from code review
* Remove left-over code
* Ignore settings.json
|
2022-07-20 06:51:39 -07:00 |
|
Björn Quentin
|
e612bd1120
|
Add some config options to the UART driver (#99)
* Add some config options to the UART driver
* Use esp-println 0.2.0
* Remove the NoPin type
* Serial constructor now doesn't return a Result anymore
|
2022-07-12 08:00:02 -07:00 |
|
Jesse Braham
|
178a05522d
|
Update all examples to reflect changes to Timer API
|
2022-06-29 17:57:23 -07:00 |
|
Robert Wiewel
|
dc59f7b777
|
Don't disable RWDT boot protection in RAM examples
|
2022-02-28 08:47:37 +01:00 |
|
Robert Wiewel
|
f2884bd3b8
|
Add RWDT disable in RTC_CNTL for ESP32/S2/S3
|
2022-02-25 23:41:05 +01:00 |
|
bjoernQ
|
9c5468e814
|
Support ESP32S2
|
2022-02-14 18:04:48 +00:00 |
|