deadprogram
8858d49989
targets: add ninafw tag to Arduino mkrwifi1010 and Adafruit Matrix Portal M4 for drivers netlink support
...
Signed-off-by: deadprogram <ron@hybridgroup.com>
2024-01-15 19:34:05 -05:00
Kenneth Bell
1bba5f5d7b
targets: make msd-volume-name an array
2023-04-17 18:56:32 +02:00
Ayke van Laethem
c153239682
targets: remove "acm:"` prefix for USB vid/pid pair
...
This prefix isn't actually used and only adds noise, so remove it.
It may have been useful on Linux that makes a distinction between
/dev/ttyACM* and /dev/ttyUSB* but it isn't now. Also, it's unlikely that
the same vid/pid pair will be shared between an acm and usb driver
anyway.
2022-10-16 10:02:48 +02:00
sago35
aca1ad187d
targets: remove usbpid of bootloader
...
For more information, see
https://github.com/tinygo-org/tinygo/pull/3168
2022-09-17 11:00:31 +02:00
Yurii Soldak
d7814ff50b
targets: fix build tag duplicates
...
and add missing targets to smoke test
2022-09-03 08:31:27 +02:00
sago35
b00cfc001e
targets: add serial and serial-port key to JSON files for adafruit boards
2021-06-29 09:07:02 +02:00
ardnew
7a4ccd916f
matrixportal-m4: Add support for board Adafruit Matrix Portal M4 ( #1529 )
...
machine/matrixportal-m4: add Adafruit Matrix Portal M4 board definition
2020-12-11 10:00:41 +01:00