H300: Rudimentary driver for the ISP1362 USB on-the-go controller. For now it just...
commit804178752832973256d737b1a79912669600761b
authoramiconn <amiconn@a1c6a512-1295-4272-9138-f99709370657>
Fri, 16 Jun 2006 17:34:18 +0000 (16 17:34 +0000)
committeramiconn <amiconn@a1c6a512-1295-4272-9138-f99709370657>
Fri, 16 Jun 2006 17:34:18 +0000 (16 17:34 +0000)
tree2d6f28e11682b2788dde041fa03cd198ab44fcde
parent389258c45facd0212e52f2259347340f25b5ee23
H300: Rudimentary driver for the ISP1362 USB on-the-go controller. For now it just sends the chip to sleep, solving the poor battery runtime issue.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10128 a1c6a512-1295-4272-9138-f99709370657
apps/main.c
firmware/SOURCES
firmware/crt0.S
firmware/drivers/isp1362.c [new file with mode: 0755]
firmware/export/config-h300.h
firmware/export/config.h
firmware/export/isp1362.h [new file with mode: 0755]
firmware/system.c