Angus Gratton
|
c29d93986d
|
soc: Add initial ESP32-C3 support
From internal commit 7761d6e8
|
2020-11-30 11:12:56 +11:00 |
|
Renz Bagaporo
|
79887fdc6c
|
soc: descriptive part occupy whole component
|
2020-10-28 07:21:29 +08:00 |
|
Renz Christian Bagaporo
|
1f2e2fe8af
|
soc: separate abstraction, description and implementation
|
2020-02-11 14:30:42 +05:00 |
|
xiongyu
|
a3b79e9202
|
refactor(gpio): add hal gpio driver
|
2019-11-22 17:24:53 +08:00 |
|
fuzhibo
|
0c2bf7c8bc
|
rtcio: add hal for driver
|
2019-11-21 10:40:49 +08:00 |
|
fuzhibo
|
29ea0dec76
|
Driver: gpio and rtcio dirver update
|
2019-06-14 20:27:26 +08:00 |
|
Konstantin Kondrashov
|
3ddab0b8f3
|
soc: Add xxx_periph.h for all modules
The "xxx_periph" header file includes all SOC-level definitions for that peripheral.
Closes: IDF-192
|
2019-06-03 13:56:54 +08:00 |
|
Konstantin Kondrashov
|
32da455384
|
soc: Fix check_long_hold_gpio and move def to soc
Fix factory_reset_pin init as input
Move definition a structure rtc_gpio_desc to soc
Closes https://github.com/espressif/esp-idf/issues/2030
|
2018-06-22 09:20:27 +05:00 |
|