mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 20:59:57 +01:00
Added freedom-e-sdk based makefile Updated ecc test code to not allocate more memory than requried Run wolfcrypt and benchmark tests on the SiFive HiFive1 targets
10 lines
261 B
Plaintext
10 lines
261 B
Plaintext
# vim:ft=automake
|
|
# included from Top Level Makefile.am
|
|
# All paths should be given relative to the root
|
|
|
|
EXTRA_DIST += \
|
|
IDE/ECLIPSE/SIFIVE/README.md \
|
|
IDE/ECLIPSE/SIFIVE/main.c \
|
|
IDE/ECLIPSE/SIFIVE/Makefile\
|
|
IDE/ECLIPSE/SIFIVE/user_settings.h
|