-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
Description
Set up
[Mandatory] Provide details of your setup help us to reproduce the issue as quick as possible
- PC OS : macOS 11.0.1
- Board : -
- Firmware: -
Describe the bug
Building tinyusb with mynewt will trig the following warning message:
* Warning: Multiple packages with same pkg.name=tinyusb in repo tinyusb; path1=/cionic-newt-dev/repos/tinyusb/hw/mcu/raspberrypi/pico-sdk/lib/tinyusb path2=/cionic-newt-dev/repos/tinyusb
The issue is coming from pico-sdk repo in hw/raspberrypi folder, as it also includes tinyusb folder.