Gustavo Henrique Nihei
|
224e84d9dc
|
Move Super Watchdog functions into RTC_CNTL common implementation (#125)
* esp32c3: Move SWD functions into RTC_CNTL common implementation
Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
* esp32s3: Extend SWD functions to ESP32-S3
Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
|
2022-07-27 13:37:37 -07:00 |
|
bjoernQ
|
70a9437f27
|
Add more documentation to the examples
|
2022-07-22 11:41:58 +02:00 |
|
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 |
|
bjoernQ
|
8a3a0e7cb9
|
Reading of some eFuses
|
2022-06-17 16:51:26 +02:00 |
|