<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/tusb_option.h, branch 0.10.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src/tusb_option.h?h=0.10.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/tusb_option.h?h=0.10.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2021-05-28T10:24:35Z</updated>
<entry>
<title>increase version for release</title>
<updated>2021-05-28T10:24:35Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-28T10:24:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e9c22e4a5c797e33c4ed5a735bf0d3d6e45b9a78'/>
<id>urn:sha1:e9c22e4a5c797e33c4ed5a735bf0d3d6e45b9a78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up</title>
<updated>2021-05-26T13:34:06Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-26T13:29:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=814edec89f5440b5dad43cc405e97af4f8fae175'/>
<id>urn:sha1:814edec89f5440b5dad43cc405e97af4f8fae175</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'official/master'</title>
<updated>2021-05-25T13:27:35Z</updated>
<author>
<name>Jeremiah McCarthy</name>
<email>jeremiahmccarthy@xmos.com</email>
</author>
<published>2021-05-25T13:27:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ce59d69520166b37869cf83a3dab929c1b2c4ac4'/>
<id>urn:sha1:ce59d69520166b37869cf83a3dab929c1b2c4ac4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>correct hid host mount/unmount callback</title>
<updated>2021-05-18T05:58:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-12T13:04:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a5cd81a2266541c14dfeb2617b2a826296aab688'/>
<id>urn:sha1:a5cd81a2266541c14dfeb2617b2a826296aab688</id>
<content type='text'>
rename HOST_CLASS_HID to CFG_TUH_HID
</content>
</entry>
<entry>
<title>rename CFG_TUSB_HOST_ENUM_BUFFER_SIZE to CFG_TUH_ENUMERATION_BUFSZIE</title>
<updated>2021-05-18T05:58:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-05-12T12:27:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e0dbb489aed9d9e7f081c379400dcb74600ede6a'/>
<id>urn:sha1:e0dbb489aed9d9e7f081c379400dcb74600ede6a</id>
<content type='text'>
add usbh_get_enum_buf
</content>
</entry>
<entry>
<title>Merge branch 'master' of github.com:xmos-jmccarthy/tinyusb</title>
<updated>2021-05-06T16:18:55Z</updated>
<author>
<name>Jeremiah McCarthy</name>
<email>jeremiahmccarthy@xmos.com</email>
</author>
<published>2021-05-06T16:18:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=05892a5a1ee9c50cb966b2e8ec8243ef97f794e2'/>
<id>urn:sha1:05892a5a1ee9c50cb966b2e8ec8243ef97f794e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add TUP_MCU_STRICT_ALIGN macro that manually pick bytes for lpc55 port1 that is m4 but cannot unaligned acces on usb ram</title>
<updated>2021-04-26T10:42:49Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-04-26T10:42:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c26875e70d120f564f4e68c1dc79d9e7e3642b70'/>
<id>urn:sha1:c26875e70d120f564f4e68c1dc79d9e7e3642b70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tinyusb: add support of esp32s3 target</title>
<updated>2021-04-16T11:38:00Z</updated>
<author>
<name>Alex Lisitsyn</name>
<email>aleks@espressif.com</email>
</author>
<published>2021-03-09T10:29:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2f0cb8b5f1a944187635a58a748ed08738d324a5'/>
<id>urn:sha1:2f0cb8b5f1a944187635a58a748ed08738d324a5</id>
<content type='text'>
add support of new esp32s3 target and the board
update the roles.mk wrapper to allow dfu flashing of espressif chip
update examples to allow compilation for esp32s3_addax_1 board
once the code is tested the PR to original tinyusb repo will be submitted
</content>
</entry>
<entry>
<title>Remove DFU mode and rt</title>
<updated>2021-04-12T15:17:01Z</updated>
<author>
<name>Jeremiah McCarthy</name>
<email>jeremiahmccarthy@xmos.com</email>
</author>
<published>2021-04-12T15:17:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7b45b38fe4b7d2ebd197463cf12f091a6f68ac91'/>
<id>urn:sha1:7b45b38fe4b7d2ebd197463cf12f091a6f68ac91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for SAM L22 family</title>
<updated>2021-04-09T21:33:14Z</updated>
<author>
<name>Joey Castillo</name>
<email>jose.castillo@gmail.com</email>
</author>
<published>2021-04-05T04:02:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7c8b4991f17809ec924e86914868a3043d13d34d'/>
<id>urn:sha1:7c8b4991f17809ec924e86914868a3043d13d34d</id>
<content type='text'>
</content>
</entry>
</feed>
