<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/device/net_lwip_webserver/src/tusb_config.h, branch 0.19.0</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/src/tusb_config.h?h=0.19.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/device/net_lwip_webserver/src/tusb_config.h?h=0.19.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2025-05-28T23:36:38Z</updated>
<entry>
<title>Add USB NCM link state control support</title>
<updated>2025-05-28T23:36:38Z</updated>
<author>
<name>Andrew Leech</name>
<email>andrew.leech@planetinnovation.com.au</email>
</author>
<published>2025-05-27T05:06:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5de4a23abe315ecc5f9387ced910f54e29e0e69e'/>
<id>urn:sha1:5de4a23abe315ecc5f9387ced910f54e29e0e69e</id>
<content type='text'>
This adds the ability to dynamically control the network link state
for NCM devices. The host OS will see the network interface as
connected/disconnected based on the link state.

New API:
- tud_network_link_state(rhport, is_up): Set link up/down state

Example updates:
- Added button control to toggle link state
- Fixed LWIP integration to properly handle link state changes
- Added printf to show correct protocol (NCM vs RNDIS/ECM)

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude &lt;noreply@anthropic.com&gt;
</content>
</entry>
<entry>
<title>Add MAX78002 Support</title>
<updated>2024-07-01T21:31:38Z</updated>
<author>
<name>Brent Kowal</name>
<email>brent.kowal@analog.com</email>
</author>
<published>2024-07-01T21:31:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2353c4ffbaa50072d89008df7a06a7732c824018'/>
<id>urn:sha1:2353c4ffbaa50072d89008df7a06a7732c824018</id>
<content type='text'>
 -Added support for MAX78002, MAX78002EVKIT
 -Added provisions for remaining MAX32 USB parts
</content>
</entry>
<entry>
<title>Initial Commit for MAX32 Support</title>
<updated>2024-06-28T20:55:27Z</updated>
<author>
<name>Brent Kowal</name>
<email>brent.kowal@analog.com</email>
</author>
<published>2024-06-28T20:55:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=0f288326cc80dba192d08b74116aa0be91a81a6f'/>
<id>urn:sha1:0f288326cc80dba192d08b74116aa0be91a81a6f</id>
<content type='text'>
Initial commit for the port of TUSB to MAX32xxx parts, staring with MAX32690
 - Added dcd_max32.c (based on dcd_musb.c) for interfacing with the peripheral
 - Added MAX32690 part family support
 - Added max32690evkit board support
 - Updated examples for unique EP number requirement
 - Updated get_deps.py to fetch the MSDK

Known Issues / Additional Testing Required
 - msc_dual_lun only shown 1 volume on Windows
 - USBTMC does not have a valid Windowsdriver
 - DFU does not have a valid Windows driver
 - WebUSB is "Device not Recognized"
 - Need to test build scripts with IAR and Clang
</content>
</entry>
<entry>
<title>Fix CI.</title>
<updated>2024-05-06T22:37:57Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2024-05-06T22:37:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e5d92c4ea736669445d728d6374f0e1b00c9eb15'/>
<id>urn:sha1:e5d92c4ea736669445d728d6374f0e1b00c9eb15</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>Reformat net_lwip_webserver example.</title>
<updated>2024-05-06T22:17:09Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2024-05-06T22:17:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d25ee82d3f689dcf22e44246b61f58756195581d'/>
<id>urn:sha1:d25ee82d3f689dcf22e44246b61f58756195581d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ECM/RNDIS again selected for webserver example</title>
<updated>2023-09-08T05:00:08Z</updated>
<author>
<name>Hardy Griech</name>
<email>ntbox@gmx.net</email>
</author>
<published>2023-09-08T05:00:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=745c154dbc33bff9a45bc8bee636e7e90152a9c7'/>
<id>urn:sha1:745c154dbc33bff9a45bc8bee636e7e90152a9c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>code review: add NCM options in example config</title>
<updated>2023-08-31T18:32:42Z</updated>
<author>
<name>Hardy Griech</name>
<email>ntbox@gmx.net</email>
</author>
<published>2023-08-31T18:32:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=92025b00f0a7d7d0b45d8a2bcc3f3704dbe77733'/>
<id>urn:sha1:92025b00f0a7d7d0b45d8a2bcc3f3704dbe77733</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more example update</title>
<updated>2022-06-06T15:41:04Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-06-06T15:41:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9794a2b865df81e667b464481bb9b1c70587e64b'/>
<id>urn:sha1:9794a2b865df81e667b464481bb9b1c70587e64b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename board specific macro for example</title>
<updated>2022-06-01T16:53:40Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2022-06-01T16:53:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=99c1585ed215cb5ee2e27a41c54310d144e0ee6c'/>
<id>urn:sha1:99c1585ed215cb5ee2e27a41c54310d144e0ee6c</id>
<content type='text'>
- BOARD_DEVICE/HOST_RHPORT_NUM to  BOARD_TUD/H_RHPORT
- BOARD_DEVICE/HOST_RHPORT_SPEED to  BOARD_TUD/H_MAX_SPEED
</content>
</entry>
</feed>
