Install this package:
emerge -a dev-libs/tinyusb
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-libs/tinyusb
Or alternatively:
emerge --autounmask-write -a dev-libs/tinyusb
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.12.0 | 8 | ~amd64 ~x86 | 0 |
<pkgmetadata>
<maintainer type="person">
<email>xxc3ncoredxx@gmail.com</email>
<name>Oskari Pirhonen</name>
</maintainer>
<longdescription>
TinyUSB is an open-source cross-platform USB Host/Device stack for
embedded system, designed to be memory-safe with no dynamic allocation
and thread-safe with all interrupt events are deferred then handled in
the non-ISR task function.
NOTE: Doesn't include any of the files under hw/mcu and lib/.
</longdescription>
<upstream>
<maintainer>
<email>thach@tinyusb.org</email>
<name>Ha Thach</name>
</maintainer>
<bugs-to>https://github.com/hathach/tinyusb/issues</bugs-to>
<remote-id type="github">hathach/tinyusb</remote-id>
</upstream>
</pkgmetadata>
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | tinyusb-0.12.0.tar.gz | 1549075 bytes | 0.12.0 |
| Type | File | Size |
|---|---|---|
| AUX | tinyusb-config.cmake.template | 31 bytes |
| EBUILD | tinyusb-0.12.0.ebuild | 1025 bytes |
| MISC | metadata.xml | 871 bytes |