<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/hw/bsp/ra, branch 0.16.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.16.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/hw/bsp/ra?h=0.16.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2023-11-23T13:06:22Z</updated>
<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>
<entry>
<title>add ra2a1 ek</title>
<updated>2023-11-15T09:07:44Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-11-15T09:07:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e0d632a954349229e934bbb00352581a9be2ef3b'/>
<id>urn:sha1:e0d632a954349229e934bbb00352581a9be2ef3b</id>
<content type='text'>
also make some other changes
</content>
</entry>
<entry>
<title>change hcd_int_handler(rhport, in_isr) signature: add in_isr</title>
<updated>2023-09-27T08:51:03Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-09-27T08:51:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3b0ffd0f488671f1bafa4bcd9e22dd51f8bb6dee'/>
<id>urn:sha1:3b0ffd0f488671f1bafa4bcd9e22dd51f8bb6dee</id>
<content type='text'>
change tuh_int_handler() to take in_isr as optional parameter (default =
true)
</content>
</entry>
<entry>
<title>Merge branch 'master' into enhance-bsp</title>
<updated>2023-08-03T17:31:12Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-08-03T17:31:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ef5bd9ee6cc2506745c0c5d602d4c540da681b69'/>
<id>urn:sha1:ef5bd9ee6cc2506745c0c5d602d4c540da681b69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2052 from arduino/renesas_ra_hs_rebased</title>
<updated>2023-08-03T13:41:13Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-08-03T13:41:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6d03bb9ffc4c80a0c2663f0b791856af89e20adc'/>
<id>urn:sha1:6d03bb9ffc4c80a0c2663f0b791856af89e20adc</id>
<content type='text'>
Renesas_RA: add support for board with HS USB port</content>
</entry>
<entry>
<title>more board_api.h rename</title>
<updated>2023-08-03T08:50:52Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-08-03T08:50:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a5768f52b492f7a2ee32f3b786c12532d0876f01'/>
<id>urn:sha1:a5768f52b492f7a2ee32f3b786c12532d0876f01</id>
<content type='text'>
</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>fix build with -flto</title>
<updated>2023-08-01T10:26:56Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-08-01T10:26:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=47ae883ba0f02ef268e7e8427f14aaa4fb0c29ce'/>
<id>urn:sha1:47ae883ba0f02ef268e7e8427f14aaa4fb0c29ce</id>
<content type='text'>
</content>
</entry>
</feed>
