<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/hw/bsp/ra/boards/uno_r4, 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/boards/uno_r4?h=codex%2Fclass-reference-docs</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/hw/bsp/ra/boards/uno_r4?h=codex%2Fclass-reference-docs'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2025-01-22T15:31:08Z</updated>
<entry>
<title>- change to use CMAKE_SYSTEM_CPU to prevent CMAKE_SYSTEM_PROCESSOR conflict with zephyr</title>
<updated>2025-01-22T15:31:08Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-01-22T15:31:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6080f89f3daae50344e21accf972061240f55ccd'/>
<id>urn:sha1:6080f89f3daae50344e21accf972061240f55ccd</id>
<content type='text'>
- change tinyusb CMakeLists.txt to function tinyusb_target_add() instead of defining tinyusb lib target
</content>
</entry>
<entry>
<title>embed metadata to family.c and board.h to generate supported boards doc</title>
<updated>2024-12-27T02:11:09Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-12-27T02:11:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6a36c74b10b25f1455d83ba473fff52a9dbcc6d2'/>
<id>urn:sha1:6a36c74b10b25f1455d83ba473fff52a9dbcc6d2</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 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>
<entry>
<title>more migrate to ra smart configurator</title>
<updated>2024-12-12T06:17:15Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-12-12T05:39:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=69dd473a4c7d745bc1b535024b3ed89d2c922dcd'/>
<id>urn:sha1:69dd473a4c7d745bc1b535024b3ed89d2c922dcd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change ra bsp to match fsp generated directory</title>
<updated>2024-12-10T15:17:18Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-12-10T14:49:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b5e84d26c26c47f41e77d8f7fb4f4e2ffb25c1cf'/>
<id>urn:sha1:b5e84d26c26c47f41e77d8f7fb4f4e2ffb25c1cf</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>enable USBMC for uno r4, add board_init_after_tusb() API</title>
<updated>2023-07-31T12:09:40Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-07-31T12:09:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3f788a4e5a7758ce51cbcadef4ac21e427cc3c56'/>
<id>urn:sha1:3f788a4e5a7758ce51cbcadef4ac21e427cc3c56</id>
<content type='text'>
add BOARD_UPPERCASE for board detection
</content>
</entry>
<entry>
<title>add uno r4 wih FLASH_IMAGE_START=0x4000, running but interrupt (systick) does not seems to work</title>
<updated>2023-07-28T12:01:12Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-07-28T12:01:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=feb58ebd54e68bc3b7f21b0d168417053c525f0a'/>
<id>urn:sha1:feb58ebd54e68bc3b7f21b0d168417053c525f0a</id>
<content type='text'>
</content>
</entry>
</feed>
