Skip to content

[Update] - Setup Higher Half Kernel (0xC0000000) #251

[Update] - Setup Higher Half Kernel (0xC0000000)

[Update] - Setup Higher Half Kernel (0xC0000000) #251

Workflow file for this run

name: Kronos Kernel Workflow
on:
push:
branches: [ "main", "memory-system", "work-in-progress" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Installing dependencies
run : make install-dependencies
- name: Compiling Kernel
run: make