Update README.md

This commit is contained in:
Leah
2015-11-11 10:16:48 -07:00
parent 6cdeebc4da
commit 01e649210d

View File

@ -19,7 +19,7 @@ called vip\_vxsim\_linux\_gnu.
1. Start by creating a new VxWorks image in Workbench by going to File > New > 1. Start by creating a new VxWorks image in Workbench by going to File > New >
Project and then selecting VxWorks Image Project. Project and then selecting VxWorks Image Project.
2. Right click on the project and go to Import > Filesystem. Choose the path 2. Right click on the project and go to Import > General > Filesystem. Choose the path
to the wolfSSL library here. Uncheck everything except the examples, src and to the wolfSSL library here. Uncheck everything except the examples, src and
wolfcrypt directories. wolfcrypt directories.
In the wolfcrypt/src folder, uncheck aes\_asm.asm and aes\_asm.s. In the wolfcrypt/src folder, uncheck aes\_asm.asm and aes\_asm.s.