From b96bb4ea7382eb5aeb8a05a7494a580efebd3952 Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Sat, 12 Dec 2015 15:16:43 +0000 Subject: STM32F4 WDG demo added. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8584 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- testhal/STM32/STM32F4xx/WDG/.cproject | 52 +++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 testhal/STM32/STM32F4xx/WDG/.cproject (limited to 'testhal/STM32/STM32F4xx/WDG/.cproject') diff --git a/testhal/STM32/STM32F4xx/WDG/.cproject b/testhal/STM32/STM32F4xx/WDG/.cproject new file mode 100644 index 000000000..b638ed4b3 --- /dev/null +++ b/testhal/STM32/STM32F4xx/WDG/.cproject @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3