From 1e44cbf29d35ca020e0402f2a8289935abcb54c6 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sun, 11 Sep 2016 11:46:21 +0200 Subject: o Almost working version, not quite. Probably not the right way to do stuff. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2e9ab8f..5b1ba16 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ ## Goals and considerations -* Make microcontroller projects look and feel as much as possible as any other c/c++ project -* Use as much as possible of the chip vendor's SDK +* Make microcontroller projects look and feel as much as possible as any other c/c++ project. +* Use as much as possible of the chip vendor's SDK without requiring any changes to the SDK code. * Make the CMake code as uniform as feasible between platforms, but allow for platform-specific options and features. # Recommended layout -- cgit v1.2.3