Skip to content

2.2.0 update #47

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

Merged
merged 5 commits into from
Aug 12, 2019
Merged

2.2.0 update #47

merged 5 commits into from
Aug 12, 2019

Conversation

oclyke
Copy link
Contributor

@oclyke oclyke commented Aug 12, 2019

Updating to the 2.2.0 version of the AmbiqSuite SDK

oclyke added 5 commits August 12, 2019 11:29
These are the changes that were required to get compiling with the new 2.2.0 source code

1. Remove 'am_util_regdump.c' -- contained references to instance finder names like 'AM_REG_ITM_NUM_MODULES' that were not declared in any included headers. Could not track down include path to the appropriate header ('am_regs.h'?) so decided to simply remove this compilation unit. Register dump utilities will be unavailable, but they are an obscure feature.
1. Made internal stdio buffer available for use by 'uart' code (avoids doubling up resources required for printf)
@oclyke oclyke merged commit c2b855b into master Aug 12, 2019
@oclyke oclyke deleted the 2.2.0-update branch August 12, 2019 18:50
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.

1 participant