doc: Added READMEs for TACOS usage

This commit is contained in:
CarlWachter
2024-11-03 15:09:58 +01:00
parent 80ae4502b6
commit f6952ccd32
4 changed files with 296 additions and 13 deletions

View File

@@ -0,0 +1,3 @@
# TACOS C API
Currently the only C API is the entry point for starting up TACOS. This will be extended to provide full functionality via C calling conventions.