We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cf5217 commit 5e63241Copy full SHA for 5e63241
CHANGELOG.md
@@ -32,7 +32,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
32
- Support for `dtostrf()`
33
- Added a CI workflow to lint the code base
34
- Added a CI workflow to check for spelling errors
35
-- Extraction of byes usage in a compiled sketch is now calculated in a method: `ArduinoBackend.last_bytes_usage`
+- Extraction of bytes usage in a compiled sketch is now calculated in a method: `ArduinoBackend.last_bytes_usage`
36
- Added ```nano_every``` platform to represent ```arduino:megaavr``` architecture
37
- Working directory is now printed in test runner output
38
- Explicitly include `irb` via rubygems
0 commit comments