| Age | Commit message (Collapse) | Author |
|
skip esp32s in build_all.py script
|
|
|
|
|
|
|
|
since the function signature is different
|
|
|
|
|
|
|
|
|
|
|
|
fix transmit packet endpoint's fifo
|
|
|
|
|
|
Cache MSP430 toolchain and NPM modules.
|
|
allow application to implement its own os
|
|
|
|
|
|
|
|
|
|
|
|
|
|
update ci build script to only build esp32-s2 target with freertos
examples
|
|
|
|
|
|
|
|
|
|
|
|
update cdc_msc_freertos main.c to work with esp32s2
add CMake file
|
|
skip esp32s2_saola for make build since idf use cmake
|
|
add provision for multiple configurations
|
|
|
|
|
|
|
|
added changelog for release
|
|
|
|
|
|
house keeping work
|
|
Stm32 F0,F3,F4 updates
|
|
|
|
fix #303
|
|
|
|
|
|
|
|
|
|
|
|
usbnet: tweak CDC-ECM after MacOS testing
|
|
USBD: Fix zero-length EP0 responses
|
|
|
|
|
|
|