An open API service providing repository metadata for many open source software ecosystems.

gitlab.com topics: stm32cubemx

elMachete/cubemx-cmake

CMake utility to automatically generate STM32CubeMX projects into CMake libraries

Last synced at: over 2 years ago - Stars: 0 - Forks: 0

Kamcuk/STM32Cube_FW

HAL STM32Cube drivers for all stm32 series with unnecessary files stripped (only needed c files left)

Last synced at: over 2 years ago - Stars: 1 - Forks: 2

sap1359/CodingStyleSTM32

This is a sample code that reflects my coding style. This is a data logger project using STM32CubeMX, Keil, FreeRTOS, and CMSIS designed to be run on an STM32 platform. I try to implement it as a modular and reusable code, which can be used in other projects ;) Notice: No refactoring and MISRA-C rule check has been performed for this project, due to the lack of time. So you can find some violent actions on pointers or lack of the asserting cases in that code.

Last synced at: almost 3 years ago - Stars: 0 - Forks: 0