This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
esp-idf
/
tools
/
unit-test-app
/
configs
/
psram_s3_base
4 lines
86 B
Plaintext
Raw
Normal View
History
Unescape
Escape
CI: add configs for running S2, S3 unit tests with PSRAM Fixed various minor failures detected with these configs.
2022-01-05 12:40:26 +08:00
CONFIG_IDF_TARGET="esp32s3"
ci: Migrate mbedtls unit tests from unit-test-app to component-test-app
2022-09-07 16:23:54 +05:30
TEST_COMPONENTS=esp_hw_support esp_system
kconfig: move remaining kconfig options out of target component The kconfig options are moved to the component where they are used, mostly esp_hw_support and esp_system.
2022-05-10 12:27:36 +08:00
CONFIG_SPIRAM=y
Reference in New Issue
Copy Permalink