Skip to content

Use tinyusb from pico-sdk

zeha requested to merge zeha/pocket-reform:sysctl-sdk-tinyusb into main

Build sysctl and pocket-hid with tinyusb from pico-sdk instead of an external copy.

  • Removes the need to clone tinyusb.git
  • For sysctl, forks stdio_usb, so it is always available and builtin.
Edited by zeha

Merge request reports