Skip to content

Commit

Permalink
[bsp][stm32l496zg] add onchip config
Browse files Browse the repository at this point in the history
  • Loading branch information
supperthomas authored and mysterywolf committed Jan 2, 2025
1 parent d57b7cb commit d1056f4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 10 additions & 0 deletions bsp/stm32/stm32l496-st-nucleo/.ci/attachconfig/ci.attachconfig.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
nano:
scons_arg:
- '--strict'
kconfig:
- CONFIG_RT_USING_NANO=y
devices.on_chip:
kconfig:
- CONFIG_BSP_USING_ON_CHIP_FLASH=y
- CONFIG_BSP_USING_ON_CHIP_FLASH_FATFS=y
- CONFIG_RT_DFS_ELM_MAX_SECTOR_SIZE=2048
2 changes: 0 additions & 2 deletions bsp/stm32/stm32l496-st-nucleo/.ci/attachconfig/nano.attach

This file was deleted.

0 comments on commit d1056f4

Please sign in to comment.