<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/examples/device/midi_test/src, branch 0.17.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/examples/device/midi_test/src?h=0.17.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/examples/device/midi_test/src?h=0.17.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2024-08-19T12:05:33Z</updated>
<entry>
<title>rename TUD_ENDPOINT_EXCLUSIVE_NUMBER to TUD_ENDPOINT_ONE_DIRECTION_ONLY</title>
<updated>2024-08-19T12:05:33Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-08-19T12:05:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=088486186f514578a02d6b6c7f39e0ad74f56118'/>
<id>urn:sha1:088486186f514578a02d6b6c7f39e0ad74f56118</id>
<content type='text'>
</content>
</entry>
<entry>
<title>define and use TUD_ENDPOINT_EXCLUSIVE_NUMBER</title>
<updated>2024-08-17T11:07:36Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-08-17T11:07:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a6bee747b6f550e4fdb144c7db4aad70fee5ac69'/>
<id>urn:sha1:a6bee747b6f550e4fdb144c7db4aad70fee5ac69</id>
<content type='text'>
</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>Merge pull request #2202 from Rocky04/patch-4</title>
<updated>2023-08-09T13:48:26Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-08-09T13:48:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=92457ec99f1690b772ef9fa6b348256701c7fcf7'/>
<id>urn:sha1:92457ec99f1690b772ef9fa6b348256701c7fcf7</id>
<content type='text'>
Invoke unmounted state on configuration reset</content>
</entry>
<entry>
<title>Update examples</title>
<updated>2023-08-07T12:04:22Z</updated>
<author>
<name>Rocky04</name>
<email>rockerfaeller04@gmx.de</email>
</author>
<published>2023-08-07T12:04:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=45af3d6a83f89d3b048701f8d6d7de15ebfa0101'/>
<id>urn:sha1:45af3d6a83f89d3b048701f8d6d7de15ebfa0101</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update all examples to use unique ID as serial if avaialble</title>
<updated>2023-08-04T03:28:24Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-08-04T03:28:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=9697c4df4e57435781119c0d4716635f344ed8f1'/>
<id>urn:sha1:9697c4df4e57435781119c0d4716635f344ed8f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into enhance-bsp</title>
<updated>2023-08-03T17:31:12Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-08-03T17:31:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ef5bd9ee6cc2506745c0c5d602d4c540da681b69'/>
<id>urn:sha1:ef5bd9ee6cc2506745c0c5d602d4c540da681b69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename hw/bsp/board.h to board_api.h</title>
<updated>2023-08-03T08:44:05Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-08-03T08:44:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=cf91660cee0863291fd9412a3623df018e8bd071'/>
<id>urn:sha1:cf91660cee0863291fd9412a3623df018e8bd071</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>
</feed>
