| Age | Commit message (Collapse) | Author |
|
tud_isr() must be called by application to forward the irqhandle to the
stack
|
|
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
|
|
|
|
|
|
|
|
about signedness.
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
Modify include of HAL, remove CMSIS clock configuration code, STM32F407 UART
|
|
implement UART for STM32F407Disco
|
|
allow board to define CROSS_COMPILE (default to arm gcc)
|
|
STM32FSDEV: Rewrite transfer ISR
|
|
fix mac address for rndis response
|
|
add support for seeeduino xiao
|
|
|