-
Notifications
You must be signed in to change notification settings - Fork 0
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
Draft of eGPIO SHIM #2
Conversation
c985479
to
f50df16
Compare
f50df16
to
a344022
Compare
a344022
to
7d391e8
Compare
Blinky sample builds without errors, rebased on zephyrproject-rtos#73024 |
Can you rebase |
7d391e8
to
b5de727
Compare
Update hal_nordic with headers for eGPIO. Signed-off-by: Magdalena Pastula <[email protected]>
Add binding for emulated GPIO. Signed-off-by: Magdalena Pastula <[email protected]>
5aaa08a
to
1666556
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.
Looks good, a few minor comments.
Could you run code formatter to get rid of the compliance fails?
Cherry-picked from magp-nordic/pull/2 with my local changes. Signed-off-by: Magdalena Pastula <[email protected]> Signed-off-by: Jakub Zymelka <[email protected]>
Cherry-picked from magp-nordic/pull/2 with my local changes. Signed-off-by: Magdalena Pastula <[email protected]> Signed-off-by: Jakub Zymelka <[email protected]>
902e84a
to
01a1270
Compare
Add Kconfig option for emulated peripherals drivers support. Signed-off-by: Magdalena Pastula <[email protected]>
Add support for emulated peripherals on nRF54L15 APP. Signed-off-by: Magdalena Pastula <[email protected]>
cdca068
to
4ac04c2
Compare
Add node for emulated gpio in nRF54L15 APP dts. Signed-off-by: Magdalena Pastula <[email protected]>
4ac04c2
to
de29c45
Compare
Change default init priority for emulated GPIO, so that it is initialized after IPC. Signed-off-by: Magdalena Pastula <[email protected]>
de29c45
to
84537f9
Compare
Add driver for emulated GPIO. Signed-off-by: Magdalena Pastula <[email protected]>
Modify blinky sample to use emulated GPIO. Signed-off-by: Magdalena Pastula <[email protected]>
84537f9
to
c4ef8ae
Compare
Moved to: masz-nordic#1 |
Cherry-picked from magp-nordic/pull/2 with my local changes. Signed-off-by: Magdalena Pastula <[email protected]> Signed-off-by: Jakub Zymelka <[email protected]>
Cherry-picked from magp-nordic/pull/2 with my local changes. Signed-off-by: Magdalena Pastula <[email protected]> Signed-off-by: Jakub Zymelka <[email protected]>
No description provided.