Skip to content

[add] fm33lg0xx_fl_library: FM33LG0xx FL Library package - #2030

Open
WChengLei wants to merge 3 commits into
RT-Thread:masterfrom
WChengLei:master
Open

[add] fm33lg0xx_fl_library: FM33LG0xx FL Library package#2030
WChengLei wants to merge 3 commits into
RT-Thread:masterfrom
WChengLei:master

Conversation

@WChengLei

Copy link
Copy Markdown

简介

添加复旦微 FM33LG0xx 系列 MCU 官方 FL 驱动库软件包(fm33lg0xx_fl_library),配套 rt-thread/bsp/fm33lg026 使用(该 BSP 已改为依赖本包,见 PR #11729)。

改动

peripherals/hal-sdk/fm33/fm33lg0xx_fl_library/Kconfig      # 新增:包配置(版本可选 v2.3.5 / latest)
peripherals/hal-sdk/fm33/fm33lg0xx_fl_library/package.json # 新增:包元数据
peripherals/hal-sdk/fm33/Kconfig                           # 新增:FM33 厂商菜单
peripherals/hal-sdk/Kconfig                                # 修改:注册 fm33/Kconfig

说明

  • 包主体仓库:https://github.com/WChengLei/fm33lg0xx_fl_library
  • 内容:复旦微官方 FM33LG0XX_FL_Library_v2.3.5 原样封装(CMSIS 设备层 + FL 驱动库),未修改厂商代码
  • 许可证:Mulan PSL v2(厂商版权)
  • SConscript 按 RT_USING_* 宏裁剪源文件,仅编译用到的驱动

WangChenglei added 3 commits August 28, 2026 16:37
Add FM33LG0xx FL Library package to hal-sdk category:
- peripherals/hal-sdk/fm33/fm33lg0xx_fl_library/{Kconfig, package.json}
- peripherals/hal-sdk/fm33/Kconfig (vendor level menu)
- register in peripherals/hal-sdk/Kconfig
- package.json site: add v2.3.5 (VER_SHA v2.3.5), keep latest
- Kconfig: add version choice for v2.3.5
CI (ci.py) validates VER_SHA via git ls-remote --heads (branch only)
or api.github.com/.../git/commits/{sha} (full SHA only); tag name is
not accepted. Use the full commit SHA of tag v2.3.5 (40ff960).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant