Skip to content

Merge develop branch as v1.0.0#9

Merged
suikan4github merged 15 commits intomainfrom
develop
Oct 3, 2024
Merged

Merge develop branch as v1.0.0#9
suikan4github merged 15 commits intomainfrom
develop

Conversation

@suikan4github
Copy link
Copy Markdown
Owner

Release note.

First official release of the rpp_driver ( Raspberry Pi Pico Driver) class library. This release contains :

  • a limited SDK Wrapper class for the basic operation.
  • a basic GPIO class.
  • a basic I2C master class.
  • a duplex slave I2S class.
  • an ADAU1361 audio codec class.

Fix all warning.

Doxyfile has changed to ignore the cpp files. by modifying
FILE_PATTERNS configuration.
Issue #4 :  Add gcov support for x86 build.
We need to run only when GCC and Debug.
Added Issue #5.
Fixed title of Issue #4.
Issue :  Remove duplicated assertions in the adau1361lower.cpp #8
Remove default clause of adau1361.cpp and use -Wswitch-enum to detect
the coverage error.

Test passed.
Remove default clause of adau1361.cpp and use -Wswitch-enum
to detect the coverage error.
Issue #7
@suikan4github suikan4github merged commit 2dc5c99 into main Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant