mbed-os/targets
Ganesh Ramachandran 9215b9d264 Fixed pwmout & serial fuart
pwmout:
Used SystemCoreClock

Serial fuart:
SERIAL_5 & SERIAL_3 have same CTS pin (PA7), only function register is different (4 & 2).
pinmap_peripheral() will always return first match from the map.
Hence changed as, if SERIAL_5 is used, then pinmap_peripheral() should return SERIAL_5 (function register 2 to be set).
2018-09-25 13:29:12 +05:30
..
TARGET_ARM_FM replace hard-coded vector size with macro in linker scripts 2018-08-17 17:59:17 +01:00
TARGET_ARM_SSG Remove uVisor from mbed-os 2018-08-22 16:36:59 +03:00
TARGET_Analog_Devices Apply consistent system return code to adi_system_EnableRetention() 2018-08-29 13:42:16 +10:00
TARGET_Atmel Add lp/us ticker_free() functions stub. 2018-07-25 08:58:38 +02:00
TARGET_Freescale Changes in PR #7774 of PinNames.h should be reverted. This commit reverts those files excpet for K82F and K64F which are left as an example 2018-09-05 14:13:05 +03:00
TARGET_Maxim Merge pull request #7669 from SigmaDeltaTechnologiesInc/master 2018-08-17 11:10:12 -05:00
TARGET_NORDIC Merge pull request #7925 from maciejbocianski/qspi_hal_test_refactoring 2018-09-21 09:40:10 +02:00
TARGET_NUVOTON Merge pull request #7989 from OpenNuvoton/nuvoton_fix_m2351_stdiouart 2018-09-24 09:06:52 +02:00
TARGET_NXP Merge pull request #8010 from NXPmicro/NXP_Fix_UART_Parity_Sel 2018-09-17 14:46:58 +02:00
TARGET_ONSEMI Remove uVisor from mbed-os 2018-08-22 16:36:59 +03:00
TARGET_RENESAS Changes in PR #7774 of PinNames.h should be reverted. This commit reverts those files excpet for K82F and K64F which are left as an example 2018-09-05 14:13:05 +03:00
TARGET_Realtek Merge pull request #7856 from fredlee12001/master 2018-09-18 12:28:14 +02:00
TARGET_STM STM32: fix wrong LSE config in serial_baud function 2018-09-19 16:46:54 +02:00
TARGET_Silicon_Labs Merge pull request #8026 from SiliconLabs/bugfix/gpcrc 2018-09-24 10:22:13 +02:00
TARGET_TOSHIBA Fixed pwmout & serial fuart 2018-09-25 13:29:12 +05:30
TARGET_WICED WiFiInterface::get_target_default_instance() added to TARGET_WICED. 2018-07-31 15:54:20 +03:00
TARGET_WIZNET Merge pull request #7921 from Wiznet/master 2018-09-20 14:58:15 +02:00
TARGET_ublox Add lp/us ticker_free() functions stub. 2018-07-25 08:58:38 +02:00
targets.json Merge pull request #8009 from NXPmicro/LPC1768_RTC 2018-09-24 10:44:29 -05:00