simbit18 commented on PR #18262:
URL: https://github.com/apache/nuttx/pull/18262#issuecomment-3817961970
Hi @Barto22 @acassis step
Normalize stm32f4discovery/kostest
```
====================================================================================
Configuration/Tool: stm32f4discovery/kostest,CONFIG_ARM_TOOLCHAIN_GNU_EABI
2026-01-29 13:25:59
------------------------------------------------------------------------------------
Cleaning...
Configuring...
Disabling CONFIG_ARM_TOOLCHAIN_GNU_EABI
Enabling CONFIG_ARM_TOOLCHAIN_GNU_EABI
Building NuttX...
chip/stm32_gpio.c:44:11: note: '#pragma message:
CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see
tools/stm32_pinmap_tool.py'
44 | # pragma message "CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated
migrate board.h see tools/stm32_pinmap_tool.py"
| ^~~~~~~
[1/1] Normalize stm32f4discovery/kostest
15d14
< CONFIG_ARCH_FPU=y
28a28
> CONFIG_MM_KERNEL_HEAPSIZE=16384
41a42
> CONFIG_STM32_CCMEXCLUDE=y
51,52d51
< CONFIG_STM32_CCMEXCLUDE=y
< CONFIG_MM_KERNEL_HEAPSIZE=16384
Saving the new configuration file
HEAD detached at pull/18262/merge
Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git restore <file>..." to discard changes in working directory)
modified: boards/arm/stm32/stm32f4discovery/configs/kostest/defconfig
no changes added to commit (use "git add" and/or "git commit -a")
==================================================================================
==
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]