MCUME/MCUME_pico2/picopce/config.h

12 wiersze
321 B
C
Czysty Zwykły widok Historia

2025-01-26 16:25:30 +00:00
// Enable debugging messages (hardware faults, fix-me, etc)
#define ENABLE_DEBUG 0
// Enable low-level tracing
#define ENABLE_CPU_TRACING 0
#define ENABLE_GFX_TRACING 0
#define ENABLE_SPR_TRACING 0
#define ENABLE_SND_TRACING 0
#define ENABLE_IO_TRACING 0
#define USE_MEM_MACROS 0