You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _custom/Custom-board-based-on-a-core.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
1
# Custom board based on a core
2
2
3
3
Arduino offers the possibility to create a custom board support based on an other core:
4
-
[Referencing another core, variant or tool.](https://arduino.github.io/arduino-cli/0.19/platform-specification/#referencing-another-core-variant-or-tool)
4
+
[Referencing another core, variant or tool.](https://arduino.github.io/arduino-cli/latest/platform-specification/#referencing-another-core-variant-or-tool)
5
5
6
6
[@RickKimball](https://github.com/RickKimball) provides a great use case based on the STM32 core:
7
7
8
8
As he mentioned [here](https://github.com/stm32duino/Arduino_Core_STM32/issues/67#issuecomment-504711764):
9
-
9
+
10
10
> Just be warned I haven't tried that GitHub since you added the BluePill as an official board. However, it does give hints at some of the things they might need to do. Just don't expect me to answer questions on why someone's personal board doesn't work. : )
0 commit comments