cancel
Showing results for 
Search instead for 
Did you mean: 

Publish the CubeMX repository on Github?

Pavel A.
Evangelist III
Posted on January 18, 2018 at 16:31

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-mx
5 REPLIES 5
Pavel A.
Evangelist III
Posted on February 04, 2018 at 19:35

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

Posted on February 13, 2018 at 16:45

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

Jeanne Joly
Senior III
Posted on February 22, 2018 at 16:49

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

Posted on February 24, 2018 at 04:02

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

Posted on March 05, 2018 at 09:52

Hi

pavel_a

,

For your information, CubeMX Online version is under study as well.

BR. Jeanne