mbed-os/targets/TARGET_NXP/TARGET_LPC408X
Serge Camille 63664e11b9
NXP LPC4088: Add missing SPI SSEL pin to Pinmap
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).
2018-01-24 13:29:43 +01:00
..
TARGET_LPC4088 NXP LPC4088: Add missing SPI SSEL pin to Pinmap 2018-01-24 13:29:43 +01:00
TARGET_LPC4088_DM [HAL LPC408x] Fix mask bits for SPI clock rate 2017-08-09 16:51:31 +09:00
device Enable Compiling with ARMC6 across all targets 2017-09-11 13:20:32 -05:00
PortNames.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
analogout_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
device.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05: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
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
rtc_api.c Update RTC drivers for extended RTC. 2017-12-05 07:54:02 +01:00
sleep.c Platform: Add sleep/deepsleep user facing functions 2017-01-19 09:39:29 +00:00
us_ticker.c Ticker: add fire interrupt now function 2017-07-13 12:23:25 +01:00