FreeCalypso > hg > fc-magnetite
diff src/cs/drivers/drv_core/armio/armio.c @ 377:db0874a11f57
beginning of C11x target support
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sat, 13 Jan 2018 18:14:21 +0000 |
parents | 504c9dcbffb2 |
children | 6c3f68021c53 |
line wrap: on
line diff
--- a/src/cs/drivers/drv_core/armio/armio.c Sat Jan 13 00:40:14 2018 +0000 +++ b/src/cs/drivers/drv_core/armio/armio.c Sat Jan 13 18:14:21 2018 +0000 @@ -207,7 +207,7 @@ // set IOs 8,9,10,11,12 and 13 as high // set IOs 0 to 7 as low - #ifdef CONFIG_TARGET_C139 + #if defined(CONFIG_TARGET_C139) || defined(CONFIG_TARGET_C11X) /* C139 GPIO configuration mimics what the original fw sets */ /* GPIO out all zeros - the LCD backlight is OFF */