FreeCalypso > hg > fc-magnetite
view cfg-headers/base/trace.cfg @ 532:5c780d080afc
armio.c GPIO directions for classic targets: more explicit
conditionals for FC additions on FC and Openmoko targets
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Mon, 05 Nov 2018 06:59:57 +0000 |
| parents | fd8227e3047d |
| children |
line wrap: on
line source
#ifndef __TRACE_CFG__ #define __TRACE_CFG__ #define LAYER_DBG 0xFFFFFFFF #define TRACE_LEVEL_FILTER 5 #endif /* __TRACE_CFG__ */
