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
949fc013ff
esp-idf
/
components
/
esp_rom
/
host_test
/
rom_test
/
sdkconfig.defaults
4 lines
97 B
Plaintext
Raw
Normal View
History
Unescape
Escape
[esp_rom]: Partially buildable for linux The following files have been ported: * esp_rom_crc.h * esp_rom_sys.h * esp_rom_efuse.h (mostly no-ops) * esp_rom_md5.h Integrated Linux-based rom implementation into log and NVS component. Added brief host tests for ROM to ensure basic consistency on Linux. Added ROM printf host unit tests. Temporarily added reset reason for Linux in ROM.
2021-06-02 23:59:00 -04:00
CONFIG_IDF_TARGET="linux"
CONFIG_COMPILER_CXX_EXCEPTIONS=y
[build system]: Fixed common requirement for Linux
2021-08-11 03:22:50 -04:00
CONFIG_UNITY_ENABLE_IDF_TEST_RUNNER=n
Reference in New Issue
Copy Permalink