rename flash to flash_nrf5x

This commit is contained in:
hathach
2018-09-28 16:27:58 +07:00
parent 50dec0e77a
commit d5dcd3a564
8 changed files with 152 additions and 148 deletions

View File

@ -1,6 +1,6 @@
#include "uf2.h"
#include "flash.h"
#include "flash_nrf5x.h"
#include <string.h>
#include "boards.h"