mirror of https://github.com/ARMmbed/mbed-os.git
Only one point of attention: STM_MODE_ANALOG_ADC_CONTROL is a specific mode that is only supported on L4. So STM_MODE_ANALOG_ADC_CONTROL was moved to index 13 (last entry) of gpio_mode table so that all the other modes are common and only the last one is specific. |
||
---|---|---|
.. | ||
TARGET_ARM_SSG | ||
TARGET_Atmel | ||
TARGET_Freescale | ||
TARGET_Maxim | ||
TARGET_NORDIC | ||
TARGET_NUVOTON | ||
TARGET_NXP | ||
TARGET_ONSEMI | ||
TARGET_RENESAS | ||
TARGET_STM | ||
TARGET_Silicon_Labs | ||
TARGET_WIZNET/TARGET_W7500x | ||
TARGET_ublox | ||
targets.json |