Kasper Hjort Berthelsen
410fd5afc8
pkg/flatbuffers: downgrade to v23.5.26
...
Because that's what tflite-micro depends on
2024-05-24 11:57:34 +02:00
Kasper Hjort Berthelsen
ae35ff2146
pkg/flatbuffers: update flatbuffers to version 2.34.1
2024-05-21 15:21:32 +02:00
86fb4a5685
tools/flatc: don't clone flatbuffers in the global pkg dir
...
When building with make -j, flatbuffers is cloned by both the flatc build and the regular package build and from time to time a concurrency issue make the build to fail. Keeping regular flatbuffer package and flatc tool sources separate avoid this issue
2020-06-28 11:16:12 +02:00
a0b042cdd4
dist/tools: adapt tools that are built using pkg.mk
2020-06-26 09:25:45 +02:00
d0f966734a
dist/tools: remove unneccessary redefinition of GITCACHE
2020-06-23 14:54:25 +02:00
3332f7d643
dist/tools/flatc: configure cmake for out-of-source build
2020-06-19 14:23:49 +02:00
0e1e0a5b6a
dist/tools/flatc: compile with ccache (if CCACHE is set)
2020-06-02 21:42:27 +02:00
9de6047097
dist/tools: add support for flatc compiler
2020-01-13 09:41:22 +01:00