Commit Graph

2 Commits

Author SHA1 Message Date
Doug Brown 2d219f045f Hook up the M258KE port
Note that ASM has to be enabled as a project language because the M258KE
startup code is an assembly file.
2023-09-10 05:02:44 -07:00
Doug Brown bf1031127d Set up CMake build
This allows building with CMake instead of Eclipse. The reasoning behind
this is to make the code more easily portable to other architectures,
and to move away from being dependent on Eclipse.
2023-06-25 11:38:41 -07:00