From 36bb5fabba29c9765ddcb02eaaecf94d095fb6e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A1szl=C3=B3=20Monda?= Date: Mon, 26 Sep 2016 20:36:49 +0200 Subject: [PATCH] Rename the toplevel include directory to shared. Add it to the project workspace. Include led_driver.h from main.c --- right/build/kds/.cproject | 2 +- right/build/kds/.project | 5 +++++ right/src/main.c | 3 ++- {include => shared}/README.md | 0 {include => shared}/i2c_addresses.h | 0 5 files changed, 8 insertions(+), 2 deletions(-) rename {include => shared}/README.md (100%) rename {include => shared}/i2c_addresses.h (100%) diff --git a/right/build/kds/.cproject b/right/build/kds/.cproject index 2476976..a808f87 100644 --- a/right/build/kds/.cproject +++ b/right/build/kds/.cproject @@ -223,7 +223,7 @@ - +