-
Notifications
You must be signed in to change notification settings - Fork 8.2k
[TOPIC-GPIO] sample/board: 96b_argonkey: update to use new GPIO API #21203
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
[TOPIC-GPIO] sample/board: 96b_argonkey: update to use new GPIO API #21203
Conversation
1fc9ad2 to
813a1aa
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We could let the PR that updates lsm6dsl driver make this modification. That was the approach so far.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Got it. My main concern was to avoid conflicts, but it shouldn't create any issue no matter which PR gets merged first.
813a1aa to
d3e7f83
Compare
Get rid of all the deprecated functions and definitions replacing them with the new ones. Signed-off-by: Armando Visconti <[email protected]>
d3e7f83 to
020d362
Compare
Get rid of all the deprecated functions and definitions
replacing them with the new ones.
Signed-off-by: Armando Visconti [email protected]