KRNL - An Arduino KernelLast update: 250922 19:18:55 Browse files incl examples: Src folder list: here Download zipfile for install krnl/krnl.zip Doxified krnl here: html/index.html Github: https://github.com/jdn-aau/krnl I have found it interesting to develop an open source realtime kernel (KRNL) for the Arduino platform:
Some characteristics:
See templates for a number of commented runable examples which illustrates very well different mockups. Access to codewelcome history
git clone https://github.com/jdn-aau/krnl.git
krnl consists of two files krnl.h and krnl.cpp which you shall save in directory sketchbook/libraries/krnl Src folder list: here or click here - beware wuite many lines of code |