<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/device/net_lwip_webserver/Makefile, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/examples/device/net_lwip_webserver/Makefile?h=master</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/device/net_lwip_webserver/Makefile?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>more make refactor</title>
<updated>2025-10-14T10:53:55Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-10-14T10:53:55Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c48bbfab5e9ae9a417e30b0f9c0280d6f662b01c'/>
<id>urn:sha1:c48bbfab5e9ae9a417e30b0f9c0280d6f662b01c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move make.mk to hw/bsp/family_support.mk</title>
<updated>2025-10-14T08:14:43Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-10-14T08:14:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9bf18d080b202e8e09bd76f32272b1dbfabfa3b9'/>
<id>urn:sha1:9bf18d080b202e8e09bd76f32272b1dbfabfa3b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove legacy DEPS_SUBMODULES in make</title>
<updated>2025-07-02T04:03:50Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-07-02T04:02:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a42184b6fec468e8524b1f1152bed4285a79cfc7'/>
<id>urn:sha1:a42184b6fec468e8524b1f1152bed4285a79cfc7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable NCM + iperf for MCU with bigger RAM.</title>
<updated>2024-05-06T22:23:50Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2024-05-06T22:23:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=0f4ea8e9182c3f1f526e2ff5447ca31c5c7d8709'/>
<id>urn:sha1:0f4ea8e9182c3f1f526e2ff5447ca31c5c7d8709</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move make.mk and rules.mk to build_system/make</title>
<updated>2023-11-23T13:20:01Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-11-23T13:19:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=26ca48e7a7a93f8b7f13a209745080855a7bc4fe'/>
<id>urn:sha1:26ca48e7a7a93f8b7f13a209745080855a7bc4fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix missing replace</title>
<updated>2023-06-24T13:32:18Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-06-24T13:32:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=38a582634ecb31745600768583651df2468ed913'/>
<id>urn:sha1:38a582634ecb31745600768583651df2468ed913</id>
<content type='text'>
</content>
</entry>
<entry>
<title>integrate top.mk into make.mk</title>
<updated>2023-03-06T06:25:56Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-03-06T06:25:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e62d1a03acfa2a3b8afa0568690fdcad5495c260'/>
<id>urn:sha1:e62d1a03acfa2a3b8afa0568690fdcad5495c260</id>
<content type='text'>
</content>
</entry>
<entry>
<title>get most examples build with iar</title>
<updated>2023-01-18T03:31:00Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-01-18T03:31:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ecfd57e6f12b16c1d7f8cfe2ff6b70e387b38119'/>
<id>urn:sha1:ecfd57e6f12b16c1d7f8cfe2ff6b70e387b38119</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into fix-warnings</title>
<updated>2021-10-23T14:23:56Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-10-23T14:23:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=311c05b401591507cbc4977926bcc878d3f119aa'/>
<id>urn:sha1:311c05b401591507cbc4977926bcc878d3f119aa</id>
<content type='text'>
</content>
</entry>
</feed>
