Bare metal ultralight kernel for Raspberry Pi 3 (BCM2837)
-
Updated
May 8, 2018 - C
Bare metal ultralight kernel for Raspberry Pi 3 (BCM2837)
A small OS written from scratch for learning purpose
Learn how to write low-level code without any 3rd party libraries for the K64F platform
A simple library (sort of an operating system) for Raspberry Pi barebones. Note that this is VERY buggy, so use with caution!
FIFO Queue, array implementation that has wrap-around logic implemented.
Baremetal implementation of fibers for arm (lightweight multithreading)
some bare metal examples there
a game like Factorio, where you build a refinery to process precious materials, but instead of ores you are processing bits to make bytes, bytes to make Kilobytes, and so on.
Add a description, image, and links to the barebones topic page so that developers can more easily learn about it.
To associate your repository with the barebones topic, visit your repo's landing page and select "manage topics."