add tinyusb as submodule

This commit is contained in:
hathach 2018-07-03 17:46:08 +07:00
parent b14b28067e
commit 46c453cf0a
3 changed files with 6 additions and 1 deletions

4
.gitmodules vendored
View File

@ -73,3 +73,7 @@
[submodule "ports/nrf/nrfx"]
path = ports/nrf/nrfx
url = https://github.com/NordicSemiconductor/nrfx.git
[submodule "lib/tinyusb"]
path = lib/tinyusb
url = git@github.com:hathach/tinyusb.git
branch = develop

1
lib/tinyusb Submodule

@ -0,0 +1 @@
Subproject commit 1faf0a81e4ef7176f152165fe46ff65b598d09ce

View File

@ -7,7 +7,7 @@
---------- ---------- ------- -----------------------------------------
0x000FF000..0x000FFFFF ( 4KB) Bootloader Settings
0x000FE000..0x000FEFFF ( 4KB) Master Boot Record Params
0x000F4000..0x000FDFFF ( 40KB) Serial + OTA Bootloader
0x000F4000..0x000FDFFF ( 40KB) Bootloader (UF2 + CDC + OTA)
0x000ED000..0x000F3FFF (28KB ) Private Config Data (Bonding, Keys, etc.)
0x000AD000..0x000ECFFF (256KB) User Filesystem