NerfUS / HardwareInterface

Dependents:   NerfUS_cmake_add_library_from_mbed NerfUS NerfUSGameCoordinator

Files at this revision

API Documentation at this revision

Comitter:
Maxime Dupuis
Date:
Thu Feb 16 12:30:24 2017 -0500
Parent:
2:17746a0e459f
Child:
4:e17cc31660ad
Commit message:
Rename project to HardwareInterface

Changed in this revision

CMakeLists.txt Show annotated file Show diff for this revision Revisions of this file
--- a/CMakeLists.txt	Thu Feb 16 12:16:04 2017 -0500
+++ b/CMakeLists.txt	Thu Feb 16 12:30:24 2017 -0500
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.5)
 
-project(hardware_interface)
+project(hardwareInterface)
 
 include_directories(include)