Przeglądaj źródła

add ethernet to src filter (#20136)

Co-authored-by: ellensp <ellensp@ellensp-HP-ProBook-6470b.fritz.box>
ellensp 3 lat temu
rodzic
commit
b57ca6e4ac
No account linked to committer's email address
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1
    0
      platformio.ini

+ 1
- 0
platformio.ini Wyświetl plik

@@ -77,6 +77,7 @@ default_src_filter = +<src/*> -<src/config> -<src/HAL> +<src/HAL/shared>
77 77
   -<src/feature/direct_stepping.cpp> -<src/gcode/motion/G6.cpp>
78 78
   -<src/feature/e_parser.cpp>
79 79
   -<src/feature/encoder_i2c.cpp>
80
+  -<src/feature/ethernet.cpp>
80 81
   -<src/feature/fanmux.cpp>
81 82
   -<src/feature/filwidth.cpp> -<src/gcode/feature/filwidth>
82 83
   -<src/feature/fwretract.cpp> -<src/gcode/feature/fwretract>

Ładowanie…
Anuluj
Zapisz