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

Moved to ChibiOS 19.1 #1274

Merged
merged 5 commits into from
Mar 27, 2019
Merged

Moved to ChibiOS 19.1 #1274

merged 5 commits into from
Mar 27, 2019

Conversation

josesimoes
Copy link
Member

Description

  • Move to ChibiOS 19.1.
  • Update CMakes as required.
  • Update ChibiOS config files on all STM32 targets.

networkfusion and others added 5 commits March 27, 2019 13:05
WIP, TODO:
[ ] update board_sources.cmake for H7 & L0 boards
[ ] test all reference boards with samples
[ ] raise an issue to swap to HAL_USE_TRNG and hardware crypto lib
[ ] Closes nanoframework/Home#446.
- Can't init the timer because Time_Initialize  is called on CLR reboot and breaks the timer chain causing issues.
- Per ChibiOS API docs there is no problem on using the timer without calling the init because the code takes care of that internally.

Signed-off-by: José Simões <[email protected]>
@josesimoes josesimoes added Series: STM32xx Everything related specifically with STM32 targets Type: dependencies Pull requests that update a dependency file(s) or version Platform: STM32 Everything related specifically with ChibiOS platform labels Mar 27, 2019
@nfbot
Copy link
Member

nfbot commented Mar 27, 2019

Hi @josesimoes,

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

A human will be reviewing it shortly. 😉

@josesimoes josesimoes merged commit 8835dc8 into develop Mar 27, 2019
@josesimoes josesimoes deleted the develop-chibios-19.1 branch August 28, 2019 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Platform: STM32 Everything related specifically with ChibiOS platform Series: STM32xx Everything related specifically with STM32 targets Type: dependencies Pull requests that update a dependency file(s) or version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants