We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd39391 commit 4c42ba6Copy full SHA for 4c42ba6
CHANGELOG.md
@@ -15,7 +15,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
15
- Added a CI workflow to lint the code base
16
- Added a CI workflow to check for spelling errors
17
- Extraction of byes usage in a compiled sketch is now calculated in a method: `ArduinoBackend.last_bytes_usage`
18
-
+- Added ```nano_every``` platform to represent ```arduino:megaavr``` architecture
19
### Changed
20
- We now compile a shared library to be used for each test.
21
- Put build artifacts in a separate directory to reduce clutter.
0 commit comments