From 8fd8b46a4b78f631a90109a9ba72fe0c93d2e9cb Mon Sep 17 00:00:00 2001 From: xengineering Date: Sun, 28 Mar 2021 12:57:24 +0200 Subject: Initial Project Commit --- README.md | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 801d49f..4a81a0c 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,5 @@ -Easy "clone and go" repository for a libopencm3 based project. -# Instructions - 1. git clone --recurse-submodules https://github.com/libopencm3/libopencm3-template.git your-project - 2. cd your-project - 3. make -C libopencm3 # (Only needed once) - 4. make -C my-project +# ledcontrol -If you have an older git, or got ahead of yourself and skipped the ```--recurse-submodules``` -you can fix things by running ```git submodule update --init``` (This is only needed once) +A firmware project for the STM32F103C8T6 to control WS2812 LED strips. -# Directories -* my-project contains your application -* my-common-code contains something shared. - -# As a template -You should replace this with your _own_ README if you are using this -as a template. -- cgit v1.2.3-70-g09d2