Skip to content

Commit

Permalink
[BSP][STM32]add stm32f407-lckfb-skystar
Browse files Browse the repository at this point in the history
  • Loading branch information
zihao-yuan authored Apr 13, 2024
1 parent c6d20e4 commit 1a8b852
Show file tree
Hide file tree
Showing 57 changed files with 17,129 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bsp_buildings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ jobs:
- "stm32/stm32f401-weact-blackpill"
- "stm32/stm32f405-smdz-breadfruit"
- "stm32/stm32f407-armfly-v5"
- "stm32/stm32f407-lckfb-skystar"
- "stm32/stm32f407-atk-explorer"
- "stm32/stm32f407-robomaster-c"
- "stm32/stm32f407-st-discovery"
Expand Down
1 change: 1 addition & 0 deletions bsp/stm32/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ STM32 系列 BSP 目前支持情况如下表所示:
| [stm32f407-rt-spark](stm32f407-rt-spark) | 睿赛德官方 F407 星火一号开发板 |
| [stm32f401-st-nucleo](stm32f401-st-nucleo) | ST 官方 STM32F401 Nucleo-64 开发板 |
| [stm32f405-smdz-breadfruit](stm32f405-smdz-breadfruit) | 三木电子 SM1432F405 开发板 |
| [stm32f407-lckfb-skystar](stm32f407-lckfb-skystar) | 立创开发板 天空星STM32F407开发板 |
| [stm32f407-atk-explorer](stm32f407-atk-explorer) | 正点原子 F407 探索者开发板 |
| [stm32f407-robomaster-c](stm32f407-robomaster-c) | 大疆公司 RoboMaster C型开发板 |
| [stm32f407-st-discovery](stm32f407-st-discovery) | ST 官方 STM32F407-discovery 开发板 |
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# scons: --strict
CONFIG_RT_USING_NANO=y
Loading

0 comments on commit 1a8b852

Please sign in to comment.