tinyusb 0.16.0+dfsg-3 source package in Ubuntu
Changelog
tinyusb (0.16.0+dfsg-3) unstable; urgency=medium * tinyusb-source: mark as multi-arch:foreign -- Johannes Schauer Marin Rodrigues <email address hidden> Wed, 05 Jun 2024 19:04:50 +0200
Upload details
- Uploaded by:
- Johannes Schauer Marin Rodrigues
- Uploaded to:
- Sid
- Original maintainer:
- Johannes Schauer Marin Rodrigues
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Oracular | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
tinyusb_0.16.0+dfsg-3.dsc | 1.9 KiB | dc7d925a6d2e2fd902a42fda37ae8001cc5f76ff34a77320bbc8522bf71e9682 |
tinyusb_0.16.0+dfsg.orig.tar.xz | 1.3 MiB | a8949d51de63697b598c3961cd28c189c88bd8ae4715ad99720422f297902b23 |
tinyusb_0.16.0+dfsg-3.debian.tar.xz | 8.4 KiB | abc21061da1a6c806e724c44b90940f51d392eaf87e29314937a6b5361409995 |
Available diffs
- diff from 0.16.0+dfsg-2 to 0.16.0+dfsg-3 (522 bytes)
No changes file available.
Binary packages built by this source
- tinyusb-source: USB stack for embedded systems
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.