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
20e253e663
esp-idf
/
examples
/
build_system
/
cmake
/
linux_host_app
/
sdkconfig.defaults
4 lines
97 B
Plaintext
Raw
Normal View
History
Unescape
Escape
[examples]: fixed linux host example
2021-09-09 06:49:51 -04:00
CONFIG_UNITY_ENABLE_IDF_TEST_RUNNER=n
linux: added linux target * add toolchain file * add linux to preview targets * add stub for dfu number in cmake * excluded unity runner per default * Added esp_attr.h and esp_partition.h linux stubs * component.cmake check list for emptyness * added switch for linux in unity cmake file * Added Linux host example app
2020-08-10 00:29:05 -04:00
CONFIG_IDF_TARGET="linux"
build system: don't add GCC-specific options when building with clang
2021-01-19 20:15:43 -05:00
CONFIG_COMPILER_CXX_EXCEPTIONS=y
Reference in New Issue
Copy Permalink