<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/hw/bsp/rx/boards/gr_citrus/gr_citrus.c, 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/rx/boards/gr_citrus/gr_citrus.c?h=codex%2Fclass-reference-docs</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/hw/bsp/rx/boards/gr_citrus/gr_citrus.c?h=codex%2Fclass-reference-docs'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2026-03-13T08:46:55Z</updated>
<entry>
<title>forgot to add files</title>
<updated>2026-03-13T08:46:55Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2026-03-13T07:41:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9dcd8506c438d25806be183046860cdbf39bb3c3'/>
<id>urn:sha1:9dcd8506c438d25806be183046860cdbf39bb3c3</id>
<content type='text'>
add cmake support for rx
</content>
</entry>
<entry>
<title>replace board_millis() with tusb_time_millis_api()</title>
<updated>2026-02-27T17:01:40Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2026-02-27T16:51:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8444c25ab6bc841bad81fd04afc1e66a9d57a115'/>
<id>urn:sha1:8444c25ab6bc841bad81fd04afc1e66a9d57a115</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update gr_citrus as well</title>
<updated>2024-04-09T10:07:59Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-04-09T10:07:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=27fc8a21cd06b20a60c947de795bf135f98c9610'/>
<id>urn:sha1:27fc8a21cd06b20a60c947de795bf135f98c9610</id>
<content type='text'>
</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>fix trailing space and new line</title>
<updated>2023-03-17T09:12:49Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-03-17T09:12:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3623ba1884ddff23e9b64766cb6dd032f1425846'/>
<id>urn:sha1:3623ba1884ddff23e9b64766cb6dd032f1425846</id>
<content type='text'>
temporarily disable codespell
</content>
</entry>
<entry>
<title>generalize renesas LINK core driver</title>
<updated>2022-06-02T08:35:30Z</updated>
<author>
<name>Rafael Silva</name>
<email>rafaelsilva@ajtec.pt</email>
</author>
<published>2022-03-09T11:52:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=03777f4a467c7ff7e0e764cfcf79d04235a2659d'/>
<id>urn:sha1:03777f4a467c7ff7e0e764cfcf79d04235a2659d</id>
<content type='text'>
	create local register access struct and move mcu specific code
	in preparation of support for other mcu families that use the LINK usb core

Signed-off-by: Rafael Silva &lt;rafaelsilva@ajtec.pt&gt;
</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>extend stack areas to enable logging</title>
<updated>2021-07-02T02:37:23Z</updated>
<author>
<name>kkitayam</name>
<email>45088311+kkitayam@users.noreply.github.com</email>
</author>
<published>2021-06-30T15:19:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ea9ec1fb43eec29c00611335ea1c0585074f2b1b'/>
<id>urn:sha1:ea9ec1fb43eec29c00611335ea1c0585074f2b1b</id>
<content type='text'>
add dummy functions to avoid warnings when logging is enable
remove codes regarding OPTLIB
</content>
</entry>
<entry>
<title>fix typo</title>
<updated>2021-06-29T09:38:38Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-06-29T09:38:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b2fa7358cf93ec49c2e931034c89b605b0820bb1'/>
<id>urn:sha1:b2fa7358cf93ec49c2e931034c89b605b0820bb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename rx63n to simply rx</title>
<updated>2021-06-28T05:51:11Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-06-28T05:51:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e3b1110cce73291fb6eefed6537aaee5cc56ee20'/>
<id>urn:sha1:e3b1110cce73291fb6eefed6537aaee5cc56ee20</id>
<content type='text'>
</content>
</entry>
</feed>
