FreeCalypso > hg > fc-magnetite
annotate targets/luna.h @ 654:8c0bd0b6447c
.../luna/r2d_task_i.c: r2d_check_and_send_event() call removed
This call was present in the D-Sample color version of r2d_task_i.c,
but not in any other version. Removing it produces no ill effect
that I could see.
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Thu, 07 May 2020 20:36:04 +0000 |
parents | 27bb8ec7bbd3 |
children | 34f27d5f5393 |
rev | line source |
---|---|
651
27bb8ec7bbd3
targets/luna.{conf,h} added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
1 #define CONFIG_TARGET_LUNA 1 |
27bb8ec7bbd3
targets/luna.{conf,h} added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
2 #define CONFIG_TARGET_TANGO 1 |
27bb8ec7bbd3
targets/luna.{conf,h} added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
3 #define CONFIG_MCSI_UNUSED 1 |
27bb8ec7bbd3
targets/luna.{conf,h} added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
4 #define CONFIG_GPIO1_HIGH 1 |
27bb8ec7bbd3
targets/luna.{conf,h} added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
5 #define GPIO1_SPEAKER_CTRL 0 |
27bb8ec7bbd3
targets/luna.{conf,h} added
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
6 #define UARTFAX_CLASSIC_DTR_DCD 0 |