mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2024-11-26 21:36:21 +00:00
9 lines
274 B
INI
9 lines
274 B
INI
|
# This file should remain empty except for the motherboard.
|
||
|
# If changes are needed by tests, it should be performed in another configuration.
|
||
|
|
||
|
[config:base]
|
||
|
ini_use_config = base
|
||
|
|
||
|
# Unit tests must use BOARD_SIMULATED to run natively in Linux
|
||
|
motherboard = BOARD_SIMULATED
|