added seperate cmake project for utest

this project uses a fake rtos, and compiles for native test
this is to test some lib seperate form the rest of the system
This commit is contained in:
2024-02-02 19:52:53 +01:00
parent f59fdea76f
commit 83830808a9
7 changed files with 398 additions and 0 deletions

View File

@@ -0,0 +1 @@
void MX_USB_DEVICE_Init();