This commit is contained in:
zxkmm
2026-02-17 16:06:38 +08:00
committed by GitHub
parent 785bd06938
commit e9e78609b7
3 changed files with 8 additions and 5 deletions
-2
View File
@@ -6,6 +6,4 @@
#define FLASH_SIZE_MB @FLASH_MB_SIZE@
//Current compiled fw size in MB
#define FLASH_SIZE_LIMIT_MB @FLASH_MB_LIMIT_SIZE@
//Current compiled fw + bitstream size in MB
#define FLASH_SIZE_LIMIT_WITH_BITSTREAM_MB @FLASH_MB_LIMIT_WITH_BITSTREAM_SIZE@
// clang-format on