SDCARD_READONLY (#17884)
This commit is contained in:
parent
2ad3da98d4
commit
801f99edad
7 changed files with 108 additions and 40 deletions
|
|
@ -15,8 +15,7 @@ set -e
|
|||
|
||||
restore_configs
|
||||
opt_set MOTHERBOARD BOARD_RAMPS_14_RE_ARM_EFB
|
||||
opt_enable VIKI2 SDSUPPORT SERIAL_PORT_2 NEOPIXEL_LED
|
||||
|
||||
opt_enable VIKI2 SDSUPPORT SDCARD_READONLY SERIAL_PORT_2 NEOPIXEL_LED
|
||||
opt_set NEOPIXEL_PIN P1_16
|
||||
exec_test $1 $2 "ReARM EFB VIKI2, SDSUPPORT, 2 Serial ports (USB CDC + UART0), NeoPixel"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue