Conflicts:
	libraries/mbed/targets/hal/TARGET_NXP/TARGET_LPC176X/serial_api.c
pull/195/head
mazgch 2014-03-03 15:04:35 +01:00
commit 7ec41d4923
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@
/************RTC***************/
const PinMap PinMap_RTC[] = {
{PTC1, RTC_CLKIN, 2},
{PTC1, RTC_CLKIN, 1},
};
/************ADC***************/

View File

@ -18,7 +18,7 @@
/************RTC***************/
const PinMap PinMap_RTC[] = {
{PTC1, RTC_CLKIN, 2},
{PTC1, RTC_CLKIN, 1},
};
/************ADC***************/