| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
tud_isr() must be called by application to forward the irqhandle to the
stack
|
|
|
|
update cdc_msc_freertos main.c to work with esp32s2
add CMake file
|
|
house keeping work
|
|
|
|
fix #303
|
|
|
|
|
|
|
|
|
|
|
|
implement UART for STM32F407Disco
|
|
allow board to define CROSS_COMPILE (default to arm gcc)
|
|
STM32FSDEV: Rewrite transfer ISR
|
|
add support for seeeduino xiao
|
|
|
|
[WIP] MSP430 Support
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
work with samd21 samd51 and nrf
|
|
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
|
|
|
|
|
|
|
|
make it easier to duplicate bsp
|
|
|
|
|
|
|
|
|
|
|