Kernel source tree for Sentinel 65X
Go to file
Kyle Cardoza edc645aee7 work on interrupts 2024-04-01 23:01:50 -04:00
config Work on memory map 2024-03-30 07:37:58 -04:00
include work on interrupts 2024-04-01 04:24:52 -04:00
src work on interrupts 2024-04-01 23:01:50 -04:00
.gitignore Cleanup 2024-03-28 00:50:48 -04:00
Makefile first commit 2024-03-21 20:26:37 -04:00
README.md Added to README.md 2024-03-28 15:53:01 -04:00

README.md

Sentinel 65X Kernel

This is the early skeleton of what will become the kernel in Sentinel 65X. It will provide the hardware and protocol drivers and core API used by the C library, as well as an assembly language kernel API.