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
6704f4c92f
esp-idf
/
examples
/
build_system
/
cmake
/
linux_host_app
/
sdkconfig.defaults
3 lines
59 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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