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