Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Raspberry Pi Pico HAL #117

Merged
merged 4 commits into from
Apr 30, 2024
Merged

Raspberry Pi Pico HAL #117

merged 4 commits into from
Apr 30, 2024

Conversation

simon-77
Copy link
Contributor

HAL implementation for the Raspberry Pi Pico Microcontroller.

  • SPI implementation is tested using hardware.
  • I2C is not yet implemented. Only en empty framework is provided, as well as an precompiler warning
  • An examples for using the lcdgfx library from a Raspberry Pi Pico prject via CMake is provided as well

A issue was created first with further explanations, as stated in the Pull Request Process:
#116 (comment)

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


simon-77 seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@simon-77
Copy link
Contributor Author

simon-77 commented Apr 29, 2024

I have signed the CLA in github now, but does github recognize it correctly?

@lexus2k lexus2k merged commit 4a34c0a into lexus2k:master Apr 30, 2024
2 of 3 checks passed
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.

3 participants