We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bad0054 commit 5b7bf4aCopy full SHA for 5b7bf4a
ini/native.ini
@@ -41,7 +41,7 @@ debug_build_flags = -fstack-protector-strong -g -g3 -ggdb
41
lib_compat_mode = off
42
build_src_filter = ${common.default_src_filter} +<src/HAL/NATIVE_SIM>
43
lib_deps = ${common.lib_deps}
44
- 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
45
Adafruit NeoPixel=https://github.com/p3p/Adafruit_NeoPixel/archive/marlin_sim_native.zip
46
LiquidCrystal=https://github.com/p3p/LiquidCrystal/archive/master.zip
47
extra_scripts = ${common.extra_scripts}
0 commit comments