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 48d50eb commit 2d2eeceCopy full SHA for 2d2eece
CHANGELOG.md
@@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
8
## [Unreleased]
9
### Added
10
- `arduino_ci_remote.rb` CLI switch `--skip-examples-compilation`
11
-- Add support for `diditalPinToPort()`, `digitalPinToBitMask()`, and `portOutputRegister()`
+- Add support for `diditalPinToPort()`, `digitalPinToBitMask()`, `portOutputRegister()`, and `portInputRegister()`
12
- `CppLibrary.header_files` to find header files
13
- `LibraryProperties` to read metadata from Arduino libraries
14
- `CppLibrary.library_properties_path`, `CppLibrary.library_properties?`, `CppLibrary.library_properties` to expose library properties of a Cpp library
0 commit comments