lib_timing

This commit is contained in:
Jorijn van der Graaf 2025-11-25 21:17:21 +01:00
commit 801705469d
2 changed files with 84 additions and 0 deletions

View file

@ -7,6 +7,11 @@
"type":"library"
},
{
"name": "lib-timing",
"extends": ["lib"],
"defines": [{ "name": "CRAFTER_TIMING" }]
},
{
"name": "lib-debug",
"debug" : true,