<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/device/hid_composite_freertos/src, branch 0.17.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/examples/device/hid_composite_freertos/src?h=0.17.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/device/hid_composite_freertos/src?h=0.17.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2024-06-27T18:46:44Z</updated>
<entry>
<title>Make FreeRTOS config work with Cortex-M33.</title>
<updated>2024-06-27T18:46:44Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2024-06-27T18:45:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=fbe025190cf65e16b756c428f84bb8b22b8aa3eb'/>
<id>urn:sha1:fbe025190cf65e16b756c428f84bb8b22b8aa3eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adding support for esp32 for use with max3421e host</title>
<updated>2024-04-25T13:23:40Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-04-25T13:23:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2e995d7cf4b2971e3ca7167a097b99832c8d61ce'/>
<id>urn:sha1:2e995d7cf4b2971e3ca7167a097b99832c8d61ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Renesas RX controllers: Recover the previous state of the system write protect register in functions that are called within init-code</title>
<updated>2024-04-09T05:15:32Z</updated>
<author>
<name>Matthias Schär</name>
<email>matthias.schaer@jennyscience.ch</email>
</author>
<published>2022-07-28T11:25:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=bd67fdf01108304061f9dfaf4aa8624bb2a731ef'/>
<id>urn:sha1:bd67fdf01108304061f9dfaf4aa8624bb2a731ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Fixed behavior of the PRCR register. Previous write protection will be recovered."</title>
<updated>2024-04-09T05:14:27Z</updated>
<author>
<name>Matthias Schär</name>
<email>matthias.schaer@jennyscience.ch</email>
</author>
<published>2022-07-28T11:11:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=385611c5a9157569205986550022dee090f26c2f'/>
<id>urn:sha1:385611c5a9157569205986550022dee090f26c2f</id>
<content type='text'>
This reverts commit 4d7296109e31690972d8cf09e6138131938cb0ed.
</content>
</entry>
<entry>
<title>Fixed behavior of the PRCR register. Previous write protection will be recovered.</title>
<updated>2024-04-09T05:13:38Z</updated>
<author>
<name>Matthias Schär</name>
<email>matthias.schaer@jennyscience.ch</email>
</author>
<published>2022-07-28T11:01:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5c7876d4444de25942778728d377ec77f74a75dd'/>
<id>urn:sha1:5c7876d4444de25942778728d377ec77f74a75dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update FreeRTOSConfig.h</title>
<updated>2023-12-18T13:33:43Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-12-18T13:33:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1a3f5f7a09d523872d8ab42fc3b432c19e8845b7'/>
<id>urn:sha1:1a3f5f7a09d523872d8ab42fc3b432c19e8845b7</id>
<content type='text'>
- remove configAssert()
- configCHECK_HANDLER_INSTALLATION=0 (to prevent unused-parameter error with configAssert(x)=nil
</content>
</entry>
<entry>
<title>Merge pull request #2202 from Rocky04/patch-4</title>
<updated>2023-08-09T13:48:26Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-08-09T13:48:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=92457ec99f1690b772ef9fa6b348256701c7fcf7'/>
<id>urn:sha1:92457ec99f1690b772ef9fa6b348256701c7fcf7</id>
<content type='text'>
Invoke unmounted state on configuration reset</content>
</entry>
<entry>
<title>Fixed typo</title>
<updated>2023-08-07T18:59:08Z</updated>
<author>
<name>Rocky04</name>
<email>rockerfaeller04@gmx.de</email>
</author>
<published>2023-08-07T18:59:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=12ed867b5e494f7bb73e00fc953de32d78253491'/>
<id>urn:sha1:12ed867b5e494f7bb73e00fc953de32d78253491</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update examples</title>
<updated>2023-08-07T12:04:22Z</updated>
<author>
<name>Rocky04</name>
<email>rockerfaeller04@gmx.de</email>
</author>
<published>2023-08-07T12:04:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=45af3d6a83f89d3b048701f8d6d7de15ebfa0101'/>
<id>urn:sha1:45af3d6a83f89d3b048701f8d6d7de15ebfa0101</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update all examples to use unique ID as serial if avaialble</title>
<updated>2023-08-04T03:28:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-08-04T03:28:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9697c4df4e57435781119c0d4716635f344ed8f1'/>
<id>urn:sha1:9697c4df4e57435781119c0d4716635f344ed8f1</id>
<content type='text'>
</content>
</entry>
</feed>
