mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-13 05:53:06 +01:00
intermediate: reorganize hardware definitions
This commit is contained in:
@@ -54,6 +54,15 @@ build_flags =
|
||||
upload_port = /dev/esp32
|
||||
upload_protocol = esptool
|
||||
|
||||
[env:m5stack-atoms3]
|
||||
board = m5stack-atoms3
|
||||
lib_deps = ${env.lib_deps}
|
||||
build_flags =
|
||||
-D BOARD_M5ATOMS3
|
||||
${env.build_flags}
|
||||
upload_port = /dev/esp32s3
|
||||
upload_protocol = esptool
|
||||
|
||||
[env:m5stack-atom-canunit]
|
||||
board = m5stack-atom
|
||||
lib_deps = ${env.lib_deps}
|
||||
|
||||
Reference in New Issue
Block a user