Skip to content
C

cmsis

Projects with this topic

  • 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.

    Updated
    Updated
  • An embedded operating system with a novel system interface and no external dependencies.

    Updated
    Updated