| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-07 | feat: Kconfig support added | Jacob McDonnell | |
| Initial support for Kconfiglib has been added. This includes menuconfig, savedefconfig, defconfig, and config.h generation. | |||
| 2026-03-07 | feat: Subdir template added | Jacob McDonnell | |
| A template for calling Makefiles in subdirectories has been added. This allows a top directory makefile to list subdirectories and call rules like all, clean, install, & uninstall. | |||
