mbed-os/targets/TARGET_ARM_SSG/TARGET_MPS2
Filip Jagodzinski 68d222b3d1 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:12:32 +02:00
..
SDK Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00
TARGET_MPS2_M0/device Fix the build failed issue of MPS2 targets with ARMC6. 2019-04-15 16:56:44 +08:00
TARGET_MPS2_M0P/device Fix the build failed issue of MPS2 targets with ARMC6. 2019-04-15 16:56:44 +08:00
TARGET_MPS2_M3/device Fix the build failed issue of MPS2 targets with ARMC6. 2019-04-15 16:56:44 +08:00
TARGET_MPS2_M4/device Fix the build failed issue of MPS2 targets with ARMC6. 2019-04-15 16:56:44 +08:00
TARGET_MPS2_M7/device Fix the build failed issue of MPS2 targets with ARMC6. 2019-04-15 16:56:44 +08:00
PeripheralNames.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
PinNames.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
PortNames.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
analogin_api.c Add HAL API for analog in pinmap 2019-02-08 09:09:51 -06:00
device.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
ethernet_api.c Renamed files in platform to match source names 2017-02-22 18:17:54 -06:00
gpio_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
gpio_irq_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
gpio_object.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
i2c_api.c HAL I2C: adds missing DEVICE_I2C guards 2019-06-19 23:08:55 +02:00
objects.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
pinmap.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
port_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
serial_api.c MPS2: Fix serial_init when FC is not used 2019-07-09 16:12:32 +02:00
spi_api.c Add HAL API for spi pinmap 2019-02-08 09:10:37 -06:00
spi_def.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
us_ticker.c Add lp/us ticker_free() functions stub. 2018-07-25 08:58:38 +02:00