mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2026-04-09 12:38:12 +03:00
Merge remote-tracking branch 'origin/gpio-handler' into rolling
This commit is contained in:
@@ -22,7 +22,8 @@ framework = espidf
|
||||
;board_build.partitions = partitions_singleapp.csv
|
||||
board_build.partitions = partitions.csv
|
||||
|
||||
lib_deps =
|
||||
lib_deps =
|
||||
jomjol_configfile
|
||||
jomjol_helper
|
||||
jomjol_wlan
|
||||
jomjol_image_proc
|
||||
@@ -36,6 +37,7 @@ lib_deps =
|
||||
jomjol_mqtt
|
||||
jomjol_controlGPIO
|
||||
|
||||
|
||||
monitor_speed = 115200
|
||||
monitor_rts = 0
|
||||
monitor_dtr = 0
|
||||
|
||||
Reference in New Issue
Block a user