Skip to content

Commit aa34051

Browse files
committed
Update changelog.
Remove default clause of adau1361.cpp and use -Wswitch-enum to detect the coverage error. Issue #7
1 parent 4953b14 commit aa34051

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ History of the project development
77
- [Issue #4](https://github.com/suikan4github/rpp_driver/issues/4) Add gcov support for x86 build.
88
- [Issue #5](https://github.com/suikan4github/rpp_driver/issues/5) Migrate action from hand-made to marketplace.
99
- [Issue #6](https://github.com/suikan4github/rpp_driver/issues/6) Add comment string to the assertion.
10+
- [Issue #7](https://github.com/suikan4github/rpp_driver/issues/7) Remove default clause of adau1361.cpp and use -Wswitch-enum to detect the coverage error.
1011
- [Issue #8](https://github.com/suikan4github/rpp_driver/issues/8) Remove duplicated assertions in the adau1361lower.cpp.
1112

1213
### Deprecated

0 commit comments

Comments
 (0)