mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-03 17:52:28 +00:00
split ext/hal/st into two modules: - hal_stm32: For the code meant to run on STM32 - hal_st: For the code meant to drive ST components Fixes #16316 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
7 lines
93 B
Smalltalk
7 lines
93 B
Smalltalk
# Kconfig - STLIB config
|
|
|
|
# Copyright (c) 2017 STMicroelectronics
|
|
|
|
config HAS_STLIB
|
|
bool
|