2018-01-18 07:31 AM
Since ST already
https://github.com/STMicroelectronics
, could you consider publishing there the CubeMX repositories content?So that users could clone the Cube BSPs and libraries into their projects, as git sub-modules and offer patches, pull requests and so on?
Same with historical low-level libraries.
Regards,
Pavel
#cube-mx2018-02-04 10:35 AM
Bump.
Will ST object, if someone puts the cube repo stuff in their own Github accounts? With all copyrights and attributions intact of course.
-- pa
2018-02-13 08:45 AM
The CubeMX repositories are huge, I'm thinking about splitting them to sub-modules:
1. Driver libraries source used in generated projects (HAL, LL, math...) :
* Drivers/STM32F4xx_HAL_Driver/Inc, Src
* Drivers/CMSIS/Device
* Middlewares
2. Example projects and BSPs for various eval boards
* Drivers/BSP
* Projects
* Utilities
3. Documentation
Drivers/STM32F4xx_HAL_Driver/*.chm
Whole repository size (unpacked) for F4 is about 1.4 GB.
-- pa
2018-02-22 07:49 AM
Hello
pavel_a
,
Thanks for your suggestions and remarks.
I can say that a studyregarding FW libraries on github is in progress. But I don't have any more details.
BR. Jeanne
2018-02-23 08:02 PM
Thank you Jeanne.
Can you on the same occasion consider online version of CubeMX, similar to the online mbed compiler?
Then users won't have to install and update the software locally and you will have a lot of diagnostics and faster update cycles.
Regards,
-- pa
2018-03-05 01:52 AM
Hi
pavel_a
,
For your information, CubeMX Online version is under study as well.
BR. Jeanne