mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2026-01-19 08:10:48 -05:00
Rename the CyaSSL directory to WolfSSL
This commit is contained in:
parent
1b010fbaa7
commit
8af1ad9bac
391 changed files with 0 additions and 0 deletions
|
|
@ -1,6 +0,0 @@
|
|||
AC_DEFUN([CREATE_HEX_VERSION],[
|
||||
|
||||
HEX_VERSION=`echo $VERSION | sed 's|[\-a-z0-9]*$||' | \
|
||||
awk -F. '{printf "0x%0.2d%0.3d%0.3d", $[]1, $[]2, $[]3}'`
|
||||
AC_SUBST([HEX_VERSION])
|
||||
])
|
||||
Loading…
Add table
Add a link
Reference in a new issue