Skip to content

An RTOS designed and verified to enable reliable software updates and operation for embedded sytems.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

OsirisRTOS/osiris

Repository files navigation

Osiris

An RTOS designed and verified to enable reliable software updates and operation for satellites and drones.

Build

Dependencies

  • cmake 3.28
  • arm-none-eabi-gcc

Create build dir

$ mkdir build
$ cd build

Build the project for the corresponding target

$ cmake -DBOARD=stm32-nucleo-l4r5zi -DCPU=cortex-m4 ..
$ make

Set up pre-commit hooks

$ make hooks

Boot

  1. Install @thomasw04 qemu fork: https://github.com/thomasw04/qemu
  2. Run ./boot.sh
  3. Now you should see a: "Hello World!".

About

An RTOS designed and verified to enable reliable software updates and operation for embedded sytems.

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 6