You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2018/11/16 10:04:37 UTC

[GitHub] utzig commented on issue #1516: add bluepill stm32f103c8 support

utzig commented on issue #1516: add bluepill stm32f103c8 support
URL: https://github.com/apache/mynewt-core/pull/1516#issuecomment-439344216
 
 
   There is no cookbook manual for configuring the `stm32YYxx_hal_conf.h` file but usually we disable all non-used modules. You could take a look at `hw/bsp/nucleo-f413zh/include/bsp/stm32f4xx_hal_conf.h` for an extreme example. The update based on config options sounds like a nice feature to have as well. This is not **that** important because it only slows down the build times slightly.
   
   Also please rollback the `hw/bsp/bluepill/boot-bluepill.ld` license changes (don't mind the bot comments!).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services