annotate cfg-headers/board.cfg @ 23:3ca9a198c6ee

support new FC Tourmaline C139 aftermarket FFS config
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 18 Oct 2020 02:34:21 +0000
parents 14f8a71286c5
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2
14f8a71286c5 cfg-headers: minimal & hard-coded
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
1 #ifndef __BOARD_CFG__
14f8a71286c5 cfg-headers: minimal & hard-coded
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
2 #define __BOARD_CFG__
14f8a71286c5 cfg-headers: minimal & hard-coded
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
3 #define BOARD 41
14f8a71286c5 cfg-headers: minimal & hard-coded
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
4 #endif /* __BOARD_CFG__ */