Fix license compliance and fix things up

This commit is contained in:
2026-07-31 18:51:17 -05:00
parent bd0587779e
commit 313e75b14c
149 changed files with 8310 additions and 5093 deletions

View File

@@ -14,4 +14,5 @@ option(TESSESFRAMEWORK_ENABLE_SETDATE "Enable setting date to file" ON)
option(TESSESFRAMEWORK_LOGTOFILE "TessesFramework Log to file" OFF)
option(TESSESFRAMEWORK_FETCHCONTENT "TessesFramework fetchcontent" ON)
option(TESSESFRAMEWORK_VENDERCERTCHAIN "Use the ca-certificates.crt in project rather than system" ON)
option(TESSESFRAMEWORK_NFPM_ARCH "Architecture for NFPM" "")
option(TESSESFRAMEWORK_NFPM_ARCH "Architecture for NFPM" "")
option(TESSESFRAMEWORK_MBEDTLS_PORTLIB "The mbedtls portlib directory on devkitpro" "")