Skip to content

Commit d3b8e7a

Browse files
committedNov 27, 2024
u
1 parent c271f5d commit d3b8e7a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
 

‎README.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,13 @@
11
# ArduinoCore-mockMCU
22
A mockMCU hardware that uses ArduinoCore-API.
3+
4+
5+
6+
# Clone ArduinoCore api
7+
8+
```
9+
git clone https://github.com/arduino/ArduinoCore-api ArduinoCore-api
10+
git clone https://github.com/guswib/ArduinoCore-mockMCU ArduinoCore-mockMCU
11+
12+
13+
```

0 commit comments

Comments
 (0)
Please sign in to comment.