|
|
|
|
45
|
src_filter = ${common.default_src_filter} +<src/HAL/NATIVE_SIM>
|
45
|
src_filter = ${common.default_src_filter} +<src/HAL/NATIVE_SIM>
|
46
|
|
46
|
|
47
|
lib_deps = ${common.lib_deps}
|
47
|
lib_deps = ${common.lib_deps}
|
48
|
- MarlinSimUI=https://github.com/p3p/MarlinSimUI.git
|
|
|
|
|
48
|
+ MarlinSimUI=https://github.com/p3p/MarlinSimUI/archive/master.zip
|
49
|
Adafruit NeoPixel=https://github.com/p3p/Adafruit_NeoPixel/archive/marlin_sim_native.zip
|
49
|
Adafruit NeoPixel=https://github.com/p3p/Adafruit_NeoPixel/archive/marlin_sim_native.zip
|
50
|
LiquidCrystal=https://github.com/p3p/LiquidCrystal/archive/master.zip
|
50
|
LiquidCrystal=https://github.com/p3p/LiquidCrystal/archive/master.zip
|
51
|
extra_scripts = ${common.extra_scripts}
|
51
|
extra_scripts = ${common.extra_scripts}
|