mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 10:37:38 -04:00
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:
parent
a8c22dec43
commit
a5501d68cc
2 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue