| Age | Commit message (Collapse) | Author |
|
Update IAR template.
|
|
|
|
hid_device: use separate buffer for SET_REPORT instead of epout
|
|
|
|
|
|
|
|
Remove redundant header file includes for the hid class
|
|
|
|
|
|
|
|
|
|
Add esp32 max3421e
|
|
|
|
|
|
|
|
|
|
- skip breakpoint for espressif riscv
|
|
|
|
|
|
|
|
Some misc fixes
|
|
|
|
|
|
|
|
|
|
[osal]Add rt-thread script support.
|
|
|
|
Add Clang support
|
|
|
|
samd51 nrf
|
|
|
|
|
|
|
|
|
|
|
|
|
|
`STACK_SIZE = DEFINED(STACK_SIZE) ? STACK_SIZE : 0x1000` --> STACK_SIZE = 0
|
|
|
|
|
|
|
|
- clang work with l0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|