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

Revert ChibiOS setting for using classic periodic timer #153

Merged
merged 1 commit into from
Mar 7, 2017

Conversation

josesimoes
Copy link
Member

  • for some reason ChibiOS is not happy working with a periodic sys tick, it has to be set to tick-less mode
  • the root cause for this is not worth investigating as we want nanoFramework working in that mode anyways
  • uncomment osDelay loop in main for some reference boards
  • correct PLL settings for Discovery4 reference board

Fixes #152

Signed-off-by: José Simões jose.simoes@eclo.solutions

- for some reason ChibiOS is not happy working with a periodic sys tick, it has to be set to tick-less mode
- the root cause for this is not worth investigating as we want nanoFramework working in that mode anyways
- uncomment osDelay loop in main for some reference boards
- correct PLL settings for Discovery4 reference board

Fixes #152

Signed-off-by: José Simões <jose.simoes@eclo.solutions>
@josesimoes josesimoes requested a review from cw2 March 7, 2017 19:02
@nfbot
Copy link
Member

nfbot commented Mar 7, 2017

Hi @josesimoes,

I'm nanoFramework bot.
Thank you for your contribution!

Everything seems to be in order.
A human will be reviewing it shortly. 😉

@cw2 cw2 merged commit da4b0d6 into nanoframework:master Mar 7, 2017
@josesimoes josesimoes deleted the fix-152 branch March 8, 2017 05: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.

3 participants