<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/hw/bsp/maxim, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/hw/bsp/maxim?h=master</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/hw/bsp/maxim?h=master'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2026-04-06T04:17:34Z</updated>
<entry>
<title>remove IAR toolchain support from make build system</title>
<updated>2026-04-06T04:17:34Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2026-03-19T15:23:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4c7a9fed96e0a81cc640333c1c82fee54fa4be34'/>
<id>urn:sha1:4c7a9fed96e0a81cc640333c1c82fee54fa4be34</id>
<content type='text'>
IAR is only supported with CMake. Remove all IAR-specific references
from the Make build system including toolchain files, SRC_S_IAR,
LD_FILE_IAR variables, and IAR toolchain detection.

Also fix GET_SECTOR_COUNT truncation in msc_file_explorer and
broken formatting in stm32f7 board_uart_write.

Co-Authored-By: Claude Opus 4.6 (1M context) &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>implement board_uart_read()/write() as non-blocking for all families</title>
<updated>2026-04-04T06:20:58Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2026-04-04T06:20:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3c6c87479be6a9fdd04240b8bb1267ef80b1a0e8'/>
<id>urn:sha1:3c6c87479be6a9fdd04240b8bb1267ef80b1a0e8</id>
<content type='text'>
</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>bsp: Disable SysTick ISR if FreeRTOS is enabled</title>
<updated>2025-11-25T15:30:32Z</updated>
<author>
<name>Zixun LI</name>
<email>admin@hifiphile.com</email>
</author>
<published>2025-11-25T14:54:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8221ea220bb523b3d8c6bab915a968477a228a16'/>
<id>urn:sha1:8221ea220bb523b3d8c6bab915a968477a228a16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix warning with strict prototypes warnings</title>
<updated>2025-10-28T04:10:29Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-10-27T17:38:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=113a763bc3fe861ac7c20075b2ad29bb51f6fd01'/>
<id>urn:sha1:113a763bc3fe861ac7c20075b2ad29bb51f6fd01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>disable warning for startup file</title>
<updated>2025-10-27T17:15:39Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-10-27T17:15:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=cc597d5cd55ee447d4f97b7f2a19d95c333426f5'/>
<id>urn:sha1:cc597d5cd55ee447d4f97b7f2a19d95c333426f5</id>
<content type='text'>
</content>
</entry>
<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>more warning fix</title>
<updated>2025-10-15T03:00:14Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-10-15T03:00:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ce2dab7fb3a2572fd63e8fdf6682d95d41f59116'/>
<id>urn:sha1:ce2dab7fb3a2572fd63e8fdf6682d95d41f59116</id>
<content type='text'>
</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>Merge branch 'master' into fork/james-advatek/stm32n657nucleo</title>
<updated>2025-06-12T04:02:54Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-06-12T04:02:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=386f33807ace91f43750afbf68993821f3576aa5'/>
<id>urn:sha1:386f33807ace91f43750afbf68993821f3576aa5</id>
<content type='text'>
</content>
</entry>
</feed>
