proof of concpet that device pio-usb work with host pio-usb
This commit is contained in:
		@@ -26,7 +26,7 @@
 | 
			
		||||
 | 
			
		||||
#include "tusb_option.h"
 | 
			
		||||
 | 
			
		||||
#if CFG_TUD_ENABLED && CFG_TUSB_MCU == OPT_MCU_RP2040
 | 
			
		||||
#if CFG_TUD_ENABLED && (CFG_TUSB_MCU == OPT_MCU_RP2040) && !CFG_TUD_RPI_PIO_USB
 | 
			
		||||
 | 
			
		||||
#include "pico.h"
 | 
			
		||||
#include "rp2040_usb.h"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user