etl/zephyr/Kconfig
Zach Van Camp 99d899c11c 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>
# Conflicts:
#	zephyr/module.yml
2025-04-25 18:15:27 +01:00

6 lines
119 B
Plaintext

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