From 8961963e6a21d3be99919d1567e8cbc4e9f8a412 Mon Sep 17 00:00:00 2001 From: Rocco Marco Guglielmi Date: Sun, 10 Apr 2016 22:59:53 +0000 Subject: Added ARD labels in STM32 Nucleo-64 board files Renamed board from ST_NUCLEO_XXXX to ST_NUCLEO64_XXXX Renamed ST Nucleo demos Updated makefiles with new board file paths git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9278 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/hal/boards/ST_NUCLEO64_F091RC/cfg/board.chcfg | 799 +++++++++++++++++++++++ 1 file changed, 799 insertions(+) create mode 100644 os/hal/boards/ST_NUCLEO64_F091RC/cfg/board.chcfg (limited to 'os/hal/boards/ST_NUCLEO64_F091RC/cfg/board.chcfg') diff --git a/os/hal/boards/ST_NUCLEO64_F091RC/cfg/board.chcfg b/os/hal/boards/ST_NUCLEO64_F091RC/cfg/board.chcfg new file mode 100644 index 000000000..2ba63b291 --- /dev/null +++ b/os/hal/boards/ST_NUCLEO64_F091RC/cfg/board.chcfg @@ -0,0 +1,799 @@ + + + + + resources/gencfg/processors/boards/stm32f0xx/templates + .. + 3.0.x + + STMicroelectronics NUCLEO64-F091RC + ST_NUCLEO64_F091RC + + STM32F091xC + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3