SKR 1.3 support
Hi. I am trying to add config for BTT SKR v1.3 + tmc2208 into RatOS 2, but whenever I add board definition, I see this:
board_definition:
3 Replies
Also, I will really appreciate suggestions, where I should make changes in RatOS, to make skr 1.3 as compatible as possible, so in future I can make an PR and by that help someone else who would decide to build V-Core with SKR 1.3 as controller.
You're missing
documentationLink
see the json schema
Your editor (if you're using vscode for example) should tell you exactly what's wrong.Oh. So that is the problem! Thanks.