STT-tensorflow/tensorflow/lite/tools/make/targets
Marcin Sielski 5e4ce4f077
Fix a bug related to build TF Lite on RPI Zero.
Why:

* Enable to build TF Lite on RPI Zero.

This change addresses the need by:

* Changing compiler from arm-linux-gnueabi- to arm-linux-gnueabihf-.
2020-04-13 16:46:53 +02:00
..
aarch64_makefile.inc Refactor Makefile build of TFLite 2020-02-10 20:20:22 -08:00
bbb_makefile.inc
ios_makefile.inc
linux_makefile.inc
riscv_makefile.inc
rpi_makefile.inc Fix a bug related to build TF Lite on RPI Zero. 2020-04-13 16:46:53 +02:00
stm32f1_makefile.inc
stm32f7_makefile.inc