Skip to content

Update libdaisy to latest#20

Open
michalcourson wants to merge 2 commits into
electro-smith:mainfrom
michalcourson:libdaisy-forward
Open

Update libdaisy to latest#20
michalcourson wants to merge 2 commits into
electro-smith:mainfrom
michalcourson:libdaisy-forward

Conversation

@michalcourson
Copy link
Copy Markdown

Recent updates to libdaisy include the speed improvements for the qspi erase, which can dramatically reduce flash times.

Additionally, since 7.0.0, the middlewares have also been included, which removes the need for the cube_dfu middleware dependency. I've moved the usb descriptor file into the shared directory, so the descriptors remain unchanged, and then I removed the entire cube_dfu folder.

Note: This requires libdaisy to be compiled with USBD_SUPPORT_USER_STRING_DESC=1. It would probably be easiest to just define that in the usb_conf.h file.

@stephenhensley
Copy link
Copy Markdown
Contributor

Thanks for the contribution!
Talk about a big diff!

Really nice to further declutter the extra drivers, etc.
And yeah, I think when we update libDaisy to ship with this version we could add USBD_SUPPORT_USER_STRING_DESC = 1 to the usbd_conf.

I should have some time to test & review this before the end of next week.

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