rockbox/rbutil/mkimxboot/dualboot.h
Amaury Pouly a6b4bf3a33 mkimxboot: remove code for NWZ-370/380
Since the stub code is shared with NWZ-360, it enables the pullup for the
hold button, but the NWZ-370/380 doesn't have a hold button so don't compile
this code in, it could potentially have unexpected effets or increase consumption

Change-Id: I28c8aa40fc7f9373593ff105fb6df557a6f57ccd
2016-05-25 23:29:04 +01:00

8 lines
295 B
C

/* Generated by bin2c */
extern unsigned char dualboot_fuzeplus[460];
extern unsigned char dualboot_zenxfi2[328];
extern unsigned char dualboot_zenxfi3[288];
extern unsigned char dualboot_nwze370[628];
extern unsigned char dualboot_nwze360[676];
extern unsigned char dualboot_zenxfistyle[376];