From dfdac35f36e39322f93b2ac037d1aaa7dd6940bd Mon Sep 17 00:00:00 2001 From: per1234 Date: Tue, 24 Dec 2024 10:07:25 -0800 Subject: [PATCH] Add "Leonardo" product category A dedicated forum category should be provided for each of the official hardware products. Previously there was no such category for the Leonardo board. --- .../official-hardware/classic/leonardo/README.md | 11 +++++++++++ .../official-hardware/classic/leonardo/_pins.md | 2 ++ .../leonardo/_topics/about-the-leonardo-category/1.md | 3 +++ .../_topics/about-the-leonardo-category/README.md | 5 +++++ .../_topics/how-to-get-the-best-out-of-this-forum | 1 + content/categories/order.md | 1 + 6 files changed, 23 insertions(+) create mode 100644 content/categories/official-hardware/classic/leonardo/README.md create mode 100644 content/categories/official-hardware/classic/leonardo/_pins.md create mode 100644 content/categories/official-hardware/classic/leonardo/_topics/about-the-leonardo-category/1.md create mode 100644 content/categories/official-hardware/classic/leonardo/_topics/about-the-leonardo-category/README.md create mode 120000 content/categories/official-hardware/classic/leonardo/_topics/how-to-get-the-best-out-of-this-forum diff --git a/content/categories/official-hardware/classic/leonardo/README.md b/content/categories/official-hardware/classic/leonardo/README.md new file mode 100644 index 00000000..92ef82d6 --- /dev/null +++ b/content/categories/official-hardware/classic/leonardo/README.md @@ -0,0 +1,11 @@ +# Leonardo + +## Permissions + +| Group | See | Reply | Create | +| -------- | --- | ----- | ------ | +| everyone | ✓ | ✓ | ✓ | + +## Published At + +https://forum.arduino.cc/c/official-hardware/classic/leonardo/ diff --git a/content/categories/official-hardware/classic/leonardo/_pins.md b/content/categories/official-hardware/classic/leonardo/_pins.md new file mode 100644 index 00000000..d1d2ca0f --- /dev/null +++ b/content/categories/official-hardware/classic/leonardo/_pins.md @@ -0,0 +1,2 @@ +- https://forum.arduino.cc/t/about-the-leonardo-category/ +- https://forum.arduino.cc/t/how-to-get-the-best-out-of-this-forum/ diff --git a/content/categories/official-hardware/classic/leonardo/_topics/about-the-leonardo-category/1.md b/content/categories/official-hardware/classic/leonardo/_topics/about-the-leonardo-category/1.md new file mode 100644 index 00000000..bad08324 --- /dev/null +++ b/content/categories/official-hardware/classic/leonardo/_topics/about-the-leonardo-category/1.md @@ -0,0 +1,3 @@ +Discussion about the Leonardo board + +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. diff --git a/content/categories/official-hardware/classic/leonardo/_topics/about-the-leonardo-category/README.md b/content/categories/official-hardware/classic/leonardo/_topics/about-the-leonardo-category/README.md new file mode 100644 index 00000000..306bb2bb --- /dev/null +++ b/content/categories/official-hardware/classic/leonardo/_topics/about-the-leonardo-category/README.md @@ -0,0 +1,5 @@ +# About the Leonardo category + +## Published At + +https://forum.arduino.cc/t/about-the-leonardo-category/ diff --git a/content/categories/official-hardware/classic/leonardo/_topics/how-to-get-the-best-out-of-this-forum b/content/categories/official-hardware/classic/leonardo/_topics/how-to-get-the-best-out-of-this-forum new file mode 120000 index 00000000..66aa0e71 --- /dev/null +++ b/content/categories/official-hardware/classic/leonardo/_topics/how-to-get-the-best-out-of-this-forum @@ -0,0 +1 @@ +../../../../../_topics/how-to-get-the-best-out-of-this-forum \ No newline at end of file diff --git a/content/categories/order.md b/content/categories/order.md index 82764566..c74bd3bd 100644 --- a/content/categories/order.md +++ b/content/categories/order.md @@ -27,6 +27,7 @@ - Emergency Response: Covid-19 Projects - Official Hardware - Classic + - Leonardo - UNO R4 Minima - UNO R4 WiFi - UNO WiFi Rev2