mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-12 01:29:29 +00:00
fix the FLASH ERR warn on hackrf pro plus PP H1/2/3/4 (#2997)
* init * remove mbt
This commit is contained in:
@@ -6,4 +6,6 @@
|
||||
#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
|
||||
Reference in New Issue
Block a user