File tree 2 files changed +1
-13
lines changed
2 files changed +1
-13
lines changed Original file line number Diff line number Diff line change 40
40
- fqbn : arduino:samd:mkrzero
41
41
platforms : |
42
42
- name: arduino:samd
43
- - fqbn : arduino:mbed_portenta:envie_m4
44
- platforms : |
45
- - name: arduino:mbed_portenta
46
- - fqbn : arduino:mbed_portenta:envie_m7
47
- platforms : |
48
- - name: arduino:mbed_portenta
49
- - fqbn : arduino:mbed_nano:nano33ble
50
- platforms : |
51
- - name: arduino:mbed_nano
52
- - fqbn : arduino:mbed_nano:nanorp2040connect
53
- platforms : |
54
- - name: arduino:mbed_nano
55
43
56
44
steps :
57
45
- 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 Keyboard.
6
6
paragraph =This library plugs on the HID library. It can be used with or without other HID-based libraries (Mouse, Gamepad etc)
7
7
category =Device Control
8
8
url =https://www.arduino.cc/reference/en/language/functions/usb/keyboard/
9
- architectures =*
9
+ architectures =avr, samd, sam
You can’t perform that action at this time.
0 commit comments