Skip to content

Commit 78489c6

Browse files
committed
Add "Micro" product category
A dedicated forum category should be provided for each of the official hardware products. Previously there was no such category for the Micro board.
1 parent 9b84616 commit 78489c6

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+
# Micro
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/micro/203
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-micro-category/1335464
2+
- https://forum.arduino.cc/t/how-to-get-the-best-out-of-this-forum/1335465
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Discussion about the Micro board
2+
3+
The [**Arduino Micro**](https://docs.arduino.cc/hardware/micro) is powered by the **ATmega32U4** microcontroller. This microcontroller has built-in USB communication, allowing the **Micro** 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 Micro category
2+
3+
## Published At
4+
5+
https://forum.arduino.cc/t/about-the-micro-category/1335464
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
@@ -28,6 +28,7 @@
2828
- Official Hardware
2929
- Classic
3030
- Leonardo
31+
- Micro
3132
- UNO R4 Minima
3233
- UNO R4 WiFi
3334
- UNO WiFi Rev2

0 commit comments

Comments
 (0)