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

[nrf noup] boards: thingy53: disable GPIO ISR support #287

Merged
merged 1 commit into from
Nov 29, 2023
Merged

[nrf noup] boards: thingy53: disable GPIO ISR support #287

merged 1 commit into from
Nov 29, 2023

Conversation

awojasinski
Copy link

Change disables GPIO interrupt support in Zephyr GPIO driver, which is not obligatory for MCUboot.
This is needed to reduce memory footprint.

Signed-off-by: Nikodem Kastelik [email protected]
(cherry picked from commit adab597)

Change disables GPIO interrupt support in Zephyr GPIO driver,
which is not obligatory for MCUboot.
This is needed to reduce memory footprint.

Signed-off-by: Nikodem Kastelik <[email protected]>
(cherry picked from commit adab597)
@awojasinski
Copy link
Author

CI is green nrfconnect/sdk-nrf#13235

@awojasinski awojasinski requested a review from cvinayak November 28, 2023 14:20
@cvinayak cvinayak merged commit edfe1e1 into nrfconnect:v1.10.99-ncs1-branch Nov 29, 2023
1 check 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.

4 participants