| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
tusb_fifo: skip constant address functions if not used
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
seem wrong (only 24 bytes for text)
|
|
The send break capability bit is needed for serial break support with Linux and possibly MacOS hosts. [A recent Linux kernel patch made it check the ACM capability bits before sending a serial break](https://github.com/raspberrypi/linux/commit/19e321c3eedd4c681a49f532a196bead5d57205e).
|
|
|
|
|
|
|
|
Add notification support for device class USBTMC
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove redundant header file includes for the hid class
|
|
- skip breakpoint for espressif riscv
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix clang build with nrf
|
|
|
|
- compile nrf with __STARTUP_CLEAR_BSS and link flag -nostartfiles
|
|
- switch unit test back to gcc, since path to clang conflict on local setup (x86 and arm)
|
|
|
|
- allow to force nrfx version with CFG_TUD_NRF_NRFX_VERSION=1
|
|
|
|
|
|
|
|
|
|
Add SOF support for ST Synopsys port
|