[add] fm33lg0xx_fl_library: FM33LG0xx FL Library package - #2030
Open
WChengLei wants to merge 3 commits into
Open
[add] fm33lg0xx_fl_library: FM33LG0xx FL Library package#2030WChengLei wants to merge 3 commits into
WChengLei wants to merge 3 commits into
Conversation
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).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
简介
添加复旦微 FM33LG0xx 系列 MCU 官方 FL 驱动库软件包(
fm33lg0xx_fl_library),配套rt-thread/bsp/fm33lg026使用(该 BSP 已改为依赖本包,见 PR #11729)。改动
说明
FM33LG0XX_FL_Library_v2.3.5原样封装(CMSIS 设备层 + FL 驱动库),未修改厂商代码RT_USING_*宏裁剪源文件,仅编译用到的驱动