FreeCalypso > hg > ffs-editor
view cfg-headers/rf.cfg @ 16:9582c4e40607
armio.c: no board-specific GPIO config
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Fri, 15 May 2020 04:43:00 +0000 |
| parents | 14f8a71286c5 |
| children |
line wrap: on
line source
#ifndef __RF_CFG__ #define __RF_CFG__ #define RF 12 #define RF_FAM 12 #define RF_PA 2 #define RF_PG 2 #endif /* __RF_CFG__ */
