update version to v2.1.5

This commit is contained in:
Artery-MCU
2024-12-27 18:03:30 +08:00
parent 9c22102263
commit f6fe62dfec
815 changed files with 348904 additions and 217352 deletions

View File

@@ -239,6 +239,7 @@ void flash_spim_unlock(void)
{
FLASH->unlock3 = FLASH_UNLOCK_KEY1;
FLASH->unlock3 = FLASH_UNLOCK_KEY2;
UNUSED(*(__IO uint32_t*)USD_BASE);
}
/**