.. |
esp32
|
all: Apply new version logic (major * 100 + minor)
|
2022-11-03 08:36:23 +00:00 |
esp32c2
|
bootloader_support(esp32c2): Fix WR_DIS_RD_DIS burn for secure boot key
|
2023-01-10 23:35:13 +08:00 |
esp32c3
|
all: Replaces memset/memcpy with hal_mem.. funcs where were used -Wstringop-overread, -Wstringop-overflow, -Warray-bounds
|
2022-11-30 19:22:41 +08:00 |
esp32c6
|
efuse: Updates efuse table for esp32c6
|
2023-02-28 17:13:21 +08:00 |
esp32h2
|
efuse: Add support for esp32h2
|
2023-02-21 08:18:14 +00:00 |
esp32h4
|
all: Replaces memset/memcpy with hal_mem.. funcs where were used -Wstringop-overread, -Wstringop-overflow, -Warray-bounds
|
2022-11-30 19:22:41 +08:00 |
esp32s2
|
all: Replaces memset/memcpy with hal_mem.. funcs where were used -Wstringop-overread, -Wstringop-overflow, -Warray-bounds
|
2022-11-30 19:22:41 +08:00 |
esp32s3
|
all: Replaces memset/memcpy with hal_mem.. funcs where were used -Wstringop-overread, -Wstringop-overflow, -Warray-bounds
|
2022-11-30 19:22:41 +08:00 |
include
|
all: Apply new version logic (major * 100 + minor)
|
2022-11-03 08:36:23 +00:00 |
private_include
|
efuse: Add more logging for virtual efuses
|
2023-02-16 00:10:08 +08:00 |
src
|
efuse: reenable and fix no-format warnings
|
2023-03-06 19:08:00 +01:00 |
test_apps
|
efuse: FPGA testing must be run only manually
|
2023-02-21 08:18:14 +00:00 |
test_efuse_host
|
efuse_table_gen: Fixes wrong joining fields with omitted names
|
2021-10-28 23:53:38 +08:00 |
.build-test-rules.yml
|
esp32h2(ci): enable target test
|
2023-02-15 10:20:43 +08:00 |
CMakeLists.txt
|
efuse: reenable and fix no-format warnings
|
2023-03-06 19:08:00 +01:00 |
efuse_table_gen.py
|
efuse: Add support for esp32h2
|
2023-02-21 08:18:14 +00:00 |
Kconfig
|
efuse: Add more logging for virtual efuses
|
2023-02-16 00:10:08 +08:00 |