Changed project name to fit better
This commit is contained in:
parent
11c058633c
commit
58b4d4951d
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
cmake_minimum_required(VERSION 3.10)
|
||||
project(main)
|
||||
project(blink)
|
||||
|
||||
# set(CMAKE_VERBOSE_MAKEFILE ON)
|
||||
set(CMAKE_C_COMPILER riscv-none-elf-gcc)
|
||||
|
|
Loading…
Reference in a new issue