Commit bcf0f628 authored by Henrique Silva's avatar Henrique Silva

Update repository name

parent 90e45fb5
......@@ -2,7 +2,7 @@
cmake_minimum_required(VERSION 2.8.7)
# Project definition
project(afcipm C CXX ASM)
project(openMMC C CXX ASM)
# Color definitions
if(NOT WIN32)
......
# AFCIPM
MMC firmware for AFC boards
# openMMC
Open Source modular IPM Controller firmware
## Installation:
The following packages are needed in your system in order to compile the firmware:
......@@ -14,7 +14,7 @@ or you can run the following command under Ubuntu:
Next step is to clone this repository into your workspace.
git clone https://github.com/lnls-dig/afcipm
git clone https://github.com/lnls-dig/openMMC
## Compilation
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment