Clone this repo:
  1. 4da0a77 skills: fix stale paths, versions and dead superpowers references (#3975) by Ha Thach · 10 hours ago upstream/master
  2. cb76c47 Ignore the ESP-IDF component manager's dependencies.lock (#3972) by Ha Thach · 21 hours ago
  3. b51cc33 hil: call the probe reset with its timeout directly (#3971) by Ha Thach · 22 hours ago
  4. 5da5778 Remove the unused builder agent (#3970) by Ha Thach · 22 hours ago
  5. 4fd0536 hil: register usbtest's id once before the batteries, never clean it up (#3955) by Ha Thach · 33 hours ago
  6. 24f60ce hil: confirm, refuse and recover wedged boards (#3953) by Ha Thach · 2 days ago
  7. b80f1c1 Merge pull request #3952 from hathach/claude/hil-doc-pcie-topology by Ha Thach · 3 days ago
  8. b784851 docs: update ci.lan HIL topology for the second uPD720201 card by hathach · 3 days ago
  9. 06328f1 Fix FTDI latency build, add stm32f2 unique id and a stream ZLP test (#3951) by Ha Thach · 3 days ago
  10. 4be6b50 test_usbd: drop unused tusb_private.h include by hathach · 3 days ago
  11. 621d5c7 test_usbd: cover the ZLP after a full-packet stream write by hathach · 3 days ago
  12. ad0551f stm32f2: report the chip UID as board unique id by hathach · 3 days ago
  13. c09dcf0 cdch: fix FTDI latency-timer continuation callback by hathach · 3 days ago
  14. 86219eb build.py: bound the make example pool by -j, not the host core count (#3950) by Ha Thach · 3 days ago
  15. 147ccf5 usbd: hold OUT endpoints with RX_PENDING until the buffer is consumed (#3937) by Ha Thach · 4 days ago
  16. 352f672 test_ci_select: read sources as UTF-8, not the locale's encoding by hathach · 4 days ago
  17. 3d260ff usbd: keep RX_PENDING until the class consumes, not just through xfer_cb by hathach · 4 days ago
  18. a13220a usbd: hold RX_PENDING in every build, not only with OSAL_MUTEX_REQUIRED by hathach · 4 days ago
  19. c442148 usbd: document claiming an OUT endpoint from its xfer_cb by hathach · 4 days ago
  20. a5bdb90 examples/mtp: support FreeRTOS on ESP-IDF by hathach · 4 days ago