<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/device/cdc_msc_freertos/src/FreeRTOSConfig/FreeRTOSConfig.h, branch master</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/src/FreeRTOSConfig/FreeRTOSConfig.h?h=master</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/device/cdc_msc_freertos/src/FreeRTOSConfig/FreeRTOSConfig.h?h=master'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2025-02-11T14:19:09Z</updated>
<entry>
<title>remove freeeRTOSConfig in examples</title>
<updated>2025-02-11T14:19:09Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-02-11T10:53:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5a39bcf79ce564ce2b53b59223f9f384cba89d15'/>
<id>urn:sha1:5a39bcf79ce564ce2b53b59223f9f384cba89d15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move core init code to dwc2 common. update/correct build for esppressif</title>
<updated>2024-10-15T10:55:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-10-15T10:55:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4012e150757b517620465d93a22b0787c6400c5d'/>
<id>urn:sha1:4012e150757b517620465d93a22b0787c6400c5d</id>
<content type='text'>
</content>
</entry>
<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>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>add osal queue name if needed</title>
<updated>2023-08-03T05:05:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-08-03T05:05:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=473f37df958f74153f15c050c20d63f8defe89ed'/>
<id>urn:sha1:473f37df958f74153f15c050c20d63f8defe89ed</id>
<content type='text'>
also mass change configQUEUE_REGISTRY_SIZE = 4
</content>
</entry>
<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>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>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>Merge branch 'master' of github.com:hathach/tinyusb into zhangslice-master</title>
<updated>2021-09-29T08:27:41Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-09-29T08:27:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=103309b88b0f4e566f2de17d26c159f5e1e92c8b'/>
<id>urn:sha1:103309b88b0f4e566f2de17d26c159f5e1e92c8b</id>
<content type='text'>
examples/device/hid_composite_freertos/src/FreeRTOSConfig/FreeRTOSConfig.h
</content>
</entry>
</feed>
