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 e56c2e0 commit 062d491Copy full SHA for 062d491
CHANGELOG.md
@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
9
### Added
10
- Proper `ostream operator <<` for `nullptr`
11
- Proper comparison operations fro `nullptr`
12
+- Mocks for avr/sleep.h and avr/wdt.h
13
+- Definitions for ISR and ADCSRA
14
15
### Changed
16
- `Compare.h` heavily refactored to use a smallish macro
0 commit comments