Skip to content

phchen9/MbedTLS_Numicro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MbedTLS_Numicro

Get Started

Requirement

  • Nuvoton M2354
  • Toolchain: CMake, Ninja and Arm Compiler 6

Cloning the Repository

https://github.com/phchen9/MbedTLS_Numicro.git --recurse-submodules

Patching the Repository

cd lib/mbedtlslib/mbedtls
patch -p1 < ../patches/*.patch

Build

mkdir build
cmake -B build --preset default
cmake --build ./build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Contributors