tflite-micro
tflite-micro copied to clipboard
build: begin using -std=c++17 and c17 in Makefile builds
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