FreeCalypso > hg > freecalypso-citrine
comparison 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 |
comparison
equal
deleted
inserted
replaced
43:bceffa414fc6 | 44:70c9bb37bd74 |
---|---|
8 | 8 |
9 feature etm | 9 feature etm |
10 feature tmffs2 | 10 feature tmffs2 |
11 | 11 |
12 feature fcfam-ffs 0 | 12 feature fcfam-ffs 0 |
13 | |
14 # Workaround for the sleep mode hardware problem on current boards | |
15 DISABLE_SLEEP=1 | |
16 export_to_c DISABLE_SLEEP |