aboutsummaryrefslogtreecommitdiff
path: root/main.c
Commit message (Collapse)AuthorAgeFilesLines
* Move drivers_alloc_default to define DRIVERS_ALLOC_DEFAULTJoseph Hunkeler2022-10-221-8/+7
| | | | | * gcc 4.8.5 complained about assigning an initializer to a constant * Change driver parser so it seeks back to the beginning of the data section
* Implement art drivers as configsJoseph Hunkeler2022-10-211-49/+240
|
* Initial commitJoseph Hunkeler2022-10-201-0/+226