mirror of https://github.com/ARMmbed/mbed-os.git
Currently implemented only for LPC1768. On this platform, when hardware flow control is not directly supported, it will be emulated. Also added "not_implemented.c" as a placeholder for various HAL functions that might not be implemented on all platforms (in this particular case, serial_set_flow_control). These are weak implementations that default to a "not implemented" error message. |
||
|---|---|---|
| .. | ||
| analogin_api.h | ||
| analogout_api.h | ||
| can_api.h | ||
| ethernet_api.h | ||
| gpio_api.h | ||
| gpio_irq_api.h | ||
| i2c_api.h | ||
| pinmap.h | ||
| port_api.h | ||
| pwmout_api.h | ||
| rtc_api.h | ||
| serial_api.h | ||
| sleep_api.h | ||
| spi_api.h | ||
| us_ticker_api.h | ||