From 6858c1c0eb7802f56707467ed39379836229e2d6 Mon Sep 17 00:00:00 2001 From: Rocco Marco Guglielmi Date: Tue, 3 May 2016 23:24:17 +0000 Subject: Added board files fot STM32 Nucleo64-L073RZ, Added RT-STM32L073RZ-NUCLEO64 demo git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9409 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/hal/boards/ST_NUCLEO64_L073RZ/cfg/board.chcfg | 799 +++++++++++++++++++++++ 1 file changed, 799 insertions(+) create mode 100644 os/hal/boards/ST_NUCLEO64_L073RZ/cfg/board.chcfg (limited to 'os/hal/boards/ST_NUCLEO64_L073RZ/cfg') diff --git a/os/hal/boards/ST_NUCLEO64_L073RZ/cfg/board.chcfg b/os/hal/boards/ST_NUCLEO64_L073RZ/cfg/board.chcfg new file mode 100644 index 000000000..f11de6420 --- /dev/null +++ b/os/hal/boards/ST_NUCLEO64_L073RZ/cfg/board.chcfg @@ -0,0 +1,799 @@ + + + + + resources/gencfg/processors/boards/stm32l0xx/templates + .. + 3.0.x + + STMicroelectronics STM32 Nucleo64-L073RZ + ST_NUCLEO64_L073RZ + + STM32L073xx + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3