rockbox/rbutil/mkamsboot/dualboot.h
Rafaël Carré 8b926e98f8 Add Sansa Clip+ target to test mkamsboot
UNTESTED, could ver well brick your Clip+
If it works, booting should just be delayed by a small delay (perhaps
not noticeable)
Hopefully the Clipv2 checks will work for Clip+ and then we'll be able
to test the other Clipv2 code (LCD/button)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24219 a1c6a512-1295-4272-9138-f99709370657
2010-01-13 03:05:29 +00:00

10 lines
361 B
C

/* Generated by bin2c */
extern unsigned char nrv2e_d8[168];
extern unsigned char dualboot_clip[248];
extern unsigned char dualboot_e200v2[228];
extern unsigned char dualboot_c200v2[228];
extern unsigned char dualboot_m200v4[204];
extern unsigned char dualboot_fuze[228];
extern unsigned char dualboot_clipv2[272];
extern unsigned char dualboot_clipplus[188];