File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ [submodule "libraries/DebugLog "]
2+ path = libraries/DebugLog
3+ url = https://github.com/pillo79/DebugLog.git
Original file line number Diff line number Diff line change 55# excluded by all other artifacts.
66
77libraries/Arduino_LED_Matrix/
8+ libraries/DebugLog/
Original file line number Diff line number Diff line change 1616get_branch_tip libraries arduino-libraries/ArduinoBLE master
1717
1818# Arduino_RouterBridge
19- get_branch_tip libraries arduino-libraries/Arduino_RouterBridge main
19+ get_branch_tip libraries pillo79/Arduino_RPClite redirect-debug
20+ get_branch_tip libraries pillo79/Arduino_RouterBridge singleton_in_cpp
Original file line number Diff line number Diff line change @@ -78,6 +78,8 @@ get_branch_tip() {
7878 fetch_and_extract " $url " " ${project} -${branch} " " ArduinoCore-zephyr/${folder} /${project} " " $@ "
7979}
8080
81+ rm -rf ArduinoCore-zephyr/libraries/DebugLog/examples/
82+
8183ALL_TESTS=$( mktemp)
8284search_for_sketches_in ArduinoCore-zephyr/libraries/ >> $ALL_TESTS
8385search_for_sketches_in ArduinoCore-zephyr/examples/ >> $ALL_TESTS
You can’t perform that action at this time.
0 commit comments