aboutsummaryrefslogtreecommitdiff
path: root/buildtools/codegen/README.md
blob: 7164132df58bcdf5851d2b908d12ffb9325c831a (plain)
1
2
3
4
5
# Code Generator
The main code generator.

## Folder structure
The main program's source files are all located in this folder directly. Text tempaltes are located in `templates/` and none of the files are compiled (even if they end with .c or .cpp).