<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/hw/bsp/ra/family.cmake, branch codex/class-reference-docs</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/hw/bsp/ra/family.cmake?h=codex%2Fclass-reference-docs</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/hw/bsp/ra/family.cmake?h=codex%2Fclass-reference-docs'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2025-10-22T19:23:20Z</updated>
<entry>
<title>refactor family.cmake: rename add_board_target() to family_add_board() and move it to family_configure_common()</title>
<updated>2025-10-22T19:23:20Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-10-17T09:54:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c8a1b757f05be044d121a655b6e1a5ac3b52ee14'/>
<id>urn:sha1:c8a1b757f05be044d121a655b6e1a5ac3b52ee14</id>
<content type='text'>
also move startup and linker from board target to actual exe
</content>
</entry>
<entry>
<title>fix lots of warnings for missing-prototypes for irqhandler</title>
<updated>2025-10-14T16:02:32Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-10-14T13:51:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=367044e4873fc9ca9cdac918cee684e1e08216e0'/>
<id>urn:sha1:367044e4873fc9ca9cdac918cee684e1e08216e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmake remove EXAMPLE-tinyusb target as library</title>
<updated>2025-01-25T09:08:40Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-01-25T09:08:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6b3a5957c2e84a093854eaf6afea352d67324136'/>
<id>urn:sha1:6b3a5957c2e84a093854eaf6afea352d67324136</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add cmake RTOS=zephyr (default noos) for zephyr build</title>
<updated>2025-01-24T08:06:05Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-01-24T08:06:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b53801a8acc710e969b50849747585903b5b3025'/>
<id>urn:sha1:b53801a8acc710e969b50849747585903b5b3025</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'refs/heads/master' into fork/HiFiPhile/rt1170</title>
<updated>2024-12-17T04:16:27Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-12-17T04:16:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a39e30db929ae6826ec95ad1279f8e8439fefa0b'/>
<id>urn:sha1:a39e30db929ae6826ec95ad1279f8e8439fefa0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix warning due to bsp_rom_registers.c</title>
<updated>2024-12-16T16:48:44Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-12-16T16:48:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7e207e4f4a098fddb13efc329e57e6095aa13873'/>
<id>urn:sha1:7e207e4f4a098fddb13efc329e57e6095aa13873</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make sure g_bsp_rom_registers is not dropped by linker in cmake build.</title>
<updated>2024-12-16T15:03:06Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-12-16T15:03:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=656772fc9defc73c32443259f866daadc657f23d'/>
<id>urn:sha1:656772fc9defc73c32443259f866daadc657f23d</id>
<content type='text'>
always reserve 0x100 for option setting in linker to prevent possible bricked mcu
</content>
</entry>
<entry>
<title>update build for ra8m1: usbfs work, but usbhs not working just yet. Probably missing configuration or clock setup</title>
<updated>2024-12-13T10:28:45Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-12-13T10:24:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=0785daecc1a3a11d5bacbd7c4cd7dc4a48b11b49'/>
<id>urn:sha1:0785daecc1a3a11d5bacbd7c4cd7dc4a48b11b49</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update make build for ra</title>
<updated>2024-12-13T01:53:54Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-12-13T01:53:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4b39ecc519735e5d4d2d9bfda7f24ae39faab077'/>
<id>urn:sha1:4b39ecc519735e5d4d2d9bfda7f24ae39faab077</id>
<content type='text'>
</content>
</entry>
<entry>
<title>used pin generated by rasc</title>
<updated>2024-12-12T09:07:30Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-12-12T08:37:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8f2b1bc7b9705493e028b9212728ebcc2aaa8abb'/>
<id>urn:sha1:8f2b1bc7b9705493e028b9212728ebcc2aaa8abb</id>
<content type='text'>
</content>
</entry>
</feed>
