| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
lowering PLL to 128Mhz.
|
|
|
|
|
|
|
|
|
|
note: cdc_msc_freertos built but does not seems to work with kl
|
|
Update fsp to 4.0.0
|
|
|
|
with make
|
|
|
|
|
|
|
|
* update chipidea dcd, remove manual ep_count and use DCCPARAMS to get number of endpoint instead
* add dcd dcache for chipidea
* add cmake for lpc18
* add makefile build for mcx
* use fork of mcu sdk
* fix ci build with nrf
* flash rp2040 with openocd
|
|
|
|
|
|
|
|
add per family freeRTOSConfig.h also make changes to build with
freertos_kernel cmake
- hard coded configPRIO_BITS based on family
- change configSUPPORT_STATIC_ALLOCATION to 0,
configSUPPORT_DYNAMIC_ALLOCATION to 1
- enable configRECORD_STACK_HIGH_ADDRESS for tracing
- enable INCLUDE_xTaskGetCurrentTaskHandle which is required to compile
stream_buffer (although we don't use it).
|
|
|
|
tuh_itf_info_t
|
|
|
|
add HSE_VALUE define for each board with 8mhz, 12mhz accordingly
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|