From 4aeef100f6d78313e1cc58fb6ef6d6b0da5c879d Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Thu, 26 Oct 2017 16:53:25 -0700 Subject: atmel-samd: More USB polish * Introduce a python script to generate the USB descriptor instead of a bunch of C macros. In the future, we can use this dynamically in CircuitPython. * Add support for detecting read-only mass storage mounts. Fixes #377 --- ports/atmel-samd/asf4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ports/atmel-samd/asf4') diff --git a/ports/atmel-samd/asf4 b/ports/atmel-samd/asf4 index e1d02fde5..1ca9e1f86 160000 --- a/ports/atmel-samd/asf4 +++ b/ports/atmel-samd/asf4 @@ -1 +1 @@ -Subproject commit e1d02fde5d23a704d33d74e18fcf624eb56132c5 +Subproject commit 1ca9e1f86921d99f0fbc907698f864a60caf675a -- cgit v1.2.3