Closed as not planned
Description
Describe the bug
Observing Zephyr build error when using Filesystem
fatal error: lts.h: No such file or directory
- Target platform : STM32 boards (nucleo-h743zi)
- Build Path: zephyr/samples/subsys/fs/littlefs
To Reproduce
Steps to reproduce the behavior:
- Build Command: west build -b nucleo_h743zi samples/subsys/fs/littlefs -- -DCONF_FILE=prj_blk.conf
Expected behavior
Build should be successful without any error
Impact
Not able to proceed further because of build error
Logs and console output
Environment (please complete the following information):
- OS: Windows
- Toolchain : Zephyr SDK
- Zephyr Version: 3.6.0