We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ac89db commit 6a222ffCopy full SHA for 6a222ff
CHANGELOG.md
@@ -54,7 +54,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
54
- Added a CI workflow to lint the code base
55
- Added a CI workflow to check for spelling errors
56
- Extraction of bytes usage in a compiled sketch is now calculated in a method: `ArduinoBackend.last_bytes_usage`
57
-- Added ```nano_every``` platform to represent ```arduino:megaavr``` architecture
+- Added `nano_every` platform to represent `arduino:megaavr` architecture
58
- Working directory is now printed in test runner output
59
- Explicitly include `irb` via rubygems
60
0 commit comments