add files from nrf52832 bootloader project

This commit is contained in:
hathach
2018-02-07 23:32:49 +07:00
parent ac1f0e7955
commit 9f1d9f321e
186 changed files with 83021 additions and 0 deletions

7
src/singlebank/Makefile Normal file
View File

@ -0,0 +1,7 @@
#******************************************************************************
# CONFIGURE
# - BOOT VERSION : 050: S132 v201, 055: S132 v500
#******************************************************************************
VERSION_SINGLEBANK = 1
include ../make_common.mk