Skip to content

Conversation

@dmadison
Copy link
Owner

Updates core files for compatibility with Teensyduino 1.55.

This also required an update to the CI script that removed the Teensy Loader hook from the build process. That script now uses regex and should hopefully be a little more robust.

It looks like 1.8.16 has issues with the CI. These are DNS resolution errors, presumably for the library / boards managers.
The postbuild hook is now "postbuild.1" instead of "postbuild.3". This switches to regex (0-9) to avoid this issue for the future, and will now throw a runtime error if the build hook is not successfully found and removed by the script.
Reversion of a reversion. It turns out this error was due to the Teeny Loader not opening. Hopefully the newer version of the Arduino IDE is a non-issue.

This reverts commit 444295d.
@dmadison dmadison merged commit 7b1deb6 into master Oct 13, 2021
@dmadison dmadison deleted the teensy-155 branch October 13, 2021 06:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants