We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26e1f34 commit c2a0a84Copy full SHA for c2a0a84
Makefile
@@ -1,4 +1,4 @@
1
-SCRIPTS_DIR := scripts
+SCRIPTS_DIR := buildroot/share/scripts
2
CONTAINER_RT_BIN := docker
3
CONTAINER_RT_OPTS := --rm -v $(PWD):/code -v platformio-cache:/root/.platformio
4
CONTAINER_IMAGE := marlin-dev
scripts/get_test_targets.py buildroot/share/scripts/get_test_targets.py
0 commit comments