Implement file system API and add shutdown functionality for desktop builds

This commit is contained in:
Lukas Höppner
2026-08-09 22:38:43 +02:00
parent 1654d366b2
commit 8e99fca404
13 changed files with 318 additions and 25 deletions
+1
View File
@@ -31,6 +31,7 @@ else()
# --------------------------------------------------------------------------
message(STATUS "[Nova64] Building as Desktop Shared Library...")
add_compile_definitions(NOVA64_SHUTDOWN_AVAILABLE) # Enable shutdown functionality for desktop builds
# --------------------------------------------------------------------------
# FreeRTOS Configuration