adds initial testing setup

This commit is contained in:
2026-03-21 16:34:08 +01:00
parent d85f524d07
commit dfa1c2182c
4 changed files with 176 additions and 0 deletions

3
test/CMakeLists.txt Normal file
View File

@@ -0,0 +1,3 @@
cmake_minimum_required(VERSION 3.21)
add_subdirectory(threadx)