From 03f7867529de33eedfdb3d0a6b0256958a869368 Mon Sep 17 00:00:00 2001 From: Etienne Noreau-Hebert Date: Tue, 17 Sep 2019 10:25:53 +0900 Subject: [PATCH] Add missing reference to nutekt-digital platform tree. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dc5728d5..c6458b4c 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ In order to run user units built with SDK version 1.1-0, the following firmware #### Overall Structure: * [platform/prologue/](platform/prologue/) : prologue specific files, templates and demo projects. * [platform/minilogue-xd/](platform/minilogue-xd/) : minilogue xd specific files, templates and demo projects. +* [platform/nutekt-digita/](platform/nutekt-digital/) : Nu:Tekt NTS-1 digital specific files, templates and demo projects. * [platform/ext/](platform/ext/) : External dependencies and submodules. * [tools/](tools/) : Installation location and documentation for tools required to build projects and manipulate built products. * [devboards/](devboards/) : Information and files related to limited edition development boards.