aboutsummaryrefslogtreecommitdiffstats
path: root/example/main.c
AgeCommit message (Collapse)Author
2022-10-27Build the exampleTeddy Wing
* Add a Makefile to build the example code. * Update the example to use the new function names. * Add the library to `example/` with symlinks to simulate a submodule.
2022-10-25Move the `main()` function to a new example fileTeddy Wing