Skip to content

OpenNuvoton/ML_M55M1_SampleCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 

Repository files navigation

ML_M55M1_SampleCode

M55M1 machine learning application project

Requirement

  1. M55M1BSP V3.01.002
  2. Keil uVision5

Install

  • Manual
    1. Download M55M1BSP from BSP release
    2. Unzip BSP zip file
    3. Copy patch files to BSP
  • Auto
python install.py
  • Folder structure
M55M1BSP-3.01.002
|--- Document
|--- Library
|--- SampleCode
|    |--- CotrexM55
|    |--- Crypto
|    |--- FreeRTOS
|    |--- Hard_Fault_Sample
|    |--- ISP
|    |--- MachineLearning
|    |--- NuEdgeWise
|    |--- NuMaker_M55M1
|    |--- PowerDelivery
|    |--- PowerManagement
|    |--- SecureApplication
|    |--- Semihost
|    |--- StdDriver
|    |--- Template
|    |--- TrustZone
|    |--- XOM
|--- ThirdParty
|    |--- executorch
|    |--- FatFs
|    |--- FreeRTOS
|    |--- libjpeg
|    |--- libmad
|    |--- lwIP
|    |--- mbedtls
|    |--- ml-embedded-evaluation-kit
|    |--- openmv
|    |--- paho.mqtt.embedded-c
|    |--- shine
|    |--- tflite_micro
|--- LICENSE
|--- README.md