parent
1be2a7e4c1
commit
c47189a9d9
2
Makefile
2
Makefile
|
@ -1,4 +1,4 @@
|
|||
SCRIPTS_DIR := scripts
|
||||
SCRIPTS_DIR := buildroot/share/scripts
|
||||
CONTAINER_RT_BIN := docker
|
||||
CONTAINER_RT_OPTS := --rm -v $(PWD):/code -v platformio-cache:/root/.platformio
|
||||
CONTAINER_IMAGE := marlin-dev
|
||||
|
|
Loading…
Reference in a new issue