Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2506d49

Browse files
authored
Fix: Providing documentation for various cores how to manually integrate ArduinoCore-API
1 parent5f107eb commit2506d49

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎README.md‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,8 @@ Example command:
2929
```
3030
tar --exclude='*.git*' -cjhvf $yourcore-$version.tar.bz2 $yourcore/
3131
```
32+
33+
Documentation how integrate with a Arduino core (which is necessary if you do not download the Arduino core via the board manager) can be found here:
34+
*[ArduinoCore-megaavr](https://github.com/arduino/ArduinoCore-megaavr#developing)
35+
*[ArduinoCore-mbed](https://github.com/arduino/ArduinoCore-mbed#clone-the-repository-in-sketchbookhardwarearduino-git)
36+
*[ArduinoCore-samd](https://github.com/arduino/ArduinoCore-samd/#developing)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp