mbed-os/targets/TARGET_NXP/TARGET_LPC176X
toyowata 3acdc81e6d Add alignment check in the flash_program_page
* Add source address word alignment check
* malloc and memcpy are called only if data is unaligned
* malloc size is now copySize (program page size), rather than whole buffer to be written
2018-03-27 23:04:26 +09:00
..
TARGET_ARCH_PRO restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
TARGET_MBED_LPC1768 mbed LPC1768 & Xpresso LPC1769 unified 2017-10-02 11:05:39 +01:00
TARGET_UBLOX_C027 Platform support for OnboardCellular modem and u-blox cellular interface drivers. This change allows the u-blox C027 and C030 boards to use both the mbed-os OnboardCellular modem driver and the u-blox cellular interface drivers (which support both PPP and AT data modes). 2017-06-15 14:32:09 +01:00
TARGET_XBED_LPC1768 Added mapping to BTN-labelled switches 2017-04-28 11:31:48 -05:00
device Add alignment check in the flash_program_page 2018-03-27 23:04:26 +09:00
PeripheralNames.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 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
can_api.c Add can_init_frequency for NXP platforms 2017-05-15 14:27:22 +02: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 restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
objects.h LPC1768 IAP Fix (#4993) 2017-09-22 11:30:43 +01: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
pwmout_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
serial_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
sleep.c Platform: Add sleep/deepsleep user facing functions 2017-01-19 09:39:29 +00:00
spi_api.c [HAL LPC176x] Fix mask bits for SPI clock rate 2017-08-09 16:51:31 +09:00
us_ticker.c Ticker: add fire interrupt now function 2017-07-13 12:23:25 +01:00