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 srcthe bin and elf file will create in src/
- RR scheduler with O(1) lookup
- Ticket based spinlock