| Age | Commit message (Collapse) | Author |
|
|
|
startfiles for imxrt
|
|
|
|
|
|
|
|
|
|
fix clang build with nrf
|
|
|
|
|
|
- compile nrf with __STARTUP_CLEAR_BSS and link flag -nostartfiles
|
|
|
|
|
|
assert.h file not found)
|
|
bss. Got stkerr -> hardfault
|
|
|
|
- switch unit test back to gcc, since path to clang conflict on local setup (x86 and arm)
|
|
|
|
|
|
Enhance dcd rusb2, support ra2a1 pipe number scheme
|
|
Non-bus-powered MSP430 support.
|
|
|
|
|
|
enumerated yet, probably due to bsp/clock setup
|
|
|
|
|
|
|
|
|
|
TinyUSB stack ported to MCXA and MXCN freedom boards.
|
|
|
|
|
|
Add an example of 2ch video capture.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in ramloc32
|
|
|
|
- forward MAX3421_HOST=1 from makefile to cmake
- add feather_rp2040_max3421 board to run with ci for rp2040 + max3421
|
|
|
|
sparkfun_samd21_mini_usb board support
|
|
|
|
|
|
|
|
Implemented changes suggested in the review:
- restored original name of SystemClock_Config() function
- some GPIO clocks are only enabled if macros are defined
- moved GPIO clocks init back to family.c
|