Skip to content

Commit 8b07afc

Browse files
committed
Issue #20 : Redundant section in README.md
README.md has been fixed. It is recorded in CHANGELOG.md.
1 parent 6553683 commit 8b07afc

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ The issue #16 changes its public member function. But it is referred internally
1717
- [Issue #17](https://github.com/suikan4github/rpp_driver/issues/17) The mock of the GpioBasic has the wrong definition.
1818
- [Issue #18](https://github.com/suikan4github/rpp_driver/issues/18) The constructor of the MockI2sSlaveDuplex.hpp is missing.
1919
- [Issue #19](https://github.com/suikan4github/rpp_driver/issues/19) The Mock of the rpp_driver::Adau1361 is missing.
20-
### Security
20+
- [Issue #20](https://github.com/suikan4github/rpp_driver/issues/20) Redundant section in README.md
21+
### Security
2122
### Known Issue
2223

2324
## [v1.0.0] 2024-10-03

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,6 @@ Run the following command to obtain the sample from CLI:
3636
git clone --recursive https://github.com/suikan4github/rpp_driver-sample.git
3737
```
3838

39-
## Sample codes
40-
You can obtain sample applications from [rpp-driver_sample](https://github.com/suikan4github/rpp_driver-sample) repository.
41-
4239

4340
# Tools and building
4441
## Installing tool

0 commit comments

Comments
 (0)