Adding additional build tag for boards with ninafw
Этот коммит содержится в:
родитель
8c90f4facf
коммит
a40b11f535
3 изменённых файлов: 3 добавлений и 3 удалений
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"inherits": ["atsamd21g18a"],
|
"inherits": ["atsamd21g18a"],
|
||||||
"build-tags": ["arduino_nano33", "ninafw"],
|
"build-tags": ["arduino_nano33", "ninafw", "ninafw_machine_init"],
|
||||||
"flash-command": "bossac -i -e -w -v -R -U --port={port} --offset=0x2000 {bin}",
|
"flash-command": "bossac -i -e -w -v -R -U --port={port} --offset=0x2000 {bin}",
|
||||||
"serial-port": ["2341:8057", "2341:0057"],
|
"serial-port": ["2341:8057", "2341:0057"],
|
||||||
"flash-1200-bps-reset": "true"
|
"flash-1200-bps-reset": "true"
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
"rp2040"
|
"rp2040"
|
||||||
],
|
],
|
||||||
"serial-port": ["2341:005e"],
|
"serial-port": ["2341:005e"],
|
||||||
"build-tags": ["nano_rp2040", "ninafw"],
|
"build-tags": ["nano_rp2040", "ninafw", "ninafw_machine_init"],
|
||||||
"ldflags": [
|
"ldflags": [
|
||||||
"--defsym=__flash_size=16M"
|
"--defsym=__flash_size=16M"
|
||||||
],
|
],
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"inherits": ["atsamd51j20a"],
|
"inherits": ["atsamd51j20a"],
|
||||||
"build-tags": ["pyportal", "ninafw"],
|
"build-tags": ["pyportal", "ninafw", "ninafw_machine_init"],
|
||||||
"serial": "usb",
|
"serial": "usb",
|
||||||
"flash-1200-bps-reset": "true",
|
"flash-1200-bps-reset": "true",
|
||||||
"flash-method": "msd",
|
"flash-method": "msd",
|
||||||
|
|
Загрузка…
Создание таблицы
Сослаться в новой задаче