-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
boards.txt: Add support for Arduino IDE 2.0
Fix an issue that SubCore fails to compile in Arduino IDE 2.0. This is caused by incompatibility of boards.txt with IDE 1.x. In detail, the default variables cannot be used as variables for SubCore. Therefore, it is necessary to add the definition of variables for SubCore.
- Loading branch information
Showing
1 changed file
with
25 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters