tinyusb 0.17.0+dfsg-1 source package in Ubuntu
Changelog
tinyusb (0.17.0+dfsg-1) unstable; urgency=medium * New upstream version 0.17.0+dfsg (Closes: #1086717) * debian/copyright: update -- Johannes Schauer Marin Rodrigues <email address hidden> Wed, 27 Nov 2024 10:38:08 +0100
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 | |
---|---|---|---|---|
Plucky | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
tinyusb_0.17.0+dfsg-1.dsc | 1.9 KiB | f01c516991e47e3a4ee118adb3e02aab50965bacb5dd306e3b90056fb2b50b1e |
tinyusb_0.17.0+dfsg.orig.tar.xz | 1.4 MiB | 155c98bc6adeee39f8931634b698f703ebcc039b8c1e3ac7c047889dbddbf383 |
tinyusb_0.17.0+dfsg-1.debian.tar.xz | 8.8 KiB | a4f100fe1a3e7bf2514713e7051510b3fd9b9f330829309ebdf9d70cea1d11e4 |
Available diffs
- diff from 0.16.0+dfsg-3 to 0.17.0+dfsg-1 (694.0 KiB)
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.