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

boards: st: add adc-keys support for stm32c0116_dk #72315

Conversation

RomainPelletant
Copy link
Contributor

Add support for stm32c0116_dk joystick based on adc-keys gem

proof-adc-keys

Issue #72314

Copy link
Collaborator

@kartben kartben left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

boards/st/stm32c0116_dk/stm32c0116_dk.dts Outdated Show resolved Hide resolved
Add support for stm32c0116_dk joystick based on adc-keys gem

Signed-off-by: Romain Pelletant <romainp@kickmaker.net>
@RomainPelletant RomainPelletant force-pushed the boards/st/add-adc-key-for-joystick branch from 435a0e5 to 9b4dec2 Compare May 4, 2024 15:48
Copy link
Member

@erwango erwango left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pretty neat! I'd suggest to update board doc, but otherwise LGTM

@kartben kartben linked an issue May 6, 2024 that may be closed by this pull request
Copy link
Collaborator

@kartben kartben left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Agreed that update of the board's doc would be nice.

@nashif nashif merged commit 1cc3f22 into zephyrproject-rtos:main May 8, 2024
21 checks passed
@RomainPelletant RomainPelletant deleted the boards/st/add-adc-key-for-joystick branch May 11, 2024 21:15
@RomainPelletant
Copy link
Contributor Author

@kartben Board's doc update about adc keys capability with kconfig to set for test purpose?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: STM32 ST Micro STM32
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dts: add adc-keys node for joystick for stm32c0116_dk
6 participants