From 23a27e51577ded4d070794b864585829c69cdc56 Mon Sep 17 00:00:00 2001 From: Dominik Sliwa Date: Tue, 28 Jun 2016 09:51:29 +0200 Subject: Apalis_TK1_K20: SPI Communication, ADC, TSC, GPIO Support for Communication between TK1 SoC and K20 MCU This patch includes ADC, TSC and GPIO functionality. Signed-off-by: Dominik Sliwa --- .cproject | 241 ++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 125 insertions(+), 116 deletions(-) (limited to '.cproject') diff --git a/.cproject b/.cproject index 769adc3..cb96519 100644 --- a/.cproject +++ b/.cproject @@ -17,41 +17,48 @@ - - - - - - - - - - - - - - + + @@ -154,42 +158,48 @@ - - - - - - - - - - - - - - + @@ -297,4 +304,6 @@ + + -- cgit v1.2.3