add ethernet to src filter (#20136)
Co-authored-by: ellensp <ellensp@ellensp-HP-ProBook-6470b.fritz.box>
This commit is contained in:
parent
562c41af4e
commit
cc9df782ce
@ -77,6 +77,7 @@ default_src_filter = +<src/*> -<src/config> -<src/HAL> +<src/HAL/shared>
|
|||||||
-<src/feature/direct_stepping.cpp> -<src/gcode/motion/G6.cpp>
|
-<src/feature/direct_stepping.cpp> -<src/gcode/motion/G6.cpp>
|
||||||
-<src/feature/e_parser.cpp>
|
-<src/feature/e_parser.cpp>
|
||||||
-<src/feature/encoder_i2c.cpp>
|
-<src/feature/encoder_i2c.cpp>
|
||||||
|
-<src/feature/ethernet.cpp>
|
||||||
-<src/feature/fanmux.cpp>
|
-<src/feature/fanmux.cpp>
|
||||||
-<src/feature/filwidth.cpp> -<src/gcode/feature/filwidth>
|
-<src/feature/filwidth.cpp> -<src/gcode/feature/filwidth>
|
||||||
-<src/feature/fwretract.cpp> -<src/gcode/feature/fwretract>
|
-<src/feature/fwretract.cpp> -<src/gcode/feature/fwretract>
|
||||||
|
Loading…
Reference in New Issue
Block a user