Lines Matching full:bsp

45 # BSP  chapter
49 * Fix `$` warning issue in Kconfig files of each BSP;
50 * Add the LPC54114-lite BSP, including GPIO, I2C, SDCard, SPI, SPI Flash, UART driver;
51 * Add Nuvoton-M487 BSP, including UART, EMAC driver; (Bluebear 233)
52 * Add Kendryte K210 BSP with RISC-V64 dual-core SMP BSP, including UART driver, also verified with …
53 * Add RV32M1 VEGA BSP, including GPIO, I2C, SDCard, UART and other drivers;
54 * Fix the CAN driver issue in STM32F4XX-HAL BSP; (xeonxu)
55 * Fix UART DMA settings issue in STM32F10x/STM32F40x BSP; (zhouchuanfu)
56 * Fix the HEAP_BEGIN definition issue in STM32H743-Nucleo BSP; (nongxiaoming)
58 * Change stm32f107 BSP as main function entry; (whj4674672)
59 * Fix the serial interrupt handling issue in stm32f10x BSP;
60 * Add PWM, RTC and watchdog drivers to stm32f10x-HAL BSP; (XXXXzzzz000)
61 * Fix the watchdog driver issue in stm32f4xx-HAL BSP; (XXXXzzzz000)
62 * Use lwIP version 2.x in stm32f40x/stm32f107 BSP.
63 * Fix the link issue when enable cmBacktrace package in stm32f4xx-HAL BSP; (xeonxu)
64 * Support Audio and microphones features in stm32f429-apollo BSP;
65 * Enable dlmodule support in x86 BSP; (SASANO Takayoshi)
66 * Addd uTest section in the link script of qemu-vexpress-a9/stm32f429-atk-apollo BSP for automatic …
67 * Change the license to Apache License v2.0 in Godson 1C BSP; (sundm75)
68BSP framework for STM32 serial chip, such as STM32 G0/F0/L0/F1/F4/F7/H7. In new BSP framework, the…
69 * STM32F091-Nucleo Development Board BSP
70 * STM32F411-Nucleo Development Board BSP
71 * STM32L432-Nucleo Development Board BSP; (sun_shine)
72 * STM32F407-Discovery Development Board BSP
73 * STM32F446-Nucleo Development Board BSP; (andeyqi)
74 * STM32F746-Discovery Development Board BSP; (jinsheng)
75 * STM32F767-Nucleo Development Board BSP; (e31207077)
76 * STM32G071-Nucleo Development Board BSP;
77 * ATK STM32F103 NANO Development Board BSP
78 * ATK STM32F407 Explorer Development Board BSP
79 * ATK STM32F429 Apollo Development Board BSP
80 * ATK STM32F767 Apollo Development Board BSP
81 * ATK STM32L475 Pandora IoT Development Board BSP
82 * Fire STM32F103 Arbitrary Development Board BSP
83 * Fire STM32F429 Challenger Development Board BSP
84 * Fire STM32F767 Challenger Development Board BSP; (Hao Zhu)
85 * ArmFly STM32F429-v6 Development Board BSP
86 * STM32F103 iBox development board BSP; (dingo1688)
88 * STM32F107 uC/Eval Development Board BSP; (whj4674672)
89 …* and more, there are more developers involved for stm32 BSP framework, they are HubretXie, Hao Zh…
90 * Add SWM320 BSP of Synwit.cn, including GPIO, HW Timer, I2C, Watchdog, PWM, RTC, SPI, UART, etc.; …
91 * Add TI TMS320F28379D BSP, the first DSP chip supported on RT-Thread; (xuzhuoyi)
93 * Add BSP for Synopsys Design Ware ARC EM Starter Kit, bsp/synopsys/emsk_em9d, EM9D core, including…
100 * Fix the BSP path issue in scons `str(Dir('#'))`;
102 * Update the `scons --dist` command to adapt to the new BSP framework;
114 …ard, the configuration of `ARCH_CPU_STACK_GROWS_UPWARD` can be selected by BSP Kconfig file in def…
144 ## BSP section in RT-Thread v3.1.1 Change Log
146 * Upgrade the wlan adaptor to the new version of Wi-Fi management framework in amebaz BSP.
147 * Add airkiss wifi configuration code to amebaz BSP.
148 * Update Apollo2 BSP with ADC, GPIO, I2C, PDM, SPI, UART and other drivers; (Haleyl)
149 * BeagleBone BSP is changed to main function mode, and adds Kconfig configuration file.
150 * DM365 BSP adds Kconfig configuration file;
151 * Update HiFive1 BSP and add more documentation.
152 * Update imx6sx BSP to main function mode, and add Kconfig configuration file.
153 …e old imxrt1052-evk BSP. The imxrt1052-related BSPs are classified into the `bsp/imxrt` directory;…
154 * Improve stm32f4xx-HAL BSP with PWM, I2C, USB Host driver; (XuanZe, xuzhuoyi)
155 * Improve stm32f10x BSP with CAN driver and increase I2C driver; (wuhanstudio, AubrCool)
156 * Improve stm32f10x-HAL BSP with I2C, IWG, PWM, RTC and other drivers, improve UART driver; (XuanZe)
157 * Improve stm32f429-disco BSP and add I2C, LCD, Touch driver; (xuzhuoyi)
158 * Improve x86 BSP, support dlmodule function; (SASANO Takayoshi, parai)
207 ## BSP section in RT-Thread 3.1.0 Change Log
211 * Add Realtek amebaz WiFi SOC (rtl8710bn) BSP;
213 * Fix the copying packets issue in the Godson 1C BSP when sending message.
214 * The Nuvoton m05x/m451 BSP are changed into the main() entry mode, and supports GCC compilation;
216 * Add qemu-vexpress-gemini BSP for dual core A9 (RT-Thread + Linux) arch;
218 * Add CAN and PWM drivers in stm32f4xx-HAL BSP;
219 * Optimize the GPIO driver in stm32f4xx-HAL BSP;
220 * Add UART3 driver in stm32f4xx-HAL BSP;
221 * Fix the I2C1 driver clock in stm32f10x BSP and WDG control interface.
222 * Add rt_hw_us_delay interface in stm32f10x-HAL BSP;
223 * Optimize the GPIO driver in stm32f10x-HAL BSP;
224 * Add GPIO driver and RTC driver in stm32f107 BSP;
233 * Add `scons --dist` function to make distribution for a BSP.
234 * Add `scons - dist - strip' function to make a minimal files of distribution for a BSP.
268 ## BSP section in RT-Thread 3.0.4 Change Log
271 * Add SD/MMC drive in Allwinner ARM9 BSP;
272 * Add SPI and SPI Flash drivers to Allwinner ARM9 BSP.
286 * Add README files and KConfig files in LPC408x BSP;
287 * Add README documents in LPC5460x-LPCXpresso BSP;
288 * Add the display controller driver (Sundm75) in Godson 1C BSP.
289 * Add CAN driver in Loongson 1C BSP(Sundm75);
290 * In GPIO driver of Loongson 1C BSP, add (external) interrupt feature (Zhuangwei);
291 * Use SPI automatic initialization in Loongson 1C BSP.
292 * Add I2C driver in Loongson1C BSP(Sundm75);
293 * Add resistive touch screen driver in Loongson 1C BSP(Sundm75);
294 * In Loongson 1C BSP, the components initiliazation and main function is enable(Zhuangwei).
295 * Add self bootup in Loongson1C BSP (Zhuangwei);
296 * Add README files and KConfig files to Loongson 1C BSP(Zhuangwei).
297 * Fix the rx descriptor issue in init_rx_desc function in NUC472 BSP (Bluebear233);
298 * Add AC97 Audio driver in QEMU-VExpress-A9 BSP;
300 * Add I2C driver in stm32f4xx-HAL BSP, and README description file;
301 * Add cache-ops in stm32f7-disco BSP, and README description file;
303 * Add README specification files and KConfig configuration files in stm32f40x BSP;
304 * Add KConfig configuration file in stm32f20x BSP;
305 * Add README description file to stm32f411-nucleo BSP and enable GNU GCC tool chain support;
306 * Add GPIO driver and README description file in stm32f429-apollo BSP;
307 * Add KConfig configuration files in stm32f429-armfly BSP;
308 * Add README description file in stm32l476-nucleo BSP;
309 …ause V2M-MPS2 does not support in 32-bit machine simulation operation, temporarily remove this BSP.
310 …EADME description file and some firmware file, such as u-boot.bin, wifi firmware etc, in X1000 BSP;
313 * Add the function of VSCode editor assistance, and support scons --target=vsc -s under BSP folder …
357 ## BSP section in RT-Thread 3.0.3 Change Log
360 * Add v2m-mps2 bsp, which is used in Keil MDK5 for Cortex-M4/M7/M23/M33 simulation;
363 * simulator bsp can be used in Windows/Visual C++ and update SDL to v2.0.7;
364 * Add gk7102 bsp by gokemicro;(gokemicro)
365 * Add allwinner F1C100s ARM9 bsp;(uestczyh222)
402 ## BSP section in RT-Thread v3.0.2 Change log
404 * Add NUC472 bsp (bluebear)
413 * Add stm32h743-nucleo bsp (polariss)
435 ## BSP:
437 * Enhance LPC54608 BSP for kinds of compiler;
440 * Add SDIO/EMAC driver for qemu-vexpress-a9 bsp;
441 * Enable VC++ to compile simulator bsp;
442 * Add stm32f4xx-HAL bsp for kinds of STM32F4 series <User can use menuconfig to select chip>;
443 * Fix the PHY reset in stm32f429-apollo bsp;
444 * Add Audio/MMC/SLCD/Touch/USB slave/RTC/SPI/SFC Flash driver in Ingenic X1000 bsp;
462 * Add scons --dist for make a distribution for specified BSP.
464 ## BSP:
474 … This release has been delayed many time. After committed fh8620 and x1000 bsp, we are proud to an…
489 * x1000 bsp. The CPU is a XBurst CPU 1.0GHz, MIPS-based, from Ingenic Semiconductor Co.,Ltd.
490 * imx6sx bsp, only the Cortex-A9 core porting in the NXP i.MX6 solox. BTW, another full Kinetis ser…
491 * lpc5410x bsp, only the Cortex-M4 core porting.
492 * ls1cdev bsp for Loogson1C board.
493 * dm365 bsp.
494 * nRF51822/nRF52832 bsp.
495 * stm32f7-disco bsp, the first ARM Cortex-M7 porting in RT-Thread.
496 * stm32f411-nucleo bsp.
497 * Add IAR compiler support in beaglebone bsp.
608 ## BSP section in RT-Thread 2.0.0正式版更改说明
672 ## bsp section in RT-Thread 2.0.0 RC 更改说明
779 * VMM:可以在qemu中运行的 Virtual Machine Module 组件。暂时只支持 realview-pb-a8 的 bsp
783 ## BSP section in RT-Thread 2.0.0 Alpha更改说明
817 ## BSP section in RT-Thread 1.2.1更改说明
881 * bsp/stm32f0x - 增加USART1,USART2驱动,支持finsh,支持组件初始化
882 * bsp/simulator - 当RTGUI配置无效时打印错误信息
883 * bsp/simulator - 默认情况下关闭RTGUI选项
884 * bsp/simulator - 增加createdef.py文件来生成VS的def文件
885 * bsp/simulator - 当使用VC++编译时去除_TIME_T_DEFINED的定义
886 * bsp/xplorer4330 - 重命名文件Retarget.c为retarget.c,否则linux系统中编译会报错
887 * bsp/xplorer4330 - 修正GCC编译链接时关于ENTRY的警告
888 * bsp/rm48x50 - 新增GCC的移植
889 * bsp/K60Fxxxx - 修正一个编译错误