8000
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.
CHANGELOG.md
1 parent 1e2db1a commit 2b6d969Copy full SHA for 2b6d969
CHANGELOG.md
@@ -30,6 +30,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
30
- Don't define `ostream& operator<<(nullptr_t)` if already defined by Apple
31
- `CppLibrary.in_tests_dir?` no longer produces an error if there is no tests directory
32
- The definition of the `_SFR_IO8` macro no longer produces errors about rvalues
33
+- Typo in `cpp_library.rb`, misspelling of `aux_libraries`
34
35
### Deprecated
36
- `arduino_ci_remote.rb` CLI switch `--skip-compilation`
0 commit comments