File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
content/hardware/02.hero/boards/uno-r4-minima/tutorials Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ The goals of this tutorials are:
19
19
20
20
- Arduino IDE ([ online] ( https://create.arduino.cc/ ) or [ offline] ( https://www.arduino.cc/en/main/software ) )
21
21
- [ Arduino R4 Minima] ( https://store.arduino.cc/uno-r4-minima )
22
- - [ Arduino Renesas Core] ( https://github.com/bcmi-labs /ArduinoCore-renesas )
22
+ - [ Arduino Renesas Core] ( https://github.com/arduino /ArduinoCore-renesas )
23
23
24
24
## Analog-to-Digital Converter (ADC)
25
25
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ The goals of this tutorial are:
21
21
22
22
- Arduino IDE ([ online] ( https://create.arduino.cc/ ) or [ offline] ( https://www.arduino.cc/en/main/software ) )
23
23
- [ Arduino R4 Minima] ( https://store.arduino.cc/uno-r4-minima )
24
- - [ Arduino Renesas Core] ( https://github.com/bcmi-labs /ArduinoCore-renesas )
24
+ - [ Arduino Renesas Core] ( https://github.com/arduino /ArduinoCore-renesas )
25
25
- CAN transceiver module\*
26
26
- Jumper wires
27
27
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ The goals of this tutorials are:
20
20
21
21
- Arduino IDE ([ online] ( https://create.arduino.cc/ ) or [ offline] ( https://www.arduino.cc/en/main/software ) )
22
22
- [ Arduino R4 Minima] ( /hardware/uno-r4-minima )
23
- - [ Arduino Renesas Core] ( https://github.com/bcmi-labs /ArduinoCore-renesas )
23
+ - [ Arduino Renesas Core] ( https://github.com/arduino /ArduinoCore-renesas )
24
24
25
25
## EEPROM
26
26
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ The goals of this project are:
21
21
22
22
- Arduino IDE ([ online] ( https://create.arduino.cc/ ) or [ offline] ( https://www.arduino.cc/en/main/software ) )
23
23
- [ Arduino R4 Minima] ( https://store.arduino.cc/uno-r4-minima )
24
- - [ Arduino Renesas Core] ( https://github.com/bcmi-labs /ArduinoCore-renesas )
24
+ - [ Arduino Renesas Core] ( https://github.com/arduino /ArduinoCore-renesas )
25
25
26
26
## Real-Time Clock (RTC)
27
27
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ The goals of this tutorials are:
24
24
25
25
- Arduino IDE ([ online] ( https://create.arduino.cc/ ) or [ offline] ( https://www.arduino.cc/en/main/software ) )
26
26
- [ Arduino R4 Minima] ( https://store.arduino.cc/uno-r4-minima )
27
- - [ Arduino Renesas Core] ( https://github.com/bcmi-labs /ArduinoCore-renesas )
27
+ - [ Arduino Renesas Core] ( https://github.com/arduino /ArduinoCore-renesas )
28
28
29
29
## Human Interface Device (HID)
30
30
You can’t perform that action at this time.
0 commit comments