Browse Source

📌 Use MarlinSimUI/bugfix-2.0.x (#24232)

FB4S_WIFI
ellensp 2 years ago
committed by Scott Lahteine
parent
commit
0daaef589c
  1. 2
      ini/native.ini

2
ini/native.ini

@ -41,7 +41,7 @@ debug_build_flags = -fstack-protector-strong -g -g3 -ggdb
lib_compat_mode = off
build_src_filter = ${common.default_src_filter} +<src/HAL/NATIVE_SIM>
lib_deps = ${common.lib_deps}
MarlinSimUI=https://github.com/p3p/MarlinSimUI/archive/0.0.2.zip
MarlinSimUI=https://github.com/p3p/MarlinSimUI/archive/refs/heads/bugfix-2.0.x.zip
Adafruit NeoPixel=https://github.com/p3p/Adafruit_NeoPixel/archive/marlin_sim_native.zip
LiquidCrystal=https://github.com/p3p/LiquidCrystal/archive/master.zip
extra_scripts = ${common.extra_scripts}

Loading…
Cancel
Save