随笔分类 -  嵌入式软件设计

摘要:https://wenku.baidu.com/view/827c5423647d27284a735105.html 阅读全文
posted @ 2020-03-07 16:58 _小溢 阅读(1689) 评论(0) 推荐(0)
摘要:从openssl官网下载openssl https://www.openssl.org/source/ 1.解压到linux中 2. ./config no-asm shared --prefix=$(pwd)/__install 3.修改Makefile CC AR RANLIB NM 都改为正确 阅读全文
posted @ 2019-10-25 11:22 _小溢 阅读(1207) 评论(0) 推荐(0)
摘要:1.参考 https://blog.csdn.net/dwx1005526886/article/details/80877338 阅读全文
posted @ 2019-03-14 12:22 _小溢 阅读(839) 评论(0) 推荐(0)