Skip to content
@CosmOS-Creators

CosmOS

CosmOS is a real-time operating system open-source project initiated in the year 2020.

Pinned Loading

  1. reference_project_stmIDE reference_project_stmIDE Public

    The reference project consists of all CosmOS submodules (core, customBox, integration, docs). It uses STM IDE project structure, and it is possible to open, compile and debug in it. To be able to t…

    C 3

  2. core core Public

    Core contains multiple kernel and support modules (e.g., operating system runtime specific dynamic allocation implementations), which consist of smaller parts called units. It was designed with a f…

    C 3

  3. stm32h755_integration_HAL stm32h755_integration_HAL Public

    CosmOS Integration alias CIL is a type of microcontroller abstraction layer. It provides a set of APIs required by the core layer in this case specifically for the microcontroller stm32h755 using H…

    C 3

  4. docs docs Public

    Documentation for the CosmOS project.

    TeX 3

  5. dev_environment dev_environment Public

    Docker environment for developing CosmOS

    Dockerfile 3

Repositories

Showing 7 of 7 repositories
  • CosmOS-Creators.github.io Public

    Generated documentation webpage for the CosmOS project

    CosmOS-Creators/CosmOS-Creators.github.io’s past year of commit activity
    HTML 1 0 0 0 Updated Feb 3, 2022
  • reference_project_stmIDE Public

    The reference project consists of all CosmOS submodules (core, customBox, integration, docs). It uses STM IDE project structure, and it is possible to open, compile and debug in it. To be able to test all features of the CosmOS, the stm32h755 was chosen as reference hardware.

    CosmOS-Creators/reference_project_stmIDE’s past year of commit activity
    C 3 MIT 0 9 0 Updated Feb 3, 2022
  • docs Public

    Documentation for the CosmOS project.

    CosmOS-Creators/docs’s past year of commit activity
    TeX 3 MIT 0 0 0 Updated Feb 3, 2022
  • customBox Public

    CustomBox is the GUI that comes as part of CosmOS, and it is used to configure everything that is changeable in the system. The UI is a generalized skeleton that will dynamically adjust depending on the configuration input.

    CosmOS-Creators/customBox’s past year of commit activity
    Jinja 2 MIT 0 5 0 Updated Feb 3, 2022
  • core Public

    Core contains multiple kernel and support modules (e.g., operating system runtime specific dynamic allocation implementations), which consist of smaller parts called units. It was designed with a focus on the minimal compiler and microcontroller dependencies. To interface with the microcontroller peripherals, it uses CIL APIs.

    CosmOS-Creators/core’s past year of commit activity
    C 3 MIT 0 13 0 Updated Jan 20, 2022
  • stm32h755_integration_HAL Public

    CosmOS Integration alias CIL is a type of microcontroller abstraction layer. It provides a set of APIs required by the core layer in this case specifically for the microcontroller stm32h755 using HAL APIs.

    CosmOS-Creators/stm32h755_integration_HAL’s past year of commit activity
    C 3 MIT 0 3 0 Updated Jan 15, 2022
  • dev_environment Public

    Docker environment for developing CosmOS

    CosmOS-Creators/dev_environment’s past year of commit activity
    Dockerfile 3 MIT 0 0 0 Updated Nov 10, 2021

Top languages

Loading…

Most used topics

Loading…