Move Config back to tactility project (#15)

This commit is contained in:
Ken Van Hoeylandt
2024-01-20 16:23:33 +01:00
committed by GitHub
parent e2209ccba8
commit 18a5c5aa45
11 changed files with 601 additions and 435 deletions
-1
View File
@@ -19,7 +19,6 @@ void vAssertCalled(TT_UNUSED unsigned long line, TT_UNUSED const char* const fil
int main() {
// static const Config config = {
// .hardware = NULL,
// .apps = {
// &hello_world_app
// },