Merge pull request #1960 from hathach/fix-host-enumerate-mul-device

Fix host enumerate multiple devices from multiple host controllers
This commit is contained in:
Ha Thach
2023-03-17 15:27:56 +07:00
committed by GitHub
14 changed files with 72 additions and 53 deletions

View File

@@ -13,9 +13,6 @@ $(BUILD):
all: $(BUILD)
$(MAKE) -C $(BUILD)
clean:
$(RM) -rf $(BUILD)
flash: flash-pyocd
flash-uf2:
@$(CP) $(BUILD)/$(PROJECT).uf2 /media/$(USER)/RPI-RP2