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
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
7
8
8
## [Unreleased]
9
9
### Added
10
+
- Allow use of watchdog timer in application code (though it doesn't do anything)
10
11
11
12
### Changed
12
13
- Change 266 files from CRLF to LF.
@@ -24,7 +25,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
24
25
### Added
25
26
- Better indications of the build phases in the test runner `arduino_ci.rb`
26
27
- 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)
28
28
29
29
### Changed
30
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