We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e52af11 commit ba4d2a6Copy full SHA for ba4d2a6
1 file changed
CHANGELOG.md
@@ -12,6 +12,7 @@ The issue #12 removed public class I2cMasterInterface. But it is referred intern
12
- [Issue #10](https://github.com/suikan4github/rpp_driver/issues/10) Cover APIs of the Raspberry Pi Pico SDK.
13
- [Issue #15](https://github.com/suikan4github/rpp_driver/issues/15) Remove the redundant parameter check code from ConfigureSRC()
14
- [Issue #16](https://github.com/suikan4github/rpp_driver/issues/16) Change the member function name from ConfigureSRC() to ConfigureSrc().
15
+- [Issue #22](https://github.com/suikan4github/rpp_driver/issues/22) Refactor the test_i2cmaster.cpp to use the fixture.
16
### Deprecated
17
- [Issue #12](https://github.com/suikan4github/rpp_driver/issues/12) Is I2cMasterInterface needed?
18
### Removed
0 commit comments