annotate cfg-headers/base/rf.cfg @ 338:1c711302732a

FCHG: complete enough to attempt linking into fw build
author Mychaela Falconia <falcon@freecalypso.org>
date Thu, 14 Dec 2017 22:03:48 +0000
parents fd8227e3047d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5
53c4389afc06 cfg-headers/2091: pdt_2091 config headers
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
1 #ifndef __RF_CFG__
53c4389afc06 cfg-headers/2091: pdt_2091 config headers
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
2 #define __RF_CFG__
53c4389afc06 cfg-headers/2091: pdt_2091 config headers
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
3 #define RF 12
53c4389afc06 cfg-headers/2091: pdt_2091 config headers
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
4 #define RF_FAM 12
53c4389afc06 cfg-headers/2091: pdt_2091 config headers
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
5 #define RF_PA 2
53c4389afc06 cfg-headers/2091: pdt_2091 config headers
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
6 #define RF_PG 2
53c4389afc06 cfg-headers/2091: pdt_2091 config headers
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
7 #endif /* __RF_CFG__ */