Public fork of mbed-src to add generic stm32f030k6 target
Fork of mbed-src by
Diff: targets/hal/TARGET_STM/TARGET_STM32F4XX/PinNames.h
- Revision:
- 131:5619d5c0521f
- Parent:
- 124:73383cc04afd
diff -r 1dec54e4aec3 -r 5619d5c0521f targets/hal/TARGET_STM/TARGET_STM32F4XX/PinNames.h --- a/targets/hal/TARGET_STM/TARGET_STM32F4XX/PinNames.h Fri Mar 21 11:45:09 2014 +0000 +++ b/targets/hal/TARGET_STM/TARGET_STM32F4XX/PinNames.h Fri Mar 21 14:00:07 2014 +0000 @@ -43,6 +43,8 @@ PF_0, PF_1, PF_2, PF_3, PF_4, PF_5, PF_6, PF_7, PF_8, PF_9, PF_10, PF_11, PF_12, PF_13, PF_14, PF_15, PH_0, PH_1, PH_2, PH_3, PH_4, PH_5, PH_6, PH_7, PH_8, PH_9, PH_10, PH_11, + LED1 = PD_13, + LED2 = PD_12, LED3 = PD_13, LED4 = PD_12, LED5 = PD_14,