FreeCalypso > hg > fc-magnetite
annotate cfg-headers/base/sys.cfg @ 686:59f07d67eb45
luna target split into luna1 and luna2
luna1 is FC Luna based on iWOW DSK v4.0 or v5.0 motherboard
luna2 is FC Luna based on FC Caramel2 MB
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Mon, 12 Oct 2020 18:51:24 +0000 |
parents | fd8227e3047d |
children |
rev | line source |
---|---|
5
53c4389afc06
cfg-headers/2091: pdt_2091 config headers
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
1 #ifndef __SYS_CFG__ |
53c4389afc06
cfg-headers/2091: pdt_2091 config headers
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
2 #define __SYS_CFG__ |
53c4389afc06
cfg-headers/2091: pdt_2091 config headers
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
3 #define DSP 36 |
53c4389afc06
cfg-headers/2091: pdt_2091 config headers
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
4 #define STD 6 |
53c4389afc06
cfg-headers/2091: pdt_2091 config headers
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
5 #endif /* __SYS_CFG__ */ |