<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/hw/bsp/max78002, 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/hw/bsp/max78002?h=0.17.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/hw/bsp/max78002?h=0.17.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2024-08-14T16:59:35Z</updated>
<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>
<entry>
<title>MAX32650/1/2 Support</title>
<updated>2024-07-02T22:02:11Z</updated>
<author>
<name>Brent Kowal</name>
<email>brent.kowal@analog.com</email>
</author>
<published>2024-07-02T22:02:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=0c37f93bc850a881327714997ec1bfeaf69173ed'/>
<id>urn:sha1:0c37f93bc850a881327714997ec1bfeaf69173ed</id>
<content type='text'>
Added support for the MAX32650/1/2 series parts
 - MAX32650FTHR, MAX32650EvKit, MAX32651EvKit
 - Added special flash rule for MAX32651 due to signing required
 - Added depencies to flash-msdk rules for executable
</content>
</entry>
<entry>
<title>Build System Updates</title>
<updated>2024-07-02T15:54:23Z</updated>
<author>
<name>Brent Kowal</name>
<email>brent.kowal@analog.com</email>
</author>
<published>2024-07-02T15:54:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=835a6ed62299ea29c04215d3a4547b74803661c6'/>
<id>urn:sha1:835a6ed62299ea29c04215d3a4547b74803661c6</id>
<content type='text'>
Updated MAX32690 and MAX78002 linker and cmake scripts to work with CMake + Ninja build system.  Verified all example projects build with the tools/build.py script for both board, and both make and cmake build systems.
</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>
</feed>
