Merge branch 'master' of github.com:solokeyssec/solo
This commit is contained in:
commit
4e373e02a0
@ -141,5 +141,5 @@ void flash_write(uint32_t addr, uint8_t * data, size_t sz)
|
|||||||
|
|
||||||
void flash_lock()
|
void flash_lock()
|
||||||
{
|
{
|
||||||
FLASH->CR |= (1<<31);
|
FLASH->CR |= (1U<<31);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user