FreeCalypso > hg > freecalypso-citrine
annotate configs/fcdev3b-std @ 44:70c9bb37bd74
configs/fcdev3b-std: DISABLE_SLEEP=1 for the current state of the hw
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Sat, 09 Sep 2017 16:23:19 +0000 |
| parents | d1d1afdc29b5 |
| children |
| rev | line source |
|---|---|
|
41
d1d1afdc29b5
configs/fcdev3b-std added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
1 # This is the "standard" configuration for running Citrine on the FCDEV3B, |
|
d1d1afdc29b5
configs/fcdev3b-std added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
2 # using the same FFS as created and used by Magnetite firmware. |
|
d1d1afdc29b5
configs/fcdev3b-std added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
3 |
|
d1d1afdc29b5
configs/fcdev3b-std added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
4 target fcdev3b |
|
d1d1afdc29b5
configs/fcdev3b-std added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
5 feature gsm |
|
d1d1afdc29b5
configs/fcdev3b-std added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
6 feature at-modem |
|
d1d1afdc29b5
configs/fcdev3b-std added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
7 feature at-rvtmux |
|
d1d1afdc29b5
configs/fcdev3b-std added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
8 |
|
d1d1afdc29b5
configs/fcdev3b-std added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
9 feature etm |
|
d1d1afdc29b5
configs/fcdev3b-std added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
10 feature tmffs2 |
|
d1d1afdc29b5
configs/fcdev3b-std added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
11 |
|
d1d1afdc29b5
configs/fcdev3b-std added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
12 feature fcfam-ffs 0 |
|
44
70c9bb37bd74
configs/fcdev3b-std: DISABLE_SLEEP=1 for the current state of the hw
Mychaela Falconia <falcon@freecalypso.org>
parents:
41
diff
changeset
|
13 |
|
70c9bb37bd74
configs/fcdev3b-std: DISABLE_SLEEP=1 for the current state of the hw
Mychaela Falconia <falcon@freecalypso.org>
parents:
41
diff
changeset
|
14 # Workaround for the sleep mode hardware problem on current boards |
|
70c9bb37bd74
configs/fcdev3b-std: DISABLE_SLEEP=1 for the current state of the hw
Mychaela Falconia <falcon@freecalypso.org>
parents:
41
diff
changeset
|
15 DISABLE_SLEEP=1 |
|
70c9bb37bd74
configs/fcdev3b-std: DISABLE_SLEEP=1 for the current state of the hw
Mychaela Falconia <falcon@freecalypso.org>
parents:
41
diff
changeset
|
16 export_to_c DISABLE_SLEEP |
