<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/hw/bsp/board_mcu.h, 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/board_mcu.h?h=codex%2Fclass-reference-docs</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/hw/bsp/board_mcu.h?h=codex%2Fclass-reference-docs'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2025-02-11T14:55:28Z</updated>
<entry>
<title>remove board_mcu.h</title>
<updated>2025-02-11T14:55:28Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-02-11T14:55:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3560ed3d986426b22837e86f2d1648174db02428'/>
<id>urn:sha1:3560ed3d986426b22837e86f2d1648174db02428</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for the STM32C0 and the NUCLEO-C071RB.</title>
<updated>2024-11-27T15:28:32Z</updated>
<author>
<name>David (Pololu)</name>
<email>dev-david@pololu.com</email>
</author>
<published>2024-10-08T19:30:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=568c785da10e35eb8d5298a4cf63854cbf9dbfd4'/>
<id>urn:sha1:568c785da10e35eb8d5298a4cf63854cbf9dbfd4</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 branch 'hathach:master' into nxp_k64</title>
<updated>2024-02-04T09:55:34Z</updated>
<author>
<name>Michael Fischer</name>
<email>emb4fun@users.noreply.github.com</email>
</author>
<published>2024-02-04T09:55:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ea30041168d19a9239b700b745e7d7f17c760a8d'/>
<id>urn:sha1:ea30041168d19a9239b700b745e7d7f17c760a8d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Support stm32h5 for stm32h573i based on stm32_fsdev G0 implementation Tested on Windows with IAR and gcc toolchain ( via cubeide) Tested only with audio examples, but sould be ok for other examples Cmake pacthed : but not tested Linux build : not tested Added a temporary workaround in make file to support H5 HAL repo ( ARMCC_VERSION=0)</title>
<updated>2023-12-12T15:04:21Z</updated>
<author>
<name>henneboi</name>
<email>william.hennebois@st.com</email>
</author>
<published>2023-12-08T12:34:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=93c40b6966db53ce70f4bea6b8a72bf2986ac180'/>
<id>urn:sha1:93c40b6966db53ce70f4bea6b8a72bf2986ac180</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(ch32f20x): add support of ch32f20x</title>
<updated>2023-10-06T10:04:54Z</updated>
<author>
<name>denis.krasutski</name>
<email>denis.krasutski</email>
</author>
<published>2023-10-06T10:04:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=ce627f431831e1fbaa3bb7bad35a489b8006b749'/>
<id>urn:sha1:ce627f431831e1fbaa3bb7bad35a489b8006b749</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename OPT_MCU_KINETIS_K64 to OPT_MCU_KINETIS_K</title>
<updated>2023-08-28T10:34:40Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-08-28T10:34:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=588b758717f3c22aa8046d61247b9967de8840b7'/>
<id>urn:sha1:588b758717f3c22aa8046d61247b9967de8840b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added support for the NXP K64 series</title>
<updated>2023-07-23T08:53:22Z</updated>
<author>
<name>emb4fun</name>
<email>git@emb4fun.de</email>
</author>
<published>2023-07-23T08:53:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=e2f28bc134446dc081766055171ca427afd4f564'/>
<id>urn:sha1:e2f28bc134446dc081766055171ca427afd4f564</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename to kinetis_k32l2, rename OPT_MCU_KINETIS_K32 to OPT_MCU_KINETIS_K32L</title>
<updated>2023-06-24T11:26:51Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-06-24T11:26:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b59b65d2ed0f6fa14b18b7bc233309d9b9710898'/>
<id>urn:sha1:b59b65d2ed0f6fa14b18b7bc233309d9b9710898</id>
<content type='text'>
</content>
</entry>
</feed>
