forked from len0rd/rockbox
Gigabeat: Add timer functionality. Rework tick timer setup to be exactly 100Hz. Metronome should work now but some pcm changes are needed to have faster tocks work correctly (in the works).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13806 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
cbed7a2cd2
commit
4ae87c8b8a
8 changed files with 265 additions and 84 deletions
|
|
@ -520,10 +520,12 @@ target/arm/s3c2440/gigabeat-fx/ata-meg-fx.c
|
|||
target/arm/s3c2440/gigabeat-fx/backlight-meg-fx.c
|
||||
target/arm/s3c2440/gigabeat-fx/button-meg-fx.c
|
||||
target/arm/s3c2440/gigabeat-fx/i2c-meg-fx.c
|
||||
target/arm/s3c2440/gigabeat-fx/kernel-meg-fx.c
|
||||
target/arm/s3c2440/gigabeat-fx/lcd-as-meg-fx.S
|
||||
target/arm/s3c2440/gigabeat-fx/lcd-meg-fx.c
|
||||
target/arm/s3c2440/gigabeat-fx/power-meg-fx.c
|
||||
target/arm/s3c2440/gigabeat-fx/sc606-meg-fx.c
|
||||
target/arm/s3c2440/gigabeat-fx/timer-meg-fx.c
|
||||
target/arm/s3c2440/gigabeat-fx/usb-meg-fx.c
|
||||
target/arm/s3c2440/gigabeat-fx/wmcodec-meg-fx.c
|
||||
target/arm/s3c2440/gigabeat-fx/dma_start.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue