WIP Samples
Test Compilation / Build evk (push) Failing after 22s

This commit is contained in:
2026-05-07 03:03:35 +03:00
parent 26a2d6743a
commit bca457f59b
8 changed files with 39 additions and 15 deletions
+6
View File
@@ -0,0 +1,6 @@
executable(
'basic_triangle',
'basic_triangle.c',
dependencies: [dependency('evk')],
)