From b8d94ec2dbe63e9008ba6b271014b65f687f30d2 Mon Sep 17 00:00:00 2001 From: foamyguy Date: Wed, 23 Apr 2025 15:00:22 -0500 Subject: [PATCH] use tinyusb feather testonly --- ...rp2040.test.only => .feather_rp2040_usbhost_tinyusb.test.only} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename USB_Host_Examples/Arduino_Feather_RP2040_USB_Host_Keyboard/{.feather_rp2040.test.only => .feather_rp2040_usbhost_tinyusb.test.only} (100%) diff --git a/USB_Host_Examples/Arduino_Feather_RP2040_USB_Host_Keyboard/.feather_rp2040.test.only b/USB_Host_Examples/Arduino_Feather_RP2040_USB_Host_Keyboard/.feather_rp2040_usbhost_tinyusb.test.only similarity index 100% rename from USB_Host_Examples/Arduino_Feather_RP2040_USB_Host_Keyboard/.feather_rp2040.test.only rename to USB_Host_Examples/Arduino_Feather_RP2040_USB_Host_Keyboard/.feather_rp2040_usbhost_tinyusb.test.only