1
0
Fork 0
forked from len0rd/rockbox

Bump flash image version and adapt flashing documentation.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20510 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jens Arnold 2009-03-24 01:11:44 +00:00
parent a8c22dec43
commit a5501d68cc
2 changed files with 3 additions and 3 deletions

View file

@ -30,7 +30,7 @@ PLUGIN_HEADER
/* define DUMMY if you only want to "play" with the UI, does no harm */
/* #define DUMMY */
#define LATEST_BOOTLOADER_VERSION 2 /* update this with the bootloader */
#define LATEST_BOOTLOADER_VERSION 3 /* update this with the bootloader */
#ifndef UINT8
#define UINT8 unsigned char