mirror of
https://github.com/Cateners/tiny_computer.git
synced 2026-05-20 16:35:47 +08:00
Update code to v1.0.14 (10)
This commit is contained in:
18
android/extern/wolfssl/IDE/MCUEXPRESSO/include.am
vendored
Normal file
18
android/extern/wolfssl/IDE/MCUEXPRESSO/include.am
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
# vim:ft=automake
|
||||
# included from Top Level Makefile.am
|
||||
# All paths should be given relative to the root
|
||||
|
||||
EXTRA_DIST += IDE/MCUEXPRESSO/wolfssl/.cproject
|
||||
EXTRA_DIST += IDE/MCUEXPRESSO/wolfssl/.project
|
||||
EXTRA_DIST += IDE/MCUEXPRESSO/wolfssl/.settings
|
||||
EXTRA_DIST += IDE/MCUEXPRESSO/wolfssl/liblinks.xml
|
||||
|
||||
EXTRA_DIST += IDE/MCUEXPRESSO/wolfcrypt_test/.cproject
|
||||
EXTRA_DIST += IDE/MCUEXPRESSO/wolfcrypt_test/.project
|
||||
EXTRA_DIST += IDE/MCUEXPRESSO/wolfcrypt_test/source/wolfcrypt_test.c
|
||||
|
||||
EXTRA_DIST += IDE/MCUEXPRESSO/benchmark/.cproject
|
||||
EXTRA_DIST += IDE/MCUEXPRESSO/benchmark/.project
|
||||
EXTRA_DIST += IDE/MCUEXPRESSO/benchmark/source/run_benchmark.c
|
||||
|
||||
EXTRA_DIST += IDE/MCUEXPRESSO/user_settings.h
|
||||
Reference in New Issue
Block a user