FreeCalypso > hg > fc-magnetite
view 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 |
line wrap: on
line source
#define CONFIG_TARGET_LUNA 1 #define CONFIG_TARGET_TANGO 1 #define CONFIG_MCSI_UNUSED 1 #define CONFIG_GPIO1_HIGH 1 #define GPIO1_SPEAKER_CTRL 0 #define UARTFAX_CLASSIC_DTR_DCD 0
