You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
24
24
### Added
25
25
- Better indications of the build phases in the test runner `arduino_ci.rb`
26
26
- Better indications of which example sketch is being compiled as part of testing
27
+
- Allow use of watchdog timer in application code (though it doesn't do anything)
27
28
28
29
### Changed
29
30
- Topmost installtion instructions now suggest `gem install arduino_ci` instead of using a `Gemfile`. Reasons for using a `Gemfile` are listed and discussed separately further down the README.
0 commit comments