mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-02 12:49:03 +00:00
9 lines
150 B
Text
9 lines
150 B
Text
config TIFF
|
|
bool "TIFF file generation library"
|
|
default n
|
|
---help---
|
|
Enable support for the TIFF file generation program.
|
|
|
|
if TIFF
|
|
endif # TIFF
|
|
|