mbed-os/targets/TARGET_NXP/TARGET_LPC176X/device
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
..
TOOLCHAIN_ARM_MICRO Simplify CRP placement. 2017-10-02 19:23:35 +01:00
TOOLCHAIN_ARM_STD Simplify CRP placement. 2017-10-02 19:23:35 +01:00
TOOLCHAIN_GCC_ARM Ensure CRP is set correctly for IAR, GCC and ARM 2017-09-30 19:26:05 +01:00
TOOLCHAIN_GCC_CR reserved topmost 32 bytes of RAM used by IAP functions 2017-04-30 14:16:05 +02:00
TOOLCHAIN_GCC_CS Enable Compiling with ARMC6 across all targets 2017-09-11 13:20:32 -05:00
TOOLCHAIN_IAR Simplify CRP placement. 2017-10-02 19:23:35 +01:00
CRP.c Simplify CRP placement. 2017-10-02 19:23:35 +01:00
LPC17xx.h restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00
cmsis.h restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00
cmsis_nvic.h CMSIS5: Replace target defined NVIC_Set/GetVector with CMSIS implementation 2017-05-30 18:55:51 +01:00
flash_api.c Add alignment check in the flash_program_page 2018-03-27 23:04:26 +09:00
system_LPC17xx.c restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00
system_LPC17xx.h restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05:00