cansat-kernel-v2 remade from scratch
- Run
make arch=<arch> mcu=<mcu>
to compile the kernel. Supported MCUs are currentlyatmega128
andatmega2560
only. Set arch toavr
. - Link
librtos.a
with your application (-lrtos
flag).
API docs: https://thepetrovich.github.io/doxygen/