mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-20 02:25:28 -05:00
Fix red
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20627 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
72503b5dc1
commit
453b053c29
1 changed files with 3 additions and 2 deletions
|
|
@ -27,6 +27,7 @@
|
||||||
#define PIN_CS_N (32*1+17) /* Chip select */
|
#define PIN_CS_N (32*1+17) /* Chip select */
|
||||||
#define PIN_RESET_N (32*1+18) /* Reset */
|
#define PIN_RESET_N (32*1+18) /* Reset */
|
||||||
#define PIN_UNK_N (32*2+19)
|
#define PIN_UNK_N (32*2+19)
|
||||||
|
#define LCD_PCLK (20000000) /* LCD PCLK */
|
||||||
|
|
||||||
#define my__gpio_as_lcd_16bit() \
|
#define my__gpio_as_lcd_16bit() \
|
||||||
do { \
|
do { \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue