From df49d2561b35ac445670f67918b564e7d457c92e Mon Sep 17 00:00:00 2001 From: Phillip Burgess Date: Mon, 22 May 2023 13:24:59 -0700 Subject: [PATCH] rfm-poi: rename .test.only file to use tinyusb --- .../{.feather_rfm.test.only => .feather_rp2040_tinyusb.test.only} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename rfm-poi/{.feather_rfm.test.only => .feather_rp2040_tinyusb.test.only} (100%) diff --git a/rfm-poi/.feather_rfm.test.only b/rfm-poi/.feather_rp2040_tinyusb.test.only similarity index 100% rename from rfm-poi/.feather_rfm.test.only rename to rfm-poi/.feather_rp2040_tinyusb.test.only