forked from len0rd/rockbox
ascodec-target.h: remove
move prototypes to ascodec.h move code to ascodec*.c YPR0: use adc-as3514.c instead of duplicating it TODO: merge as3514.h and ascodec.h ? git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31626 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
2737a66471
commit
8552824284
25 changed files with 181 additions and 338 deletions
|
|
@ -64,6 +64,7 @@ target/hosted/sdl/app/button-application.c
|
|||
#endif
|
||||
|
||||
#ifdef SAMSUNG_YPR0
|
||||
target/arm/adc-as3514.c
|
||||
#if (CONFIG_RTC == RTC_AS3514)
|
||||
drivers/rtc/rtc_as3514.c
|
||||
#else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue