initial commit

This commit is contained in:
2025-03-27 10:43:18 +01:00
parent 7cf483ee36
commit 9abf9cb118
968 changed files with 588817 additions and 0 deletions
@@ -0,0 +1,15 @@
set(CMAKE_HOST_SYSTEM "Linux-6.13.8-arch1-1")
set(CMAKE_HOST_SYSTEM_NAME "Linux")
set(CMAKE_HOST_SYSTEM_VERSION "6.13.8-arch1-1")
set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64")
include("/home/eduard/repos/LightTAM_RFID_Reader/cmake/gcc-arm-none-eabi.cmake")
set(CMAKE_SYSTEM "Generic")
set(CMAKE_SYSTEM_NAME "Generic")
set(CMAKE_SYSTEM_VERSION "")
set(CMAKE_SYSTEM_PROCESSOR "arm")
set(CMAKE_CROSSCOMPILING "TRUE")
set(CMAKE_SYSTEM_LOADED 1)