<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/portable/microchip, branch 0.13.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src/portable/microchip?h=0.13.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/portable/microchip?h=0.13.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2022-01-17T16:59:51Z</updated>
<entry>
<title>pic32mz: Fix remote_wakeup without OS</title>
<updated>2022-01-17T16:59:51Z</updated>
<author>
<name>Jerzy Kasenberg</name>
<email>jerzy.kasenberg@gmail.com</email>
</author>
<published>2022-01-16T15:13:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=168c7095e849e448cb7d3b755ea3b6e236f502ed'/>
<id>urn:sha1:168c7095e849e448cb7d3b755ea3b6e236f502ed</id>
<content type='text'>
Remote wakeup requires 10ms of delay when RESUME bit
is toggled.
It was covered for OS build.
For non-OS build simple delay based on board_millis() is
used to wait required amount of time.
Without this remote wakup may not work.
</content>
</entry>
<entry>
<title>Add driver for PIC32MZ MCUs</title>
<updated>2022-01-07T13:12:42Z</updated>
<author>
<name>Jerzy Kasenberg</name>
<email>jerzy.kasenberg@gmail.com</email>
</author>
<published>2021-12-26T21:37:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=340309561dbf10f17798dc74731e9804e892e0f4'/>
<id>urn:sha1:340309561dbf10f17798dc74731e9804e892e0f4</id>
<content type='text'>
Device-only driver for PIC32MZ MCUs.
</content>
</entry>
<entry>
<title>Add register file for Microchip PIC32MZ</title>
<updated>2021-12-31T21:53:27Z</updated>
<author>
<name>Jerzy Kasenberg</name>
<email>jerzy.kasenberg@gmail.com</email>
</author>
<published>2021-12-26T20:50:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2f69649bb6a2dcd583b52005dc946e08580323fd'/>
<id>urn:sha1:2f69649bb6a2dcd583b52005dc946e08580323fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more wMaxPacketSize</title>
<updated>2021-10-24T07:39:02Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-10-24T07:39:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=109b7a666155eb1b59bf946be7319ac11bc625ea'/>
<id>urn:sha1:109b7a666155eb1b59bf946be7319ac11bc625ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove ep descriptor wMaxPacketSize bitfield due to endian issue</title>
<updated>2021-10-24T06:11:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-10-24T06:11:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5af989384bd95dbf16f824bcc48e56f3ea283080'/>
<id>urn:sha1:5af989384bd95dbf16f824bcc48e56f3ea283080</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clear stall and reset data toggle when open edpt</title>
<updated>2021-08-31T09:41:45Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-08-31T09:41:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=76345ea3a1d78924585b8c4e0c5b5cb5e89d74e7'/>
<id>urn:sha1:76345ea3a1d78924585b8c4e0c5b5cb5e89d74e7</id>
<content type='text'>
required to pass one of msc test.
</content>
</entry>
<entry>
<title>add dcd_edpt_close_all() for clear existing configured state</title>
<updated>2021-08-26T10:07:03Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-08-26T10:02:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=71e77e47fa6056937bfcd1a883a66e2bc0b622b2'/>
<id>urn:sha1:71e77e47fa6056937bfcd1a883a66e2bc0b622b2</id>
<content type='text'>
correctly responded to TD 9.13 Set Configuration Test
</content>
</entry>
<entry>
<title>Minor fix.</title>
<updated>2021-08-05T07:56:24Z</updated>
<author>
<name>MasterPhi</name>
<email>admin@hifiphile.com</email>
</author>
<published>2021-08-05T07:56:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a698dda67ef9980a0b8eaf0ab9d3edc9adf1c2f4'/>
<id>urn:sha1:a698dda67ef9980a0b8eaf0ab9d3edc9adf1c2f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move register define to separate header.</title>
<updated>2021-07-30T19:15:58Z</updated>
<author>
<name>MasterPhi</name>
<email>admin@hifiphile.com</email>
</author>
<published>2021-07-30T17:43:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=383290a634a562edc081a3935aba8073d35657c3'/>
<id>urn:sha1:383290a634a562edc081a3935aba8073d35657c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add cache clean/invalidate.</title>
<updated>2021-07-30T10:07:23Z</updated>
<author>
<name>MasterPhi</name>
<email>admin@hifiphile.com</email>
</author>
<published>2021-07-30T10:06:02Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c4cd36980ded509bd45c26ab35410d2234ac2734'/>
<id>urn:sha1:c4cd36980ded509bd45c26ab35410d2234ac2734</id>
<content type='text'>
</content>
</entry>
</feed>
