| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Add support for MTP device class
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Mengsk <[email protected]>
|
|
use local linker to fix READONLY keyword with clang
add wba to ci build
|
|
support at32 mcu (2)
|
|
local files
|
|
|
|
|
|
|
|
|
|
|
|
|
|
change ci matrix build:
- github build make/cmake one per family on push only
- circicle do full cmake build for all toolchain (missing rx-gcc)
|
|
add stm32-tcpp0203 driver as dependency for h7rs and n6
|
|
|
|
|
|
Only support cmake build system
rename hw/mcu/analog/max32 to hw/mcu/analog/msdk
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- add skip_ci.txt to family folder to skip boards in ci run
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* try to run arm-iar with circleci with new token
* limit iar ci parallel build to 4 for medium+ and 6 for large
* add hil-hfp to compile and test with IAR
|
|
|
|
* change TUD_EPBUF_TYPE_DEF order
* add and fix -Wmissing-prototypes warnings for cmake (skip make)
|