<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/device/cdc_msc_freertos, branch 0.15.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/examples/device/cdc_msc_freertos?h=0.15.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/device/cdc_msc_freertos?h=0.15.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2023-01-30T09:42:56Z</updated>
<entry>
<title>hardcoded configPRIO_BITS for IAR build to pass CI</title>
<updated>2023-01-30T09:42:56Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-01-30T09:42:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=cc1878447990aa01a99351cafe8bd899bd37b4e0'/>
<id>urn:sha1:cc1878447990aa01a99351cafe8bd899bd37b4e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update freertos example to build with iar</title>
<updated>2023-01-17T16:38:10Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-01-17T16:38:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8df2fd1916d5e69cfaad7516399a8d7da5060f57'/>
<id>urn:sha1:8df2fd1916d5e69cfaad7516399a8d7da5060f57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into ch32v307</title>
<updated>2023-01-07T16:46:46Z</updated>
<author>
<name>Ha Thach</name>
<email>tinyusb.org@gmail.com</email>
</author>
<published>2023-01-07T16:46:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=949950e592d9a23a4b449784b0f8e7e274129318'/>
<id>urn:sha1:949950e592d9a23a4b449784b0f8e7e274129318</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1767 from pete-pjb/master</title>
<updated>2022-12-05T05:45:48Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-12-05T05:45:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=71a59068651c513a26e668bdc7eb8aaaae5e8a99'/>
<id>urn:sha1:71a59068651c513a26e668bdc7eb8aaaae5e8a99</id>
<content type='text'>
Allow the use of non-static allocation for FreeRTOS mutexes &amp; queues</content>
</entry>
<entry>
<title>clean osal_freertos, update freertos examples to work with configSUPPORT_DYNAMIC_ALLOCATION only</title>
<updated>2022-12-05T05:09:41Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-12-05T05:09:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=de5a67bf3b8737a580539c5fbc6a054c90e4a084'/>
<id>urn:sha1:de5a67bf3b8737a580539c5fbc6a054c90e4a084</id>
<content type='text'>
note: for example to build with configSUPPORT_STATIC_ALLOCATION = 0, one
of heap_n.c must be included in makefile/cmake
</content>
</entry>
<entry>
<title>Fix typos</title>
<updated>2022-12-04T12:43:23Z</updated>
<author>
<name>Bastien Nocera</name>
<email>hadess@hadess.net</email>
</author>
<published>2022-12-04T06:58:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6a2cf6728906aa61b44ecfe43b4ceef287b29bf8'/>
<id>urn:sha1:6a2cf6728906aa61b44ecfe43b4ceef287b29bf8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>skip freertos example for F1C100S</title>
<updated>2022-06-29T07:12:58Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-06-29T07:12:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7949a4ec7c7e9ccc487068a01b84979d02f94875'/>
<id>urn:sha1:7949a4ec7c7e9ccc487068a01b84979d02f94875</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix most warnings with rp2040 -wconversion</title>
<updated>2022-06-27T04:50:17Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-06-27T04:50:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b9dc9dbd78ee1890342429502d585f323c480fc2'/>
<id>urn:sha1:b9dc9dbd78ee1890342429502d585f323c480fc2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>suppress redundant-decls warnings for freertos examples</title>
<updated>2022-06-24T14:53:46Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-06-24T14:53:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1d6918ce419b7df13def76759ba804c46ea8024c'/>
<id>urn:sha1:1d6918ce419b7df13def76759ba804c46ea8024c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clean up example to use CFG_TUD_ENABLED + CFG_TUD_MAX_SPEED instead of CFG_TUSB_RHPORT0_MODE</title>
<updated>2022-06-06T10:35:17Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-06-06T10:35:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f4c80dd218240d934a28cb21d8ddd6a0e3a33fe5'/>
<id>urn:sha1:f4c80dd218240d934a28cb21d8ddd6a0e3a33fe5</id>
<content type='text'>
</content>
</entry>
</feed>
