feat: reformatted code base to be more standard
This commit is contained in:
@@ -22,6 +22,8 @@ FILE(GLOB_RECURSE kernel_src kernel/**.c)
|
||||
FILE(GLOB_RECURSE kernel_asm kernel/**.S)
|
||||
FILE(GLOB_RECURSE boot_asm boot/boot.S)
|
||||
|
||||
add_compile_definitions(__kernel__)
|
||||
|
||||
# Run IDE in DMA mode if available (NYI)
|
||||
#add_compile_definitions(IDE_ENABLE_INTERRUPT)
|
||||
# Run the kernel shell as the main task
|
||||
|
||||
Reference in New Issue
Block a user