jingli
|
63db044e9c
|
esp32c2/ci: reenable deep sleep example test
|
2023-03-06 11:51:41 +08:00 |
|
jingli
|
eb27e688fb
|
UT/esp32c2: reenable pm and sleep related UT
|
2023-02-16 10:54:11 +08:00 |
|
Marius Vikhammer
|
3056d6e53d
|
bootloader: allow skip image validation on C2
BOOTLOADER_SKIP_VALIDATE_IN_DEEP_SLEEP is not supported on C2 due to
no RTC memory, but BOOTLOADER_SKIP_VALIDATE_ALWAYS should still be
supported.
|
2022-09-06 14:21:47 +08:00 |
|
Mahavir Jain
|
0dc965d211
|
Merge branch 'feature/adds_c2_tests_v5.0' into 'release/v5.0'
ci: Adds CI tests (secure_boot and flash encryption) for esp32c2 (v5.0)
See merge request espressif/esp-idf!19535
|
2022-08-18 14:07:24 +08:00 |
|
Erhan Kurubas
|
d0dd61c59a
|
examples/sysview: add missing supported targets to readme
|
2022-08-17 13:09:50 +02:00 |
|
KonstantinKondrashov
|
82f63485ad
|
efuse example: Adds CI tests for ESP32-C2
|
2022-08-12 18:00:14 +08:00 |
|
Marius Vikhammer
|
1fa411d515
|
Merge branch 'feature/system_test_pytest' into 'master'
CI: migrate esp_event and select example to pytest
See merge request espressif/esp-idf!19295
|
2022-08-02 10:50:46 +08:00 |
|
Marius Vikhammer
|
5d23a757d6
|
Merge branch 'feature/ulp_uart' into 'master'
ulp-riscv: uart print
See merge request espressif/esp-idf!19229
|
2022-08-02 09:14:48 +08:00 |
|
Marius Vikhammer
|
7c78de7be8
|
CI: migrate esp_event and select example to pytest
|
2022-08-01 12:20:06 +08:00 |
|
Marius Vikhammer
|
32efa1e92d
|
Add ULP-RISCV print and bitbanged UART tx API
Add example to demonstrate the use of this API.
|
2022-07-29 12:18:01 +08:00 |
|
Erhan Kurubas
|
b0881a1e6c
|
examples/gcov: add missing supported targets to readme
|
2022-07-28 13:59:29 +02:00 |
|
Fu Hanxi
|
05d2357062
|
feat: use standalone project idf-build-apps for find/build apps utils
|
2022-07-14 08:26:31 +08:00 |
|