mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-07-16 00:18:11 -07:00
Fix updater bin being phat (for now)
This commit is contained in:
@@ -23,7 +23,9 @@ extern "C" {
|
||||
#define FURI_NORETURN noreturn
|
||||
#endif
|
||||
|
||||
#ifndef FURI_RAM_EXEC
|
||||
#define __FURI_TRACE
|
||||
#endif
|
||||
|
||||
// Flags instead of pointers will save ~4 bytes on furi_assert and furi_check calls.
|
||||
#ifndef __FURI_TRACE
|
||||
|
||||
Reference in New Issue
Block a user