<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/hw/bsp/board.c, branch 0.19.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/hw/bsp/board.c?h=0.19.0</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/hw/bsp/board.c?h=0.19.0'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2025-09-17T21:44:01Z</updated>
<entry>
<title>Fix board_reset_to_bootloader</title>
<updated>2025-09-17T21:44:01Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2025-09-17T21:30:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=47bb79abe2e89f4bd7c7afa556cabc9e50fbbc3e'/>
<id>urn:sha1:47bb79abe2e89f4bd7c7afa556cabc9e50fbbc3e</id>
<content type='text'>
Signed-off-by: HiFiPhile &lt;admin@hifiphile.com&gt;
</content>
</entry>
<entry>
<title>Fix board_init_after_tusb</title>
<updated>2025-09-17T21:44:01Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2025-09-17T21:19:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=be9409bfa738f00dc70d5e5bb99c0d9d61b69a34'/>
<id>urn:sha1:be9409bfa738f00dc70d5e5bb99c0d9d61b69a34</id>
<content type='text'>
Signed-off-by: HiFiPhile &lt;admin@hifiphile.com&gt;
</content>
</entry>
<entry>
<title>Fix board_get_unique_id</title>
<updated>2025-09-17T21:20:52Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2025-09-17T20:59:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=50949eb3b9aa56a38b318f3e568a682e39f4b72e'/>
<id>urn:sha1:50949eb3b9aa56a38b318f3e568a682e39f4b72e</id>
<content type='text'>
Signed-off-by: HiFiPhile &lt;admin@hifiphile.com&gt;
</content>
</entry>
<entry>
<title>update board_test always output to uart regardless of LOGGER option</title>
<updated>2025-07-02T10:27:03Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-07-02T10:27:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=a64e3eb0aa661db14eb647e2f75059815741112f'/>
<id>urn:sha1:a64e3eb0aa661db14eb647e2f75059815741112f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update esp build, replace TUSB_MCU_VENDOR_ESPRESSIF by ESP_PLATFORM</title>
<updated>2025-07-02T08:32:12Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-07-02T08:32:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=0388700ad7c0fc8565457a56d7e7bd5744ac0d1d'/>
<id>urn:sha1:0388700ad7c0fc8565457a56d7e7bd5744ac0d1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement ITM_SendChar().</title>
<updated>2025-03-24T22:06:09Z</updated>
<author>
<name>HiFiPhile</name>
<email>admin@hifiphile.com</email>
</author>
<published>2025-03-24T22:06:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c3a6efc29ef49752a771b8d5615730370b37580e'/>
<id>urn:sha1:c3a6efc29ef49752a771b8d5615730370b37580e</id>
<content type='text'>
Signed-off-by: HiFiPhile &lt;admin@hifiphile.com&gt;
</content>
</entry>
<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>Fix missing protoype warning, change TUD_EPBUF_TYPE_DEF order (#2889)</title>
<updated>2024-11-27T11:28:12Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-11-27T11:28:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=dbc2c8d9720593ce4b0bbd0c96b3b91f81ce15bb'/>
<id>urn:sha1:dbc2c8d9720593ce4b0bbd0c96b3b91f81ce15bb</id>
<content type='text'>
* change TUD_EPBUF_TYPE_DEF order
* add and fix -Wmissing-prototypes warnings  for   cmake (skip  make)</content>
</entry>
<entry>
<title>- move freertos_hooks to board.c</title>
<updated>2024-11-21T10:49:38Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-11-21T10:49:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=dbdc5a239c42e96eeeb8759a121798fa9b3f39c3'/>
<id>urn:sha1:dbdc5a239c42e96eeeb8759a121798fa9b3f39c3</id>
<content type='text'>
- add device/midi_test_freertos example
- update bth/dfu/midi device for cache line size
</content>
</entry>
<entry>
<title>usbh use the new tusb_time_delay_ms_api()</title>
<updated>2024-11-04T10:24:49Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2024-11-04T10:24:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5f891e020c9fb41134babeab3ce4e8574ac47d25'/>
<id>urn:sha1:5f891e020c9fb41134babeab3ce4e8574ac47d25</id>
<content type='text'>
fix duplicated device attach for some devices which cause "USBH Defer Attach until current enumeration complete"
include dev0 for tuh_edpt_abort_xfer()
</content>
</entry>
</feed>
