<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/device/cdc_msc_freertos/Makefile, 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/Makefile?h=0.15.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/device/cdc_msc_freertos/Makefile?h=0.15.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2023-01-17T16:38:10Z</updated>
<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>more with -Wcast-qual</title>
<updated>2021-10-17T09:36:53Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-10-17T09:26:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a5f516893bbd539f11fb8d1cbb5b6db5a50fc632'/>
<id>urn:sha1:a5f516893bbd539f11fb8d1cbb5b6db5a50fc632</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add CFG_TUSB_OS_INC_PATH for os include path</title>
<updated>2021-09-25T09:16:55Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-09-25T09:16:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=73872a5df04a8939d5f71509788c659e38efcecd'/>
<id>urn:sha1:73872a5df04a8939d5f71509788c659e38efcecd</id>
<content type='text'>
useful for freertos/ prefix with esp IDF
</content>
</entry>
<entry>
<title>add example specific DEPS_SUBMODULES</title>
<updated>2021-03-18T09:28:44Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-03-18T09:28:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=253430a76585f529340e480397e07de567370b5f'/>
<id>urn:sha1:253430a76585f529340e480397e07de567370b5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add submodule lib/FreeRTOS-Kernel</title>
<updated>2021-03-01T15:13:21Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-03-01T15:13:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7ff14a652ba1348f863338479eb3347a06fcc80a'/>
<id>urn:sha1:7ff14a652ba1348f863338479eb3347a06fcc80a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix cortex M7, M23, M33 freertos build</title>
<updated>2020-03-10T17:47:13Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-03-10T17:47:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6a1416d18a81b7c82261f38ffc85c8ed5bf8df30'/>
<id>urn:sha1:6a1416d18a81b7c82261f38ffc85c8ed5bf8df30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>freertos demo use static only for most optmized sram</title>
<updated>2020-03-10T17:09:37Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-03-10T17:09:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=487b887f80f1b73a72a627a21b12c1185a147104'/>
<id>urn:sha1:487b887f80f1b73a72a627a21b12c1185a147104</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update freertos example</title>
<updated>2020-03-10T16:16:09Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-03-10T16:16:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=65578dec44cb0143871e9b5b6f54fe4e38940ea8'/>
<id>urn:sha1:65578dec44cb0143871e9b5b6f54fe4e38940ea8</id>
<content type='text'>
work with samd21 samd51 and nrf
</content>
</entry>
</feed>
