mbed library sources. Supersedes mbed-src. GR-PEACH runs on RAM.
Fork of mbed-dev by
Revision 44:520636e34279, committed 2016-01-04
- Comitter:
- mbed_official
- Date:
- Mon Jan 04 12:30:10 2016 +0000
- Parent:
- 43:e3d4af315dd8
- Child:
- 45:faebcbaa5f6d
- Commit message:
- Synchronized with git revision 4dc26b3d27b901da7e72f19e23c298775fa1bfa4
Full URL: https://github.com/mbedmicro/mbed/commit/4dc26b3d27b901da7e72f19e23c298775fa1bfa4/
release platform MOTE_L152RC to public
Changed in this revision
targets/hal/TARGET_STM/TARGET_STM32L1/TARGET_MOTE_L152RC/PinNames.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/targets/hal/TARGET_STM/TARGET_STM32L1/TARGET_MOTE_L152RC/PinNames.h Mon Jan 04 12:15:11 2016 +0000 +++ b/targets/hal/TARGET_STM/TARGET_STM32L1/TARGET_MOTE_L152RC/PinNames.h Mon Jan 04 12:30:10 2016 +0000 @@ -148,9 +148,9 @@ // Generic signals namings LED1 = PB_1, - LED2 = PB_7, - LED3 = PA_10, - //LED4 = PA_5, + LED2 = PC_3, + LED3 = PB_10, + LED4 = PB_10, //USER_BUTTON = PC_13, SERIAL_TX = PA_2, SERIAL_RX = PA_3,