gitlab.com / 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.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/gitlab.com/repositories/sap1359%2FCodingStyleSTM32
Stars: 0
Forks: 0
Open issues: 0
License: None
Language:
Dependencies parsed at: Pending
Created at: about 3 years ago
Updated at: almost 3 years ago
Last synced at: over 2 years ago
Topics: FreeRTOS, STM32, cmsis, keil, stm32cubemx