mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-30 20:09:14 +03:00
fix bk7231n
This commit is contained in:
@@ -457,6 +457,7 @@ custom_fw_version = 0.0.1
|
|||||||
upload_speed = 115200
|
upload_speed = 115200
|
||||||
monitor_speed = 115200
|
monitor_speed = 115200
|
||||||
build_flags =
|
build_flags =
|
||||||
|
-Dbk7231n="bk7231n"
|
||||||
-DLT_LOGLEVEL=LT_LEVEL_DEBUG
|
-DLT_LOGLEVEL=LT_LEVEL_DEBUG
|
||||||
-DLT_DEBUG_ALL=1
|
-DLT_DEBUG_ALL=1
|
||||||
-DPROJECT_DATA_DIR="data_svelte"
|
-DPROJECT_DATA_DIR="data_svelte"
|
||||||
@@ -1072,6 +1073,10 @@ build_src_filter =
|
|||||||
+<modules/virtual/Timer>
|
+<modules/virtual/Timer>
|
||||||
+<modules/virtual/Variable>
|
+<modules/virtual/Variable>
|
||||||
+<modules/virtual/VButton>
|
+<modules/virtual/VButton>
|
||||||
|
+<modules/sensors/AnalogAdc>
|
||||||
+<modules/sensors/BL0937>
|
+<modules/sensors/BL0937>
|
||||||
|
+<modules/exec/AnalogBtn>
|
||||||
|
+<modules/exec/ButtonIn>
|
||||||
|
+<modules/exec/ButtonOut>
|
||||||
+<modules/exec/TelegramLT>
|
+<modules/exec/TelegramLT>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user