From 9263bcd5a4a30b5eb6d68c62ab8ad5a7800291f7 Mon Sep 17 00:00:00 2001 From: barthess Date: Tue, 18 Oct 2016 10:37:02 +0300 Subject: 1-Wire. Fixed demos' name --- testhal/STM32/STM32F4xx/onewire/.cproject | 1 + testhal/STM32/STM32F4xx/onewire/.project | 12 +++++++++--- 2 files changed, 10 insertions(+), 3 deletions(-) (limited to 'testhal/STM32/STM32F4xx') diff --git a/testhal/STM32/STM32F4xx/onewire/.cproject b/testhal/STM32/STM32F4xx/onewire/.cproject index f6e2450..d2cdbd2 100644 --- a/testhal/STM32/STM32F4xx/onewire/.cproject +++ b/testhal/STM32/STM32F4xx/onewire/.cproject @@ -49,4 +49,5 @@ + diff --git a/testhal/STM32/STM32F4xx/onewire/.project b/testhal/STM32/STM32F4xx/onewire/.project index 30d6ff3..a82f065 100644 --- a/testhal/STM32/STM32F4xx/onewire/.project +++ b/testhal/STM32/STM32F4xx/onewire/.project @@ -1,6 +1,6 @@ - STM32F4xx-onewire + STM32F4xx-1-Wire @@ -80,12 +80,18 @@ os-community 2 - PARENT-4-PROJECT_LOC/os + CHIBIOS_CONTRIB/os os-git 2 - PARENT-5-PROJECT_LOC/ChibiOS-RT/os + copy_PARENT/ChibiOS-RT/os + + + copy_PARENT + $%7BPARENT-1-CHIBIOS%7D + + -- cgit v1.2.3