<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/class/usbtmc/usbtmc.h, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src/class/usbtmc/usbtmc.h?h=master</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/class/usbtmc/usbtmc.h?h=master'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2026-07-02T14:55:45Z</updated>
<entry>
<title>license: use SPDX identifiers for src/ headers (#3749)</title>
<updated>2026-07-02T14:55:45Z</updated>
<author>
<name>Ha Thach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2026-07-02T14:55:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=7a4111b96ef6279e75579f9a18443834f6a0871d'/>
<id>urn:sha1:7a4111b96ef6279e75579f9a18443834f6a0871d</id>
<content type='text'>
* license: use SPDX identifiers for src/ headers

Replace the full ~20-line MIT license boilerplate on every src/ file with a
two-line SPDX tag (SPDX-FileCopyrightText + SPDX-License-Identifier), following
the REUSE convention used by CircuitPython and the Linux kernel. Removes ~3500
lines of duplicated boilerplate.</content>
</entry>
<entry>
<title>fix Identifiers that start with '__' or '_[A-Z]' are reserved.</title>
<updated>2025-10-28T07:14:01Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2025-10-28T06:21:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d92b810df7670aae0e195fd02abef5014470c2f7'/>
<id>urn:sha1:d92b810df7670aae0e195fd02abef5014470c2f7</id>
<content type='text'>
fix compiling with nuc family
</content>
</entry>
<entry>
<title>add notification support for device class USBTMC.</title>
<updated>2024-02-26T10:43:45Z</updated>
<author>
<name>Tommie Gannert</name>
<email>tommie@gannert.se</email>
</author>
<published>2024-02-26T10:41:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=5ce7b147117826dd75c2d7b347df80b0177e7252'/>
<id>urn:sha1:5ce7b147117826dd75c2d7b347df80b0177e7252</id>
<content type='text'>
The ep_int_in is already used for responding to USB488
READ_STATUS_BYTE requests, but that EP is defined for all of USBTMC.
This extends the functionality to let callers send notifications and
receive ACKs.
</content>
</entry>
<entry>
<title>more update</title>
<updated>2023-03-22T10:01:04Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-03-22T10:01:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=096da11e88cd9d4714db9590955fb7db62edb75e'/>
<id>urn:sha1:096da11e88cd9d4714db9590955fb7db62edb75e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix bitorder in usbtmc_response_capabilities_488_t</title>
<updated>2023-03-22T09:59:57Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-03-22T09:59:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c85f46c4ab8c680eb02e6a964cf3afadf2301328'/>
<id>urn:sha1:c85f46c4ab8c680eb02e6a964cf3afadf2301328</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix trailing space and new line</title>
<updated>2023-03-17T09:12:49Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2023-03-17T09:12:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=3623ba1884ddff23e9b64766cb6dd032f1425846'/>
<id>urn:sha1:3623ba1884ddff23e9b64766cb6dd032f1425846</id>
<content type='text'>
temporarily disable codespell
</content>
</entry>
<entry>
<title>Fix typos</title>
<updated>2022-12-04T12:43:23Z</updated>
<author>
<name>Bastien Nocera</name>
<email>hadess@hadess.net</email>
</author>
<published>2022-12-04T06:58:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=6a2cf6728906aa61b44ecfe43b4ceef287b29bf8'/>
<id>urn:sha1:6a2cf6728906aa61b44ecfe43b4ceef287b29bf8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>USBTMC: Handle busy interrupt in.</title>
<updated>2022-06-26T18:34:34Z</updated>
<author>
<name>NConrad</name>
<email>pigrew@gmail.com</email>
</author>
<published>2022-06-26T18:34:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=c675debfb2dcff1697cb6643afb60c26309bdfcf'/>
<id>urn:sha1:c675debfb2dcff1697cb6643afb60c26309bdfcf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename functions to include tud_ and _cb</title>
<updated>2019-09-20T00:43:49Z</updated>
<author>
<name>Nathan Conrad</name>
<email>pigrew@gmail.com</email>
</author>
<published>2019-09-20T00:08:45Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=2a7ca15e2ce7df5f0271438bd58007ccf558eb4d'/>
<id>urn:sha1:2a7ca15e2ce7df5f0271438bd58007ccf558eb4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>s/USBTMC488/USB488/ ; fix types in bitfield</title>
<updated>2019-09-19T23:56:00Z</updated>
<author>
<name>Nathan Conrad</name>
<email>pigrew@gmail.com</email>
</author>
<published>2019-09-19T23:54:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d742c3e15cb2233e927d6fdc4702863dc41eb65a'/>
<id>urn:sha1:d742c3e15cb2233e927d6fdc4702863dc41eb65a</id>
<content type='text'>
</content>
</entry>
</feed>
