mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2024-11-23 20:18:52 +00:00
d2fb3215da
spi.h renamed to avoid conflicts with base libraries
4 lines
62 B
Bash
Executable File
4 lines
62 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
platformio run --project-dir $@ --silent
|