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

Low Power Example Revamp #434

Merged
merged 35 commits into from
Feb 27, 2023
Merged

Low Power Example Revamp #434

merged 35 commits into from
Feb 27, 2023

Conversation

Jacob-Scheiffler
Copy link
Contributor

This PR (attempts to) standardize the LP examples. They each support most of the same behavior, the only differences now should be the variations in the low power modes supported by each micro and whether or not light sleep/shutdown of the RAMs is supported. For the chips which do support RAM shutdown, the lp.ld files were updated and for the chips that do not support RAM shutdown the lp.ld files were removed. As well it adds the GPIO wake enable functions (get, set, and clear).

@Jake-Carter Jake-Carter merged commit c3cbd92 into analogdevicesinc:main Feb 27, 2023
Jake-Carter pushed a commit that referenced this pull request Mar 7, 2023
* Adding GPIO wake enable get, set, and clear functions to GPIO Rev. A.

* Add SBT-compatible linkerfiles to LP examples for secure micros

* Standardize LP example behavior across all micros
@Jacob-Scheiffler Jacob-Scheiffler deleted the example/lp_scrub branch March 7, 2023 21:38
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