mirror of
https://github.com/jialexd/sdk-ameba-v4.0c_180328.git
synced 2026-07-13 06:55:44 +00:00
first add sdk
This commit is contained in:
commit
f91efd1250
3915 changed files with 1291882 additions and 0 deletions
20
component/common/network/ssl/polarssl-1.3.8/ssl_rom.mk
Executable file
20
component/common/network/ssl/polarssl-1.3.8/ssl_rom.mk
Executable file
|
|
@ -0,0 +1,20 @@
|
|||
|
||||
#*****************************************************************************#
|
||||
# ROM Object FILE LIST #
|
||||
#*****************************************************************************#
|
||||
SSL_ROM_OBJS = aes.o arc4.o \
|
||||
asn1parse.o \
|
||||
asn1write.o base64.o bignum.o \
|
||||
ctr_drbg.o des.o \
|
||||
dhm.o ecdh.o ecdsa.o \
|
||||
ecp.o ecp_curves.o \
|
||||
hmac_drbg.o \
|
||||
md.o md_wrap.o \
|
||||
md5.o \
|
||||
oid.o \
|
||||
pem.o \
|
||||
pk.o pk_wrap.o \
|
||||
pkwrite.o \
|
||||
rsa.o sha1.o sha256.o \
|
||||
sha512.o \
|
||||
rom_ssl_ram_map.o
|
||||
Loading…
Add table
Add a link
Reference in a new issue