Divide code
This commit is contained in:
parent
320eb21de8
commit
4f42094b0e
6 changed files with 373 additions and 331 deletions
|
@ -66,6 +66,7 @@ static uint32_t write_ptr = SECTOR_6;
|
|||
//for bootloader
|
||||
typedef void(*pFunction)(void);
|
||||
|
||||
|
||||
// Function prototypes
|
||||
void flash_unlock(void);
|
||||
void flash_lock(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue