Search found 2 matches

by SerFab
Thu Apr 25, 2024 12:35 pm
Forum: General discussion
Topic: Github Action "CMake Config and build" fails after adding a new Board
Replies: 4
Views: 14128

Re: Github Action "CMake Config and build" fails after adding a new Board

Hello, thanks for the fast initial reply. Here is all the code i have added to the Boards.txt file:


################################################################################
# MyBoards

MyBoards.name=My Boards

MyBoards.build.core=arduino
MyBoards.build.board=MyBoards
MyBoards.build ...
by SerFab
Wed Apr 24, 2024 1:29 pm
Forum: General discussion
Topic: Github Action "CMake Config and build" fails after adding a new Board
Replies: 4
Views: 14128

Github Action "CMake Config and build" fails after adding a new Board

Hi everyone!

I want to include a new Board into stm32duino and woul like to commit that as a Pull request.

I have an Issue with the Github actions. the action "CMake config and Build fails with the error message "KeyError: serial". When i run the Update_boarddb.py locally with the changed boards ...

Go to advanced search