From 332ebf56e8b06e4653b550301c1266876e98554a Mon Sep 17 00:00:00 2001 From: Rocco Marco Guglielmi Date: Sun, 17 Apr 2016 12:51:07 +0000 Subject: Added linker script for STM32F303xE Added board files for ST_NUCLEO144_F303ZE Added demo RT-STM32F303ZE-NUCLEO144 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9306 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/hal/boards/ST_NUCLEO144_F303ZE/cfg/board.chcfg | 1449 +++++++++++++++++++++ 1 file changed, 1449 insertions(+) create mode 100644 os/hal/boards/ST_NUCLEO144_F303ZE/cfg/board.chcfg (limited to 'os/hal/boards/ST_NUCLEO144_F303ZE/cfg') diff --git a/os/hal/boards/ST_NUCLEO144_F303ZE/cfg/board.chcfg b/os/hal/boards/ST_NUCLEO144_F303ZE/cfg/board.chcfg new file mode 100644 index 000000000..f7a4413f1 --- /dev/null +++ b/os/hal/boards/ST_NUCLEO144_F303ZE/cfg/board.chcfg @@ -0,0 +1,1449 @@ + + + + + resources/gencfg/processors/boards/stm32f3xx/templates + .. + 3.0.x + + STMicroelectronics NUCLEO144-F303ZE + ST_NUCLEO144_F303ZE + + STM32F303xE + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3