Skip to content

realhonbo/rtp-kernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How To RUN

git clone --recurse-submodules git@github.com:realhonbo/rtp-kernel.git
cd rtp-kernel/samples/libopencm3-template
make -C libopencm3 -j$(nproc)  # ! Only need make once
make -C src

the bin and elf file will create in src/

Feature

  1. RR scheduler with O(1) lookup
  2. Ticket based spinlock

About

RTP Kernel: tiny os for embed mcus

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages