0.9.39 release

This commit is contained in:
internal 2024-02-13 12:54:51 +01:00
parent 7423903c67
commit 525472b9f1

View File

@ -537,7 +537,7 @@ struct DDMOD_FLASH {
int ddbridge_flashread(struct ddb *dev, u32 link, u8 *buf, u32 addr, u32 len); int ddbridge_flashread(struct ddb *dev, u32 link, u8 *buf, u32 addr, u32 len);
#define DDBRIDGE_VERSION "0.9.38" #define DDBRIDGE_VERSION "0.9.39"
/* linked function prototypes */ /* linked function prototypes */