Skip to content

Add "Hardware > UNO R4" category #350

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 12, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .markdown-link-check.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@
{
"pattern": "^https://forum\\.arduino\\.cc/c/hardware/mkr-boards/mkr1000-old/"
},
{
"pattern": "^https://forum\\.arduino\\.cc/c/hardware/uno-r4/"
},
{
"pattern": "^https://forum\\.arduino\\.cc/c/software/cloud/"
},
Expand Down Expand Up @@ -80,6 +83,9 @@
{
"pattern": "^https://forum\\.arduino\\.cc/t/about-the-test-category/847511$"
},
{
"pattern": "^https://forum\\.arduino\\.cc/t/about-the-uno-r4-category/1114082$"
},
{
"pattern": "^https://forum\\.arduino\\.cc/t/about-the-windows-remote-arduino-category/847512$"
},
Expand All @@ -89,6 +95,9 @@
{
"pattern": "^https://forum\\.arduino\\.cc/t/hi-welcome-to-maker-faire-rome-the-european-edition/158299$"
},
{
"pattern": "^https://forum\\.arduino\\.cc/t/how-to-get-the-best-out-of-this-forum/1114083$"
},
{
"pattern": "^https://forum\\.arduino\\.cc/t/moderation-guidelines/54905$"
},
Expand Down
13 changes: 13 additions & 0 deletions content/categories/hardware/uno-r4/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# UNO R4

## Permissions

| Group | See | Reply | Create |
| -------------------- | --- | ----- | ------ |
| arduino_team | ✓ | ✓ | ✓ |
| early_access_program | ✓ | ✓ | ✓ |
| staff | ✓ | ✓ | ✓ |

## Published At

https://forum.arduino.cc/c/hardware/uno-r4/185
2 changes: 2 additions & 0 deletions content/categories/hardware/uno-r4/_pins.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- https://forum.arduino.cc/t/about-the-uno-r4-category/1114082
- https://forum.arduino.cc/t/how-to-get-the-best-out-of-this-forum/1114083
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Discussion about the UNO R4 board.

The UNO R4 is powered by the **Renesas RA4M1** 32-bit Cortex-M4 processor, providing a significant boost in processing power, memory, and functionality.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# About the UNO R4 category

## Published At

https://forum.arduino.cc/t/about-the-uno-r4-category/1114082
1 change: 1 addition & 0 deletions content/categories/order.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@
- Nicla Voice
- Opta
- GIGA R1
- UNO R4
- Software
- Arduino IDE 2.0
- Web Editor
Expand Down