Skip to content

Commit d160cf3

Browse files
authored
Merge pull request #539 from per1234/add-leonardo-category
Add "Leonardo" product category
2 parents fac06a6 + dfdac35 commit d160cf3

File tree

6 files changed

+23
-0
lines changed

6 files changed

+23
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Leonardo
2+
3+
## Permissions
4+
5+
| Group | See | Reply | Create |
6+
| -------- | --- | ----- | ------ |
7+
| everyone ||||
8+
9+
## Published At
10+
11+
https://forum.arduino.cc/c/official-hardware/classic/leonardo/<!-- TODO -->
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- https://forum.arduino.cc/t/about-the-leonardo-category/<!-- TODO -->
2+
- https://forum.arduino.cc/t/how-to-get-the-best-out-of-this-forum/<!-- TODO -->
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Discussion about the Leonardo board
2+
3+
The Arduino Leonardo is powered by the **ATmega32U4** microcontroller. This microcontroller has built-in USB communication, allowing the Leonardo to appear to a connected computer as USB devices such as a keyboard, mouse, or gamepad.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# About the Leonardo category
2+
3+
## Published At
4+
5+
https://forum.arduino.cc/t/about-the-leonardo-category/<!-- TODO -->
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../../../_topics/how-to-get-the-best-out-of-this-forum

content/categories/order.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
- Emergency Response: Covid-19 Projects
2828
- Official Hardware
2929
- Classic
30+
- Leonardo
3031
- UNO R4 Minima
3132
- UNO R4 WiFi
3233
- UNO WiFi Rev2

0 commit comments

Comments
 (0)