issues
search
pweingar
/
FoenixMCP
A portable kernel for the Foenix series of computers.
BSD 3-Clause "New" or "Revised" License
10
stars
5
forks
source link
Added Linux/Mac build support
#3
Closed
daschewie
closed
3 years ago
daschewie
commented
3 years ago
Changes
Added Linux vbcc configuration
Updated Makefiles to switch config based on OS
Updated Makefile and Configuration to avoid hardcoded paths
Updated case sensitive import statement in pata_reg.h
Updated README to include VBCC environment variable
Testing
Tested on Linux using vbcc v.9
Risks and known issues
Did not test on Windows
Windows config file still have hardcoded paths, should use VBCC variable.
Changes
Testing
Risks and known issues