<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/hw/bsp/ra, 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/hw/bsp/ra?h=0.17.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/hw/bsp/ra?h=0.17.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2024-07-19T04:29:48Z</updated>
<entry>
<title>add ra4m1 ek for hil test</title>
<updated>2024-07-19T04:29:48Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-07-19T04:29:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=94454684f78a528c343e306d723e6c8d2b05e932'/>
<id>urn:sha1:94454684f78a528c343e306d723e6c8d2b05e932</id>
<content type='text'>
</content>
</entry>
<entry>
<title>support ra2a1 pipe numbering, fix ra2a1 ek led/button. Though usb not enumerated yet, probably due to bsp/clock setup</title>
<updated>2024-04-10T12:17:23Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-04-10T12:17:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=241e436d19d5ee400decc0d6a56ed4ab2a21fa46'/>
<id>urn:sha1:241e436d19d5ee400decc0d6a56ed4ab2a21fa46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2466 from wavenumber-eng/MCX</title>
<updated>2024-04-08T05:30:25Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-04-08T05:30:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=af1346c74878aaec8549483ae6371614f550c863'/>
<id>urn:sha1:af1346c74878aaec8549483ae6371614f550c863</id>
<content type='text'>
TinyUSB stack ported to MCXA and MXCN freedom boards. </content>
</entry>
<entry>
<title>fix configENABLE_FPU=0 for cortex-m33+nodsp</title>
<updated>2024-04-08T04:04:15Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-04-08T04:04:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7f7dca7b15971ab83f07f4d930a95117e8bcc78e'/>
<id>urn:sha1:7f7dca7b15971ab83f07f4d930a95117e8bcc78e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix ra2a1 fpu with freertos</title>
<updated>2024-04-05T17:18:51Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-04-05T17:18:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=dd3db9cc0c68f186caab10ff6cb66e42d75a215d'/>
<id>urn:sha1:dd3db9cc0c68f186caab10ff6cb66e42d75a215d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix ram overflow with ram41</title>
<updated>2024-04-05T09:28:17Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-04-05T09:28:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2f9700dc2b5dd758b9da7b283a03aa311e2f9883'/>
<id>urn:sha1:2f9700dc2b5dd758b9da7b283a03aa311e2f9883</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>move tools/cmake to examples/build_system</title>
<updated>2023-11-23T13:06:22Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-11-23T13:06:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7213b8abb126cb6a1c88bd1e6d89b7dbacf339d8'/>
<id>urn:sha1:7213b8abb126cb6a1c88bd1e6d89b7dbacf339d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make nanolib linking explicitly by each family/board</title>
<updated>2023-11-23T05:43:13Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-11-23T05:43:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=82880eecbd51ce8cf801ae0c04871e65f81826f4'/>
<id>urn:sha1:82880eecbd51ce8cf801ae0c04871e65f81826f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>switch freertos to static allocation only (dynamic = 0), since it is possible now with latest freertos cmake</title>
<updated>2023-11-16T15:12:38Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-11-16T15:12:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=fbf64b122d6d77a7aa1ec501ff29b8bddeec0a70'/>
<id>urn:sha1:fbf64b122d6d77a7aa1ec501ff29b8bddeec0a70</id>
<content type='text'>
</content>
</entry>
</feed>
