mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
iPod Classic: SPI driver for bootloader
Based on emCORE. Low level functions that do not depend on Rockbox kernel, intended to be used by the bootloader, dualboot-installer, RB drivers or other .dfu tools. Change-Id: Iad369627b55bf1778eab437424072f1a653e4db6
This commit is contained in:
parent
9d121cfd51
commit
57a44854e3
3 changed files with 146 additions and 0 deletions
|
@ -1627,6 +1627,8 @@ target/arm/s5l8702/debug-s5l8702.c
|
|||
target/arm/s5l8702/pcm-s5l8702.c
|
||||
target/arm/s5l8702/ipod6g/audio-ipod6g.c
|
||||
target/arm/s5l8702/ipod6g/adc-ipod6g.c
|
||||
#else
|
||||
target/arm/s5l8702/spi-s5l8702.c
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue