1
0
Fork 0
forked from len0rd/rockbox

uart driver (which the buttons need) and button test code in the bootloader

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14768 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jonathan Gordon 2007-09-20 09:08:40 +00:00
parent 1408285636
commit 300f64c99a
5 changed files with 187 additions and 1 deletions

View file

@ -600,6 +600,7 @@ target/arm/olympus/mrobe-500/power-mr500.c
target/arm/olympus/mrobe-500/system-mr500.c
target/arm/olympus/mrobe-500/timer-mr500.c
target/arm/olympus/mrobe-500/usb-mr500.c
target/arm/olympus/mrobe-500/uart-mr500.c
#ifndef BOOTLOADER
#endif