| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Misc. tweaks, and fix for USBTMC descriptors without an INT EP
|
|
|
|
since the function signature is different
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix transmit packet endpoint's fifo
|
|
|
|
tud_isr() must be called by application to forward the irqhandle to the
stack
|
|
|
|
|
|
|
|
|
|
about signedness.
|
|
skip esp32s2_saola for make build since idf use cmake
|
|
|
|
|
|
usbnet: tweak CDC-ECM after MacOS testing
|
|
|
|
|
|
STM32FSDEV: Rewrite transfer ISR
|
|
|
|
[WIP] MSP430 Support
|
|
comment which describes why it might be needed.
|
|
|
|
|
|
|
|
|
|
rename OPT_MCU_NUC505_USB_DMA to simply USE_DMA
|
|
NUC505 : fix operation with net_lwip_webserver
|
|
|
|
Use CRLF on UART log messages?
|
|
usbnet RNDIS correction (STM32 RNDIS now valid)
|
|
|
|
|
|
|
|
|
|
|
|
add webserver into ci build
|
|
majbthrd-nuc120
|
|
- buil_al.py skip specific MCU if .skip.MCU_ exists
- reduce stm32f070 heap & stack size to compile webserver
|