Use stm32-cmake repository #10

Open
opened 2021-06-07 10:35:42 +02:00 by muellerr · 0 comments
Owner

To allow easier integration of other STM devices, it would be a good idea to use the https://github.com/rmspacefish/stm32-cmake?organization=rmspacefish&organization=rmspacefish STM32 cmake support, which supports other STM families as well. When doing this, it probably would be a good idea to expect a cloned STM32CUbe repository and a FreeRTOS kernel externally, with the external path supplied. https://github.com/spacefisch/stm32h743-cmake-minimal provides a minimal example.

It would be a good idea to use my fork, this repository is good but it is not updated very often. I also would like to use some changes coming from Pull Requests. This includes

  1. Using the FreeRTOS from the Cube package, but also allowing external cloned FreeRTOS
  2. Adding ABI flags to the build process
To allow easier integration of other STM devices, it would be a good idea to use the https://github.com/rmspacefish/stm32-cmake?organization=rmspacefish&organization=rmspacefish STM32 cmake support, which supports other STM families as well. When doing this, it probably would be a good idea to expect a cloned STM32CUbe repository and a FreeRTOS kernel externally, with the external path supplied. https://github.com/spacefisch/stm32h743-cmake-minimal provides a minimal example. It would be a good idea to use my fork, this repository is good but it is not updated very often. I also would like to use some changes coming from Pull Requests. This includes 1. Using the FreeRTOS from the Cube package, but also allowing external cloned FreeRTOS 2. Adding ABI flags to the build process
This repo is archived. You cannot comment on issues.
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: fsfw/fsfw_example_public#10
No description provided.