Skip to content

ARM-software/MDK-Toolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MDK-Toolbox

This repository contains the documentation of the MDK-Toolbox that provides a set of command-line tools for various purposes.

Users guide

The Users Guide provides detailed information.

Included tools

The MDK-Toolbox consists of the following utilities:

  • FCARM, a file converter that reformats web files into a single C source file which is then included and compiled into a project.
  • ElfDwT, a command-line utility that computes and writes a signature into the application image file.
  • uv2csolution, a command-line utility that converts µVision projects to CMSIS solution format.
  • Mbed TLS/cert_write, an application that signs a certificate signing request, or self-signs a certificate.
  • Mbed TLS/gen_key, an application that generates a key for any of the supported public-key algorithms (RSA or ECC).

Documentation

The documentation can be built using mkdocs. It requires Python 3 to be installed on your local machine. Check out Getting Started with MkDocs to learn how to use it. A CI workflow is in place that builds the documentation automatically.

Licenses

The MDK-Toolbox utilities are provided under the following license terms: