mirror of https://github.com/ARMmbed/mbed-os.git
The Pin P5_3 (p31) was missing from the NXP LPC4088 SPI PinMap for SSEL. Adding this Pin allows usage of SPISlave with SSP2 using the SSEL pin. The pin and its SSP2_SSEL function is both documented in https://os.mbed.com/media/uploads/embeddedartists/lpc4088_qsb_pinning.xlsx as well as in UM10562 LPC408x/407x User manual Rev. 3 — 12 March 2014 chapter 7.4.1.4 Table 90 (https://www.nxp.com/docs/en/user-guide/UM10562.pdf). |
||
---|---|---|
.. | ||
TARGET_LPC4088 | ||
TARGET_LPC4088_DM | ||
device | ||
PortNames.h | ||
analogout_api.c | ||
device.h | ||
gpio_api.c | ||
gpio_irq_api.c | ||
gpio_object.h | ||
objects.h | ||
pinmap.c | ||
port_api.c | ||
rtc_api.c | ||
sleep.c | ||
us_ticker.c |