- 13 10月, 2021 7 次提交
-
-
由 Bernard Xiong 提交于
[update] add riscv toolchain for ci.
-
由 guo 提交于
[libc][keil] remove libc_stdio_read() in __MICROLIB
-
由 mysterywolf 提交于
-
由 guo 提交于
[bsp][simulator] support for finding a msvc path automatically
-
由 guo 提交于
[bsp/wch/arm/ch32f103c8-core/board/board.h]: 加入宏开关;添加移植文档
-
由 mysterywolf 提交于
-
由 mysterywolf 提交于
simulator add support for msvc auto find path
-
- 12 10月, 2021 17 次提交
-
-
由 charlown 提交于
[bsp/wch/arm/ch32f10x_port_cn.md]: add ch32f10x_port_cn.md.
-
由 Lim-LinYuanbo 提交于
* first commit, keil test pass * feat : n32g452xx direct structure base at32 1. 重新整理目录结构 * feat : 基于AT32,将各驱动移植整改待验证 1. 部分驱动已经整改,但未验证 2. 根据AT32整改目录结构 * feat : add README document 1. 完善配置文件 2. 添加说明文档 * feat : 验证添加的驱动 1. UART 1-3 验证通过 2. ADC 1-2 CH 6-9 验证通过 3. TIM 6-7 验证通过 * feat : complete readme document * feat : format code 1. ref https://github.com/mysterywolf/formatting * feat : 完成PWM驱动移植与自测 1. 添加PWM测试代码 2. 修正PWM驱动周期与脉冲错误问题 * feat : 删除多余代码与多余的文件,修正注释与函数命名 * feat : fix tim channel comment * feat : 完成DEMO测试例子 1. 完成MAIN函数中的LED测试例子 2. 完善README文档 3. 更新添加许可文件 * feat : 根据BSP提交自查完善固件 1. 添加.ignore_format.yml文件 2. 修正main.c的注释 * feat : add last line in .ignore_format.yml * feat : delet file_path in .ignore_format.yml * fix: gPIO/ADC driver 1. add ADC temperature&vref channel. 2.add GPIO IPD/OD configration * fix: 解决告警 1. 解决告警(rt_drv_pwm.c: warning: implicit declaration of function 'atoi') * feat: add scons --dist function * fix: 解决MDK5无法编译问题 * perf: delete invalid code Co-authored-by: Nlinyuanbo_breo_server <linyuanbo@breo.com.cn>
-
由 guo 提交于
Stm32wle5-lm401
-
由 liukangcc 提交于
-
由 guo 提交于
-
由 guo 提交于
-
由 guo 提交于
[tools] 增加将汇编启动文件入口函数由main改为entry的自动扫描脚本
-
由 Bernard Xiong 提交于
[bsp/wch/arm/Libraries/ch32_drivers/drv_rtc_ch32f10x.c]: rename rtc ops.
-
由 mysterywolf 提交于
-
由 Bernard Xiong 提交于
[update] the stm32_hal library to the latest version.
-
由 Bernard Xiong 提交于
[bsp][bluetrum] convert uintxx_t to rt_uintxx_t
-
由 Bernard Xiong 提交于
[drivers] add uart dma support for stm32l1
-
由 Bernard Xiong 提交于
[imxrt1050xxx] update imxrt template project to support scons --dist
-
由 Bernard Xiong 提交于
[update] fix stm32h750-artpi-h750 工程执行 scons --dist 后无法编译
-
由 Bernard Xiong 提交于
[bsp][simulator] Fix compilation errors
-
由 mysterywolf 提交于
-
由 mysterywolf 提交于
-
- 11 10月, 2021 16 次提交
-
-
由 charlown 提交于
-
由 还_没_想_好 提交于
-
由 LiuKang 提交于
-
由 Bernard Xiong 提交于
在bsp的lpc408x中增加ADC驱动的支持
-
由 Bernard Xiong 提交于
modify set uart clk bug
-
由 liukangcc 提交于
-
由 liukangcc 提交于
-
由 liukangcc 提交于
-
由 liukangcc 提交于
-
由 greedyhao 提交于
-
由 liukangcc 提交于
-
由 guo 提交于
add yichip/yc3121-pos bsp
-
由 mazhiyuan 提交于
-
由 mazhiyuan 提交于
-
由 guo 提交于
ACM32F4XX-nucleo bsp add
-
由 guo 提交于
[add][components][utilities]Add the Var Export component
-