Added PCI device detection and a start script.

This commit is contained in:
2024-01-22 01:49:02 +01:00
parent 847bf8c84b
commit fa6dab4f88
13 changed files with 581 additions and 65 deletions

View File

@@ -41,6 +41,8 @@ isr_sources = Split('''
any_target_sources = Split('''
src/app/main.cpp
src/drivers/pci.cpp
src/libs/psf.cpp
src/os/draw.cpp