add comboat_fw tag for elecrow W5 boards with Combo-AT Wifi firmware

This commit is contained in:
Scott Feldman
2025-02-20 10:58:22 -08:00
committed by Ron Evans
parent 150d9d1c6b
commit e7118e5bda
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"inherits": ["rp2040"],
"build-tags": ["elecrow_rp2040"],
"build-tags": ["elecrow_rp2040", "comboat_fw"],
"serial-port": ["2e8a:000a"],
"default-stack-size": 8192,
"ldflags": [
+1 -1
View File
@@ -1,6 +1,6 @@
{
"inherits": ["rp2350"],
"build-tags": ["elecrow_rp2350"],
"build-tags": ["elecrow_rp2350", "comboat_fw"],
"serial-port": ["2e8a:000f"],
"default-stack-size": 8192,
"ldflags": [