<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/portable/renesas/rusb2/rusb2_ra.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/src/portable/renesas/rusb2/rusb2_ra.h?h=codex%2Fclass-reference-docs</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/portable/renesas/rusb2/rusb2_ra.h?h=codex%2Fclass-reference-docs'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2026-07-13T08:30:44Z</updated>
<entry>
<title>rusb2: EP0 OUT reliability, HS UTMI PHY power-up, FS-only build support</title>
<updated>2026-07-13T08:30:44Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2026-07-13T08:30:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=24f8bce0bc4a07a69f242ff1e790da90719e984d'/>
<id>urn:sha1:24f8bce0bc4a07a69f242ff1e790da90719e984d</id>
<content type='text'>
- EP0 OUT: park a back-to-back data-stage packet the DCP accepted before
  PID could go NAK and deliver it into the next armed chunk; flow-control
  the single-buffer control pipe between chunks (usbtest ctrl_out
  corruption); discard a packet parked while an OUT pipe was halted so
  BOT reset recovery's fresh CBW read can't receive stale WRITE data
- HS UTMI PHY power-up per the FSP sequence, shared by dcd/hcd: CLKSEL
  programmed from the board XTAL (EK-RA8M1 runs 20 MHz; the 24 MHz reset
  default never locks) while DIRPD holds the PHY down, then timed release
- hw/bsp(ra8m1_ek): fix U60CK divider macro - BSP_CFG_U60CK_DIV used the
  generic USB_CLOCK_DIV_8 encoding (7), which USB60CKDIVCR rejects,
  leaving the USBHS link domain at 480 MHz; the USB60-specific
  BSP_CLOCKS_USB60_CLOCK_DIV_8 (4) sticks and yields the required 60 MHz
  from PLL1P
- support FS-only builds on the high-speed port: gate SYSCFG.HSE on
  TUD_OPT_HIGH_SPEED (RHPORT_DEVICE_SPEED=OPT_MODE_FULL_SPEED was a
  silent no-op) and always compile both hwfifo access widths - the FIFO
  width belongs to the module, not the link speed (FS builds corrupted
  odd-length tails: 16-bit access against MBW-32)
- iso activate: reset stale pipe bookkeeping so a BRDY firing before the
  class re-arms can't replay a pre-SET_INTERFACE transfer; write PIPEBUF
  after PIPESEL selects the pipe (PIPESEL-windowed register)
- clear-halt: re-assert BUF on a still-armed OUT pipe (usbtest case 29)
- bound the D0FIFO ready spin so an undrained double-buffered IN pipe
  can't freeze the stack with the IRQ masked
- usbtest example: cap interrupt mps at 64 on RUSB2 high speed (pipes
  6-9 have a fixed 64-byte buffer, RA6M5 UM 29.1)

Verified: usbtest 30/30 on ra6m5_ek (HS), ra4m1_ek (FS) and ra8m1_ek
(FS-forced build on the HS port).

Co-Authored-By: Claude Fable 5 &lt;noreply@anthropic.com&gt;
Claude-Session: https://claude.ai/code/session_01HeF2gZ1M7GWkz6Av4BpKPg
</content>
</entry>
<entry>
<title>license: use SPDX identifiers for src/ headers (#3749)</title>
<updated>2026-07-02T14:55:45Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2026-07-02T14:55:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7a4111b96ef6279e75579f9a18443834f6a0871d'/>
<id>urn:sha1:7a4111b96ef6279e75579f9a18443834f6a0871d</id>
<content type='text'>
* license: use SPDX identifiers for src/ headers

Replace the full ~20-line MIT license boilerplate on every src/ file with a
two-line SPDX tag (SPDX-FileCopyrightText + SPDX-License-Identifier), following
the REUSE convention used by CircuitPython and the Linux kernel. Removes ~3500
lines of duplicated boilerplate.</content>
</entry>
<entry>
<title>rusb2: move dynamic irq function to c file</title>
<updated>2023-08-01T09:41:33Z</updated>
<author>
<name>Martino Facchin</name>
<email>m.facchin@arduino.cc</email>
</author>
<published>2023-08-01T09:41:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=965627e81c63a76bb80d8319cbd9adf931a00595'/>
<id>urn:sha1:965627e81c63a76bb80d8319cbd9adf931a00595</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix ci</title>
<updated>2023-07-28T04:33:26Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-07-28T04:33:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6021803d584a95efac5bc10f89ed970b2c1fa60e'/>
<id>urn:sha1:6021803d584a95efac5bc10f89ed970b2c1fa60e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>updating hcd rusb2</title>
<updated>2023-07-26T11:55:41Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-07-18T08:22:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=fbaa148fe0f4a4b83f41efe9887a8909161710f6'/>
<id>urn:sha1:fbaa148fe0f4a4b83f41efe9887a8909161710f6</id>
<content type='text'>
- make osal_task_delay() as weak function in usbh
- implement osal_task_delay() in hcd rusb2 (may moved to other places)
</content>
</entry>
<entry>
<title>move check highspeed to rusb_ra</title>
<updated>2023-07-07T11:41:16Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-07-07T11:41:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=0f53e746ffa21b6186809b2b896ddc74d38e9058'/>
<id>urn:sha1:0f53e746ffa21b6186809b2b896ddc74d38e9058</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix build with rx</title>
<updated>2023-07-06T13:10:58Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-07-06T13:10:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c53acb145589e2733b7d1abe012e85ae590bffb7'/>
<id>urn:sha1:c53acb145589e2733b7d1abe012e85ae590bffb7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add rusb2_module_start(), more update for multiple ports for dcd rusb2</title>
<updated>2023-07-06T08:54:07Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-07-06T08:54:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=95b77a0e7356b5f6625fbdb66f35415db3aac7a9'/>
<id>urn:sha1:95b77a0e7356b5f6625fbdb66f35415db3aac7a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update ra type to include usbhs registers</title>
<updated>2023-07-06T02:34:33Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-07-05T15:09:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=f308435b649c37f0cffc1d5a566fb71c22b57aa1'/>
<id>urn:sha1:f308435b649c37f0cffc1d5a566fb71c22b57aa1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' into renesas_ra_hs_rebased</title>
<updated>2023-07-03T06:09:43Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-07-03T06:09:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=04b1a67898cbd32f09cf7ef5384b780afee30e8c'/>
<id>urn:sha1:04b1a67898cbd32f09cf7ef5384b780afee30e8c</id>
<content type='text'>
</content>
</entry>
</feed>
