blob: 87e58e359e34bd613a1bb3a0f39ab1b26428dfa5 (
plain)
1
2
3
4
5
6
7
|
MCU := STM32F103ZE
PRODUCT_ID := 0003
ERROR_LED_PORT := GPIOC
ERROR_LED_PIN := 15
MCU_SERIES := stm32f1
MCU_F1_LINE := performance
LD_MEM_DIR := maple_native # The SRAM chip makes this board special
|