etl/zephyr/Kconfig
Zach Van Camp 5896b3b90e
Add full West support for ETL (#1075)
This will allow ETL to be included via west in a zephyr build without any additional wrappers or external kconfigs.

Signed-off-by: Zach Van Camp <zach.vancamp@etcconnect.com>
Co-authored-by: Zach Van Camp <zach.vancamp@etcconnect.com>
2025-04-25 18:09:13 +01:00

6 lines
119 B
Plaintext

config ETL
bool "ETL (Embedded Template Library)"
depends on CPP
help
This option enables the 'ETL' library.