2024-11-20 13:37:41 -05:00
2024-10-04 01:55:19 -04:00
2023-09-09 20:28:00 -04:00
2024-10-31 10:45:03 -04:00
2024-10-04 01:55:19 -04:00
2024-10-04 01:55:19 -04:00
2024-11-20 13:37:41 -05:00
2024-10-04 01:55:19 -04:00
2023-09-10 14:53:35 -04:00
2023-08-21 17:44:50 -04:00
2024-10-31 10:45:03 -04:00

Building COS requires:
 - SCons 4.0+
 - Clang 15
 - Qemu for simulation

To build the source code run:
# scons

To clean the source tree run:
# scons -c

Building the documentation requires:
 - Doxygen
 - Graphviz
 - dia
 - Inkscape or png2pdf

To build the documentation run the following command in the root folder:
# doxygen docs/Doxyfile

This will place the resulting HTML documentation in docs/html.
Description
No description provided
Readme ISC 1.6 MiB
Languages
C 98.2%
Assembly 1%
Python 0.7%