add S132 & S140 v6.1.1. Increase version to 6.1.1

- also added prebuiltin hex for SD 6.1.1
This commit is contained in:
hathach
2018-11-09 21:57:11 +07:00
parent 3925ef5872
commit 87103fe834
49 changed files with 81655 additions and 1 deletions

View File

@ -19,7 +19,7 @@ NRFX_PATH = lib/nrfx
SD_VER1 = 6
SD_VER2 = 1
SD_VER3 = 0
SD_VER3 = 1
SD_VER4 = 0
SD_VERSION = $(SD_VER1).$(SD_VER2).$(SD_VER3)