Day 2: Folder structure and toolchain setup for custom OS project.
Today I completed the initial project setup for building my own operating system from scratch. This update finalizes the foundation on which the bootloader, kernel, memory manager, and drivers will be built over the coming days.
I created the base directory structure that will organize the different subsystems of the OS: