File tree Expand file tree Collapse file tree 2 files changed +1
-10
lines changed Expand file tree Collapse file tree 2 files changed +1
-10
lines changed Original file line number Diff line number Diff line change 49
49
- fqbn : arduino:samd:nano_33_iot
50
50
platforms : |
51
51
- name: arduino:samd
52
- - fqbn : arduino:mbed_portenta:envie_m7
53
- platforms : |
54
- - name: arduino:mbed_portenta
55
- - fqbn : arduino:mbed_nano:nano33ble
56
- platforms : |
57
- - name: arduino:mbed_nano
58
- - fqbn : arduino:mbed_nano:nanorp2040connect
59
- platforms : |
60
- - name: arduino:mbed_nano
61
52
62
53
steps :
63
54
- name : Checkout repository
Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ sentence=Allows an Arduino board with USB capabilities to act as a Mouse.
6
6
paragraph =This library plugs on the HID library. Can be used with or without other HID-based libraries (Keyboard, Gamepad etc)
7
7
category =Device Control
8
8
url =https://www.arduino.cc/reference/en/language/functions/usb/mouse/
9
- architectures =*
9
+ architectures =avr,sam,samd
You can’t perform that action at this time.
0 commit comments