mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-21 10:26:06 +03:00
Additional help comments
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@32 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
This commit is contained in:
parent
e2cf04d605
commit
54984d1082
@ -55,7 +55,8 @@ config CONFIG_SSL_FULL_MODE
|
|||||||
The axssl sample has 3 more options, "-debug", "-state" and "-show-rsa"
|
The axssl sample has 3 more options, "-debug", "-state" and "-show-rsa"
|
||||||
|
|
||||||
This mode produces a library about 58kB in size. It is suggested that
|
This mode produces a library about 58kB in size. It is suggested that
|
||||||
this mode is used only during development.
|
this mode is used only during development, or systems that have more
|
||||||
|
generous memory limits.
|
||||||
|
|
||||||
It is the default to demonstrate the features of axTLS.
|
It is the default to demonstrate the features of axTLS.
|
||||||
|
|
||||||
@ -73,8 +74,8 @@ config CONFIG_SSL_SKELETON_MODE
|
|||||||
* Some other features/API calls may not work.
|
* Some other features/API calls may not work.
|
||||||
|
|
||||||
This mode produces a library about 37kB in size. The main
|
This mode produces a library about 37kB in size. The main
|
||||||
disadvantage of this mode is speed - it may be several times slower
|
disadvantage of this mode is speed - it will be much slower than the
|
||||||
than the other build modes.
|
other build modes.
|
||||||
|
|
||||||
endchoice
|
endchoice
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user