2023-04-21

욕토빌드중 openssl header파일이 없다고 tf-a에서 에러날경우.

sudo apt-get install libssl-dev

댓글 없음:

댓글 쓰기

How to Convert EUC-KR Source Code to UTF-8

How to Convert EUC-KR Source Code to UTF-8 I found old STM32 firmware code. The files were in EUC-KR encoding. This is an old Korean text f...