aboutsummaryrefslogtreecommitdiffstats
path: root/support/make/board-includes/st_nucleo_f103rb.mk
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2015-02-28 23:40:36 -0800
committerbnewbold <bnewbold@robocracy.org>2015-02-28 23:41:35 -0800
commitdba64f7f00469da2cd5ee82f44c25fb8a069e6aa (patch)
tree318e7fdc2c84b05ba33f076008eba8cb8be8a686 /support/make/board-includes/st_nucleo_f103rb.mk
parent01e033bc302d8d82763e52b44394d42e41e47236 (diff)
downloadlibrambutan-dba64f7f00469da2cd5ee82f44c25fb8a069e6aa.tar.gz
librambutan-dba64f7f00469da2cd5ee82f44c25fb8a069e6aa.zip
board support: nucleo -> st_nucleo_f103rb
Also correct attribution in Wirish board.h
Diffstat (limited to 'support/make/board-includes/st_nucleo_f103rb.mk')
-rw-r--r--support/make/board-includes/st_nucleo_f103rb.mk10
1 files changed, 10 insertions, 0 deletions
diff --git a/support/make/board-includes/st_nucleo_f103rb.mk b/support/make/board-includes/st_nucleo_f103rb.mk
new file mode 100644
index 0000000..a2943ce
--- /dev/null
+++ b/support/make/board-includes/st_nucleo_f103rb.mk
@@ -0,0 +1,10 @@
+MCU := STM32F103RB
+PRODUCT_ID := 0003
+ERROR_LED_PORT := GPIOA
+ERROR_LED_PIN := 5
+MCU_SERIES := stm32f1
+MCU_F1_LINE := performance
+# This crap is due to ld-script limitations. If you know of a better
+# way to go about this (like some magic ld switches to specify MEMORY
+# at the command line), please tell us!
+LD_MEM_DIR := sram_20k_flash_128k