targets: add serial and serial-port key to JSON files for seeed boards
Этот коммит содержится в:
родитель
b00cfc001e
коммит
c8e231bc0b
2 изменённых файлов: 3 добавлений и 0 удалений
|
@ -2,6 +2,7 @@
|
||||||
"inherits": ["atsamd51p19a"],
|
"inherits": ["atsamd51p19a"],
|
||||||
"build-tags": ["wioterminal"],
|
"build-tags": ["wioterminal"],
|
||||||
"serial": "usb",
|
"serial": "usb",
|
||||||
|
"serial-port": ["acm:2886:002d", "acm:2886:802d"],
|
||||||
"flash-1200-bps-reset": "true",
|
"flash-1200-bps-reset": "true",
|
||||||
"flash-method": "msd",
|
"flash-method": "msd",
|
||||||
"msd-volume-name": "Arduino",
|
"msd-volume-name": "Arduino",
|
||||||
|
|
|
@ -1,6 +1,8 @@
|
||||||
{
|
{
|
||||||
"inherits": ["atsamd21g18a"],
|
"inherits": ["atsamd21g18a"],
|
||||||
"build-tags": ["xiao"],
|
"build-tags": ["xiao"],
|
||||||
|
"serial": "usb",
|
||||||
|
"serial-port": ["acm:2886:802f", "acm:2886:002f"],
|
||||||
"flash-1200-bps-reset": "true",
|
"flash-1200-bps-reset": "true",
|
||||||
"flash-method": "msd",
|
"flash-method": "msd",
|
||||||
"msd-volume-name": "Arduino",
|
"msd-volume-name": "Arduino",
|
||||||
|
|
Загрузка…
Создание таблицы
Сослаться в новой задаче