1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2025-03-15 02:23:08 +01:00

Compare commits

..

No commits in common. "ec42c09e0605fd4c71058048a208dd778890ec87" and "30236f9b36629544febe02ef9723075b2d6d7046" have entirely different histories.

View File

@ -116,23 +116,6 @@ monitor_speed = 115200
monitor_echo = yes monitor_echo = yes
build_flags = build_flags =
[env:mega2560-eth]
platform = atmelavr
board = megaatmega2560
framework = arduino
lib_deps =
${env.lib_deps}
arduino-libraries/Ethernet
MDNS_Generic
SPI
lib_ignore = WiFi101
WiFi101_Generic
WiFiEspAT
WiFiMulti_Generic
WiFiNINA_Generic
monitor_speed = 115200
monitor_echo = yes
[env:mega328] [env:mega328]
platform = atmelavr platform = atmelavr
board = uno board = uno