<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/hw/bsp/msp430, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/hw/bsp/msp430?h=master</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/hw/bsp/msp430?h=master'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2026-04-04T06:20:58Z</updated>
<entry>
<title>implement board_uart_read()/write() as non-blocking for all families</title>
<updated>2026-04-04T06:20:58Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2026-04-04T06:20:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3c6c87479be6a9fdd04240b8bb1267ef80b1a0e8'/>
<id>urn:sha1:3c6c87479be6a9fdd04240b8bb1267ef80b1a0e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>replace board_millis() with tusb_time_millis_api()</title>
<updated>2026-02-27T17:01:40Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2026-02-27T16:51:36Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=8444c25ab6bc841bad81fd04afc1e66a9d57a115'/>
<id>urn:sha1:8444c25ab6bc841bad81fd04afc1e66a9d57a115</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor family.cmake: rename add_board_target() to family_add_board() and move it to family_configure_common()</title>
<updated>2025-10-22T19:23:20Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-10-17T09:54:15Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c8a1b757f05be044d121a655b6e1a5ac3b52ee14'/>
<id>urn:sha1:c8a1b757f05be044d121a655b6e1a5ac3b52ee14</id>
<content type='text'>
also move startup and linker from board target to actual exe
</content>
</entry>
<entry>
<title>fix lots of warnings for missing-prototypes for irqhandler</title>
<updated>2025-10-14T16:02:32Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-10-14T13:51:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=367044e4873fc9ca9cdac918cee684e1e08216e0'/>
<id>urn:sha1:367044e4873fc9ca9cdac918cee684e1e08216e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add doc for building examples with cmake build system</title>
<updated>2025-07-02T07:41:16Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-07-02T07:41:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=4579b4f8255a5ed06e276978474fab7c7567445a'/>
<id>urn:sha1:4579b4f8255a5ed06e276978474fab7c7567445a</id>
<content type='text'>
change ci matrix build:
- github build make/cmake one per family on push only
- circicle do full cmake build for all toolchain (missing rx-gcc)
</content>
</entry>
<entry>
<title>remove legacy DEPS_SUBMODULES in make</title>
<updated>2025-07-02T04:03:50Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-07-02T04:02:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a42184b6fec468e8524b1f1152bed4285a79cfc7'/>
<id>urn:sha1:a42184b6fec468e8524b1f1152bed4285a79cfc7</id>
<content type='text'>
</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>
</feed>
