menu "TFLite Micro Build Options"
    
    config TF_DIR
        string "Path to TFLite Micro"
        default "$(TF_SRC)"
        help
            TFLite Micro directory path.
endmenu
