Skip to content

Add back cmsis5 as submodule#708

Merged
hathach merged 5 commits into
masterfrom
add-back-cmsis5
Mar 5, 2021
Merged

Add back cmsis5 as submodule#708
hathach merged 5 commits into
masterfrom
add-back-cmsis5

Conversation

@hathach
Copy link
Copy Markdown
Owner

@hathach hathach commented Mar 5, 2021

Describe the PR
Add back lib/CMSIS_5 as submodules #705 . Also slightly optimize ci submodules checkout

@hathach hathach changed the title Add back cmsis5 Add back cmsis5 as submodule Mar 5, 2021
@hathach hathach merged commit 2adb7e7 into master Mar 5, 2021
@hathach hathach deleted the add-back-cmsis5 branch March 5, 2021 16:01
@dhalbert
Copy link
Copy Markdown
Contributor

dhalbert commented Mar 5, 2021

Does this mean that we now need to update submodules recursively in order to get TinyUSB to compile? In CircuitPython we have been disrecommending git submodule update --recursive because it pulled in extra tinyusb submodules that weren't needed.

@hathach
Copy link
Copy Markdown
Owner Author

hathach commented Mar 5, 2021

@dhalbert circuitpython or any super project only need to check out tinyusb and shouldn’t check out any submodules of tinyusb to compile. Super project should only use src folder of tinyusb, any other submodules/folder are subject to change

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants