Put macros into new file, rather than uf2.h.

This commit is contained in:
Henry Gabryjelski
2019-03-13 23:49:52 -07:00
parent 04e0df1c18
commit 04fc396fd8
4 changed files with 4 additions and 326 deletions

View File

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