Armando
|
0f49c8677b
|
include inttypes.h
|
2023-02-20 10:34:34 +08:00 |
|
Armando
|
fe0643ca40
|
esp_adc: support adc calibration on esp32c2
|
2023-02-20 10:34:34 +08:00 |
|
Armando
|
70d62f5c85
|
efuse: added adc calibration efuse fields on esp32c2
|
2023-02-20 10:34:34 +08:00 |
|
Armando
|
d9992320c8
|
efuse: remove PVT_LOW field on esp32c2
PVT_LOW doesn't exist on ESP32C2
|
2023-02-20 10:34:33 +08:00 |
|
KonstantinKondrashov
|
1cb0472520
|
bootloader_support(esp32c2): Fix WR_DIS_RD_DIS burn for secure boot key
SB key is left readable, the corresponding bit in RD_DIS is unset.
We set write-protection for RD_DIS to ensure that the SB key is always readable.
|
2023-01-23 21:35:31 +08:00 |
|
KonstantinKondrashov
|
72de8349a6
|
efuse(es32c2): Supports 26MHz XTAL
|
2022-09-02 10:05:20 +00:00 |
|
zlq
|
3dc89437cc
|
support auto adjust LDO voltage based on pvt-dig
|
2022-08-17 17:25:59 +08:00 |
|
KonstantinKondrashov
|
3f6a1625bb
|
efuse: Adds missing header
|
2022-08-02 22:43:12 +08:00 |
|
KonstantinKondrashov
|
0f8ff5aa15
|
efuse: Adds major and minor versions and others
|
2022-07-05 14:38:27 +08:00 |
|
Cao Sen Miao
|
3a820462ac
|
temperature_sensor: Add temperature sensor support for ESP32-C2
|
2022-06-23 15:36:43 +08:00 |
|
KonstantinKondrashov
|
5ec9baff36
|
efuse: Checks errors of 4x coding scheme for BLOCK0 if so then abort
|
2022-06-09 17:49:03 +08:00 |
|
KonstantinKondrashov
|
505e18237a
|
bootloader: Support Flash Encryption for ESP32-C2
|
2022-05-31 11:12:21 +00:00 |
|
Anton Maklakov
|
b70f528793
|
efuse: suppress -Wstringop-overflow warnings
|
2022-05-30 10:00:44 +07:00 |
|
Sachin Parekh
|
2c725264f7
|
esp32c2: Support Secure Boot V2 based on ECDSA scheme
|
2022-05-11 18:00:03 +05:30 |
|
Konstantin Kondrashov
|
df30b362a8
|
efuse: Validates data after burning and re-burnes it if necessary
|
2022-04-27 01:10:41 +08:00 |
|
KonstantinKondrashov
|
ebdc52d4e2
|
efuse(esp32c2): Support eFuse key APIs
|
2022-02-01 17:30:31 +08:00 |
|
laokaiyao
|
cf049e15ed
|
esp8684: rename target to esp32c2
|
2022-01-19 11:08:57 +08:00 |
|