WIP target lo
custom debug stream run docker with project dir, specify dir to makefile remove unused includes fix broken F1
This commit is contained in:
@@ -9,8 +9,6 @@ services:
|
||||
volumes:
|
||||
- .:/project
|
||||
# - /dev/bus/usb:/dev/bus/usb
|
||||
# working_dir: "/project/target_nucleo476"
|
||||
# working_dir: "/project/target_bluepill"
|
||||
working_dir: "/project/target_f1"
|
||||
working_dir: "/project"
|
||||
environment:
|
||||
DISPLAY: $DISPLAY
|
||||
|
||||
Reference in New Issue
Block a user