Created
April 18, 2022 16:09
-
-
Save colesnicov/b9d8fffbfa7ffbb1608481ffd152cbc9 to your computer and use it in GitHub Desktop.
Jak vkladat Kconfig soubory
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| set(ENV{PROJ_PATH} ${CMAKE_CURRENT_SOURCE_DIR}) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| source "$PROJ_PATH/components/eng8266/Kconfig.acl" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| export PROJ_PATH := $(CURDIR) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment