<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/hw/bsp/max78002, 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/max78002?h=codex%2Fclass-reference-docs</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/hw/bsp/max78002?h=codex%2Fclass-reference-docs'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2025-06-10T15:28:03Z</updated>
<entry>
<title>merge all maxim (32650, 32666, 32690, 78002) family into common bsp/maxim. Only support cmake build system</title>
<updated>2025-06-10T15:28:03Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-06-10T15:28:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b56265f38182b71e39179a88ddaeca4786e6b780'/>
<id>urn:sha1:b56265f38182b71e39179a88ddaeca4786e6b780</id>
<content type='text'>
rename hw/mcu/analog/max32 to hw/mcu/analog/msdk
</content>
</entry>
<entry>
<title>cmake remove EXAMPLE-tinyusb target as library</title>
<updated>2025-01-25T09:08:40Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-01-25T09:08:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6b3a5957c2e84a093854eaf6afea352d67324136'/>
<id>urn:sha1:6b3a5957c2e84a093854eaf6afea352d67324136</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add cmake RTOS=zephyr (default noos) for zephyr build</title>
<updated>2025-01-24T08:06:05Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-01-24T08:06:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b53801a8acc710e969b50849747585903b5b3025'/>
<id>urn:sha1:b53801a8acc710e969b50849747585903b5b3025</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- change to use CMAKE_SYSTEM_CPU to prevent CMAKE_SYSTEM_PROCESSOR conflict with zephyr</title>
<updated>2025-01-22T15:31:08Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-01-22T15:31:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6080f89f3daae50344e21accf972061240f55ccd'/>
<id>urn:sha1:6080f89f3daae50344e21accf972061240f55ccd</id>
<content type='text'>
- change tinyusb CMakeLists.txt to function tinyusb_target_add() instead of defining tinyusb lib target
</content>
</entry>
<entry>
<title>embed metadata to family.c and board.h to generate supported boards doc</title>
<updated>2024-12-27T02:11:09Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-12-27T02:11:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6a36c74b10b25f1455d83ba473fff52a9dbcc6d2'/>
<id>urn:sha1:6a36c74b10b25f1455d83ba473fff52a9dbcc6d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add bin &amp; hex output to cmake targets.</title>
<updated>2024-11-30T20:50:50Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2024-11-30T20:50:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=0074ed7c6756d3543dc2e89b0081039001ad230c'/>
<id>urn:sha1:0074ed7c6756d3543dc2e89b0081039001ad230c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use max32 cmsis, fix NVIC_GetEnableIRQ() not defined when using with CMISIS &lt; 5</title>
<updated>2024-08-14T16:59:35Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-08-14T16:59:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=0be427bae95ef0fe94cb6f0b405eb5c3bbae160a'/>
<id>urn:sha1:0be427bae95ef0fe94cb6f0b405eb5c3bbae160a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Combined DCD MUSB implementations</title>
<updated>2024-07-25T13:08:37Z</updated>
<author>
<name>Brent Kowal</name>
<email>brent.kowal@analog.com</email>
</author>
<published>2024-07-25T13:08:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5122d6d109f8c4b31b6cbe29c685fad30a8961fe'/>
<id>urn:sha1:5122d6d109f8c4b31b6cbe29c685fad30a8961fe</id>
<content type='text'>
Combined the new MAX32 MUSB implementation with the existing (TI) implementation to provide generic code base for working the MUSB DCD peripheral.
 - Added abstraction calls for FIFO setup, EP registers, Ctrl registers and interrupt setup.
 - Combined TM4C and MSP432E into a single header file.
 - Created musb_max32.h, and removed the MAX32 specific C implementation.
 - Updated MAX32 build system to use dcd_musb.c.
 - Added MAX32 conditions for cdc_dual_ports example descriptors missed during first testing.
</content>
</entry>
<entry>
<title>Pre-commit fixes.</title>
<updated>2024-07-11T16:13:30Z</updated>
<author>
<name>Brent Kowal</name>
<email>brent.kowal@analog.com</email>
</author>
<published>2024-07-11T16:13:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=13f5f20c981cc54baa8438e275524db03fb79e94'/>
<id>urn:sha1:13f5f20c981cc54baa8438e275524db03fb79e94</id>
<content type='text'>
Resolve codespell and EOF errors found in the pre-commit CI task.
</content>
</entry>
<entry>
<title>BSP Cleanup</title>
<updated>2024-07-10T19:18:59Z</updated>
<author>
<name>Brent Kowal</name>
<email>brent.kowal@analog.com</email>
</author>
<published>2024-07-10T19:18:59Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f49725d2c958dd1368b5ca191a00be72543c0752'/>
<id>urn:sha1:f49725d2c958dd1368b5ca191a00be72543c0752</id>
<content type='text'>
 - Added MSDK flash rules for CMake
 - Removed partial IAR support. Uniform GCC support across MAX32 parts
 - Updated build scripts for correctly signing the MAX32651
 - Added README files for the BSPs to describe flashing and limitiations
</content>
</entry>
</feed>
