-
Notifications
You must be signed in to change notification settings - Fork 1
/
.mbedignore
71 lines (71 loc) · 2.57 KB
/
.mbedignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
tensorflow/lite/experimental/micro/examples/*
third_party/flatbuffers/android/*
third_party/flatbuffers/CMAKE
third_party/flatbuffers/conan/*
third_party/flatbuffers/dart/*
third_party/flatbuffers/go/*
third_party/flatbuffers/grpc/*
third_party/flatbuffers/java/*
third_party/flatbuffers/js/*
third_party/flatbuffers/lobster/*
third_party/flatbuffers/lua/*
third_party/flatbuffers/net/*
third_party/flatbuffers/php/*
third_party/flatbuffers/python/*
third_party/flatbuffers/reflection/*
third_party/flatbuffers/tests/*
third_party/flatbuffers/samples/*
third_party/flatbuffers/src/*
third_party/flatbuffers/include/flatbuffers/flatc.h
third_party/flatbuffers/include/flatbuffers/hash.h
third_party/flatbuffers/include/flatbuffers/reflection.h
third_party/flatbuffers/include/flatbuffers/code_generators.h
third_party/flatbuffers/include/flatbuffers/flexbuffers.h
third_party/flatbuffers/include/flatbuffers/idl.h
third_party/flatbuffers/include/flatbuffers/reflection_generated.h
third_party/flatbuffers/include/flatbuffers/util.h
third_party/flatbuffers/include/flatbuffers/grpc.h
third_party/flatbuffers/include/flatbuffers/minireflect.h
third_party/flatbuffers/include/flatbuffers/registry.h
third_party/gemmlowp/contrib/*
third_party/gemmlowp/eight_bit_int_gemm/*
third_party/gemmlowp/jin/*
third_party/gemmlowp/meta/*
third_party/gemmlowp/profiling/*
third_party/gemmlowp/public/*
third_party/gemmlowp/scripts/*
third_party/gemmlowp/standalone/*
third_party/gemmlowp/test/*
third_party/gemmlowp/todo/*
third_party/gemmlowp/doc/*
third_party/gemmlowp/allocator.h
third_party/gemmlowp/block_params.h
third_party/gemmlowp/common.h
third_party/gemmlowp/compute.h
third_party/gemmlowp/dispatch_gemm_shape.h
third_party/gemmlowp/kernel.h
third_party/gemmlowp/kernel_avx.h
third_party/gemmlowp/kernel_default.h
third_party/gemmlowp/kernel_msa.h
third_party/gemmlowp/kernel_neon.h
third_party/gemmlowp/kernel_reference.h
third_party/gemmlowp/kernel_sse.h
third_party/gemmlowp/multi_thread_gemm.h
third_party/gemmlowp/output.h
third_party/gemmlowp/output_avx.h
third_party/gemmlowp/output_msa.h
third_party/gemmlowp/output_neon.h
third_party/gemmlowp/output_sse.h
third_party/gemmlowp/pack.h
third_party/gemmlowp/pack_avx.h
third_party/gemmlowp/pack_msa.h
third_party/gemmlowp/pack_neon.h
third_party/gemmlowp/pack_sse.h
third_party/gemmlowp/platform.h
third_party/gemmlowp/simd_wrappers.h
third_party/gemmlowp/simd_wrappers_common_neon_sse.h
third_party/gemmlowp/simd_wrappers_msa.h
third_party/gemmlowp/simd_wrappers_neon.h
third_party/gemmlowp/simd_wrappers_sse.h
third_party/gemmlowp/single_thread_gemm.h
third_party/gemmlowp/unpack.h