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

SPL-Framework support for Nucleo F401RE board #453

Closed
g7uvw opened this issue Jan 12, 2016 · 5 comments
Closed

SPL-Framework support for Nucleo F401RE board #453

g7uvw opened this issue Jan 12, 2016 · 5 comments
Assignees
Milestone

Comments

@g7uvw
Copy link

g7uvw commented Jan 12, 2016

A request to add SPL framework support for the Nucleo F401RE board. CMSIS works well, but there are some higher level features in SPL that would be very nice to have access to.

@ivankravets
Copy link
Member

Please install development version http://docs.platformio.org/en/latest/installation.html#d-development-version

@g7uvw
Copy link
Author

g7uvw commented Jan 14, 2016

I'll try it out first thing tomorrow.

thanks.

@g7uvw
Copy link
Author

g7uvw commented Jan 19, 2016

Sorry - only just had time to get to test this.
It looks like the framework-spl is missing some files.
It's definitely missing stm32f4xx_hal.h and stm32f4xx_hal_rcc.h
My build gives up at that point.

@valeros
Copy link
Member

valeros commented Jan 19, 2016

Hi @g7uvw these files stm32f4xx_hal.h and stm32f4xx_hal_rcc.h belong to ST HAL library.

@g7uvw
Copy link
Author

g7uvw commented Jan 24, 2016

Ok, I think I'm misunderstanding something.
I thought the SPL was built upon the HAL. I'll have to go away and read some more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants