A SM$^2$ (smart and small) RTOS for AIoT devices.
make list-defconfig # check available boards (optional)
make <board>_defconfig # Pls replace <board> with a real board name, i.e. omap3530)
# or
make menuconfig
# then
makemake clean
# or
make distclean