mbed-os/targets/TARGET_ARM_FM/TARGET_FVP_MPS2
Filip Jagodzinski 86149e59d6 FVP_MPS2: Fix serial_init when FC is not used
After adding DEVICE_SERIAL_FC guards to serial_api.h
serial_set_flow_control is not available. In case of this
implementation, this function is a no-op and may be safely removed.
2019-07-09 16:05:04 +02:00
..
SDK FastModel: rename SMM_MPS2.h to FVP_MPS2.h 2019-01-02 22:32:04 +00:00
TARGET_FVP_MPS2_M0/device FastModel: change Fastmodel memory layout regions from 3 to 2 2019-06-06 18:54:59 +01:00
TARGET_FVP_MPS2_M0P/device Merge pull request #10619 from jamesbeyond/fm-iap 2019-07-02 14:23:00 +01:00
TARGET_FVP_MPS2_M3/device FastModel: change Fastmodel memory layout regions from 3 to 2 2019-06-06 18:54:59 +01:00
TARGET_FVP_MPS2_M4/device FastModel: change Fastmodel memory layout regions from 3 to 2 2019-06-06 18:54:59 +01:00
TARGET_FVP_MPS2_M7/device FastModel: change Fastmodel memory layout regions from 3 to 2 2019-06-06 18:54:59 +01:00
drivers fix uninitialized handler pointer in ethernet driver 2018-12-06 23:38:28 +00:00
FVP_MPS2.h FastModel: rename SMM_MPS2.h to FVP_MPS2.h 2019-01-02 22:32:04 +00:00
PeripheralNames.h reformat coding styles based on coding guidelines 2018-05-21 15:37:37 +01:00
PinNames.h reformat coding styles based on coding guidelines 2018-05-21 15:37:37 +01:00
PortNames.h FastModels: add a new parent platform ARM_FM 2018-05-14 11:30:34 +01:00
analogin_api.c Add HAL API for analog in pinmap 2019-02-08 09:09:51 -06:00
device.h remove empty lines and redundant variables 2018-05-21 18:43:37 +01:00
flash_api.c Merge branch 'fm_flash' of ssh://github.com/jamesbeyond/mbed-os into rollup 2018-11-13 17:26:48 -06:00
gpio_api.c ARM SSG/FM: Cope correctly with NC GPIO 2019-05-02 12:16:34 +03:00
gpio_irq_api.c reformat coding styles based on coding guidelines 2018-05-21 15:37:37 +01:00
gpio_object.h reformat coding styles based on coding guidelines 2018-05-21 15:37:37 +01:00
i2c_api.c HAL I2C: adds missing DEVICE_I2C guards 2019-06-19 23:08:55 +02:00
lp_ticker.c FastModel: Add SPDX License Identifier 2019-04-08 11:50:22 +01:00
objects.h enable HAL FLASH API on Fast Models MPS2 targets 2018-07-19 14:41:21 +01:00
pinmap.c reformat coding styles based on coding guidelines 2018-05-21 15:37:37 +01:00
port_api.c reformat coding styles based on coding guidelines 2018-05-21 15:37:37 +01:00
serial_api.c FVP_MPS2: Fix serial_init when FC is not used 2019-07-09 16:05:04 +02:00
sleep_api.c FastModel: Add SPDX License Identifier 2019-04-08 11:50:22 +01:00
spi_api.c Add HAL API for spi pinmap 2019-02-08 09:10:37 -06:00
spi_def.h reformat coding styles based on coding guidelines 2018-05-21 15:37:37 +01:00
us_ticker.c FastModel: Add SPDX License Identifier 2019-04-08 11:50:22 +01:00