| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-07-02 | license: use SPDX identifiers for src/ headers (#3749) | Ha Thach | |
| * 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. | |||
| 2025-10-28 | fix Identifiers that start with '__' or '_[A-Z]' are reserved. | hathach | |
| fix compiling with nuc family | |||
| 2024-02-26 | add notification support for device class USBTMC. | Tommie Gannert | |
| 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. | |||
| 2023-03-22 | more update | hathach | |
| 2023-03-22 | fix bitorder in usbtmc_response_capabilities_488_t | hathach | |
| 2023-03-17 | fix trailing space and new line | hathach | |
| temporarily disable codespell | |||
| 2022-12-04 | Fix typos | Bastien Nocera | |
| 2022-06-26 | USBTMC: Handle busy interrupt in. | NConrad | |
| 2019-09-19 | Rename functions to include tud_ and _cb | Nathan Conrad | |
| 2019-09-19 | s/USBTMC488/USB488/ ; fix types in bitfield | Nathan Conrad | |
| 2019-09-18 | usbtmc updates.... | Nathan Conrad | |
| 2019-09-17 | Changes1... | Nathan Conrad | |
| 2019-09-17 | More proper handling of clear. | Nathan Conrad | |
| 2019-09-17 | Clear | Nathan Conrad | |
| 2019-09-14 | Combined status response enum (std with 488), support trigger. | Nathan Conrad | |
| 2019-09-14 | Add usbtmc class driver. | Nathan Conrad | |
