Storage: Fixed formatting of esp_partition Linux code

This commit is contained in:
Martin Vychodil
2023-02-28 23:47:11 +01:00
committed by BOT
parent e9e388a085
commit abc4d67a9d
3 changed files with 38 additions and 38 deletions

View File

@@ -1,5 +1,5 @@
CONFIG_IDF_TARGET="linux"
IDF_TARGET_LINUX=y
CONFIG_IDF_TARGET_LINUX=y
CONFIG_COMPILER_CXX_EXCEPTIONS=y
CONFIG_UNITY_ENABLE_IDF_TEST_RUNNER=n
CONFIG_UNITY_ENABLE_FIXTURE=y