mbed library with additional peripherals for ST F401 board
Fork of mbed-src by
This mbed LIB has additional peripherals for ST F401 board
- UART2 : PA_3 rx, PA_2 tx
- UART3 : PC_7 rx, PC_6 tx
- I2C2 : PB_3 SDA, PB_10 SCL
- I2C3 : PB_4 SDA, PA_8 SCL
Diff: targets/hal/TARGET_NORDIC/TARGET_NRF51822/PinNames.h
- Revision:
- 104:a6a92e2e5a92
- Parent:
- 85:e1a8e879a6a9
--- a/targets/hal/TARGET_NORDIC/TARGET_NRF51822/PinNames.h Thu Feb 20 23:00:08 2014 +0000 +++ b/targets/hal/TARGET_NORDIC/TARGET_NRF51822/PinNames.h Fri Feb 21 12:15:10 2014 +0000 @@ -1,5 +1,5 @@ /* mbed Microcontroller Library - * Copyright (c) 2006-2013 ARM Limited + * Copyright (c) 2013 Nordic Semiconductor * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.