mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-24 03:29:57 -07:00
Furi: Temp disable FURI_TRACE (we're out of flash) --nobuild
This commit is contained in:
@@ -22,7 +22,7 @@ extern "C" {
|
||||
|
||||
// When enabled will use file paths instead of "furi_check failed"
|
||||
#if !defined(FURI_RAM_EXEC) && !defined(FURI_DEBUG)
|
||||
#define __FURI_TRACE
|
||||
// #define __FURI_TRACE
|
||||
#endif
|
||||
|
||||
// Flags instead of pointers will save ~4 bytes on furi_assert and furi_check calls.
|
||||
|
||||
Reference in New Issue
Block a user