morris
|
bf677182a6
|
sigmadelta: change gpio number from u8 to int
Fix the issue that macro compares unsigned to 0
|
2022-03-29 11:53:31 +08:00 |
|
laokaiyao
|
cf049e15ed
|
esp8684: rename target to esp32c2
|
2022-01-19 11:08:57 +08:00 |
|
morris
|
869bed1bb5
|
soc: don't expose unstable soc header files in public api
|
2022-01-06 23:10:22 +08:00 |
|
Cao Sen Miao
|
a9f0a3531e
|
ESP8684: add driver esp_pm heap support
|
2021-11-06 17:33:44 +08:00 |
|
Shu Chen
|
6fce2930d0
|
esp32h2: enable more components to support esp32h2
Involved components:
* app_trace
* esp-tls
* esp_adc_cal
* esp_pm
* esp_serial_slave_link
* esp_timer
* freertos
* idf_test
* log
* mbedtls
* newlib
* perfmon
* spi_flash
* spiffs
* ulp
* unity
* vfs
|
2021-07-01 19:53:11 +08:00 |
|
Li Shuai
|
355dd10257
|
light sleep: dfs support for esp32c3
|
2021-01-19 14:50:58 +08:00 |
|
Angus Gratton
|
66fb5a29bb
|
Whitespace: Automated whitespace fixes (large commit)
Apply the pre-commit hook whitespace fixes to all files in the repo.
(Line endings, blank lines at end of file, trailing whitespace)
|
2020-11-11 07:36:35 +00:00 |
|
Renz Bagaporo
|
fb749440fd
|
esp_pm: create pm init function
|
2020-09-25 05:24:10 +00:00 |
|
Renz Bagaporo
|
6462f9bfe1
|
esp32, esp32s2: create esp_pm component
|
2020-09-25 05:24:10 +00:00 |
|