Skip to content

Added MCGPLLFLL clock function, squished some 'bugs' #145

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 1 commit into from
Jan 14, 2014
Merged

Added MCGPLLFLL clock function, squished some 'bugs' #145

merged 1 commit into from
Jan 14, 2014

Conversation

Sissors
Copy link
Contributor

@Sissors Sissors commented Jan 14, 2014

PWM bug mentioned here:
https://mbed.org/questions/2315/BUG-Exporting-to-ARM-GCC-does-not-work-n/

Fast internal osc prescaler wasn't taken into account at us_ticker
interrupt clock source, now it is.

And the MCGPLLFLL output for peripherals is now properly calculated for UART0 and PWM.

PWM bug mentioned here:
https://mbed.org/questions/2315/BUG-Exporting-to-ARM-GCC-does-not-work-n/

Fast internal osc prescaler wasn't taken into account at us_ticker
interrupt clock source, now it is.
bogdanm added a commit that referenced this pull request Jan 14, 2014
Added MCGPLLFLL clock function, squished some 'bugs'
@bogdanm bogdanm merged commit 8ef99f8 into ARMmbed:master Jan 14, 2014
bridadan pushed a commit that referenced this pull request Jun 21, 2016
Fix ARMCC compiler warning: Missing arg type.
pan- added a commit to pan-/mbed that referenced this pull request May 29, 2020
Updating mbed-os to mbed-os-5.8.3
Jookia pushed a commit to Jookia/mbed-os that referenced this pull request Mar 11, 2023
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.

2 participants