deps: added toml-c

This commit is contained in:
Cereska
2026-04-14 08:19:55 -04:00
parent b40f2e50a2
commit af8782c8b8
10 changed files with 49 additions and 14 deletions
+4 -3
View File
@@ -1,7 +1,8 @@
/**
* @file chipper_common.h
* @brief Common definitions and small helpers
*/
* @file chipper_common.h
* @author Darwin Cereska (darwin@darwincereska.dev)
* @brief Standard options and small helpers
*/
#ifndef CHIPPER_COMMON_H
#define CHIPPER_COMMON_H