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
71 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"
esp_hw_support: move test to pytest
2022-10-25 16:20:44 +08:00
TEST_COMPONENTS=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