move VER_STR into flash

This commit is contained in:
Mirko Scholz
2020-09-04 22:23:35 +02:00
parent 9464360014
commit fb76fac249
7 changed files with 18 additions and 11 deletions

View File

@ -49,6 +49,7 @@ void backlight_off(void);
#if defined(DESKTOP) || defined(IS_ECLIPSE)
char* u32str(uint32_t x, char* buf, uint8_t base);
#define __code
#define __xdata
#define __idata
#define __sfr