disable verification

This commit is contained in:
mean 2022-04-02 16:00:28 +02:00 committed by Rachel Mant
parent a3feae60aa
commit 83e3d9c135

View File

@ -254,7 +254,7 @@ int ch32_buffer_clear(target *t)
CLEAR_CR(FLASH_CR_FTPG_CH32); // Fast page program 4- CLEAR_CR(FLASH_CR_FTPG_CH32); // Fast page program 4-
return 0; return 0;
} }
#define CH32_VERIFY //#define CH32_VERIFY
/** /**