mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Initial Cowon D2 commit:
* bootloader test program (basic LCD & button drivers, reads touchscreen) * work-in-progress stubs for main build git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16090 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
b30ca8ca5a
commit
47ea030e2e
42 changed files with 3082 additions and 11 deletions
|
@ -164,4 +164,6 @@ keymaps/keymap-av300.c
|
|||
keymaps/keymap-mr500.c
|
||||
#elif CONFIG_KEYPAD == MROBE100_PAD
|
||||
keymaps/keymap-mr100.c
|
||||
#elif CONFIG_KEYPAD == COWOND2_PAD
|
||||
keymaps/keymap-cowond2.c
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue