Lines Matching full:support
5 * Add SMP support;
6 * Add support for 64-bit processors;
36 * Add QSPI support in drivers/spi framework;
37 * Add QSPI support in SFUD (based on the QSPI peripheral of stm32); SFUD is upgraded to version 1.1…
64 * Support Audio and microphones features in stm32f429-apollo BSP;
65 * Enable dlmodule support in x86 BSP; (SASANO Takayoshi)
114 * Support the configuration of the upward growth stack which is defined by the `ARCH_CPU_STACK_GROW…
115 * Support for ARMCC V6 and later compiler (LLVM-based Compiler); currently it's mainly used in Keil…
124 * Add multi-segment support for read and write operations in MC/SDIO driver framework (for stm32, y…
126 … with unified interfaces, management, commands, to provide more friendly support to developers and…
136 * Improve time function support in IAR and support 64bit time; (hichard)
137 * DHCPD's support for IPv6;
158 * Improve x86 BSP, support dlmodule function; (SASANO Takayoshi, parai)
162 * Modify the building script to support Python 3; <Python 3 patches have been submitted to scons an…
164 * Support for GNU GCC 7/8 version toolchains (The `-std=c99` is not added into C-compiler flags), b…
212 * Update imxrt1052-evk firmware SDK to support B model chip.
273 * Add GD32's gd32303e-eval development board support;
275 * Rewriting the hifive1 board level support package for the risc-v architecture;
276 * About i.MX RT1052, we have completed various development board support: ATK, Fire, seeed studio;
278 * On i.MX RT1052, add I2S driver and WM8960 codec driver support;
279 * Improve ETH driver support (including support for Fire development board) on i.MX RT1052.
280 * Add Hardware Timer driver support on i.MX RT1052.
305 * Add README description file to stm32f411-nucleo BSP and enable GNU GCC tool chain support;
309 * Because V2M-MPS2 does not support in 32-bit machine simulation operation, temporarily remove this…
313 * Add the function of VSCode editor assistance, and support scons --target=vsc -s under BSP folder …
323 * Improve POSIX signal support and add rt_signal_wait function and POSIX sigwait interface;
362 * Improve GNU GCC support for stm32f10x-HAL;(Xeon Xu)
483 * Better application module support.
486 ## Board Support Package:
497 * Add IAR compiler support in beaglebone bsp.
503 * Fix the SDIO issue to support sdio wifi device.
504 * Add eMMC support in SD/MMC device drivers;