tflite-micro icon indicating copy to clipboard operation
tflite-micro copied to clipboard

build: begin using -std=c++17 and c17 in Makefile builds

Open rkuester opened this issue 1 year ago • 0 comments

Begin using -std=c++17 and -std=c17 in Makefile builds on all platforms. Bazel builds have been using C++17 since 52c9568.

BUG=see description

rkuester avatar Jul 29 '24 21:07 rkuester