mbed-os/targets
TomoYamanaka 04fcd33f15 Renesas : Improve Flash iap
I modified the _page_program() because when the request of the size exceeding the maximum size(256 byte) per one writing of Flash recieved, it was not able to loop the writing with sifting the address every 256 byte.

Also I modified the return value of flash_get_page_size() because I found that the minimum size per one writing of Flash is 1 byte by reviewing Flash spec.
"FLASH_PAGE_SIZE" macro's value is remain 256, it doesn't be used at flash_get_page_size(), used at _page_program() for refferencing of the maximum page size.
2018-08-02 13:48:56 +09:00
..
TARGET_ARM_FM enable HAL FLASH API on Fast Models MPS2 targets 2018-07-19 14:41:21 +01:00
TARGET_ARM_SSG MPS2 platform: Enable interrupt on rx for UART 2018-07-27 14:11:27 +02:00
TARGET_Analog_Devices Enable COG boards instruction cache 2018-06-18 16:31:15 +10:00
TARGET_Atmel Remove conflictinng system_reset() from Atmel drivers 2018-02-28 20:02:24 +00:00
TARGET_Freescale Merge pull request #7206 from mikaleppanen/k64f_async_powerup 2018-06-19 21:49:37 -05:00
TARGET_Maxim Rename files to fix warning 2018-06-18 16:46:18 -05:00
TARGET_NORDIC Merge pull request #7504 from TacoGrandeTX/feature_itm_fix 2018-07-18 09:01:13 -05:00
TARGET_NUVOTON Merge pull request #7565 from OpenNuvoton/nuc472_emac_rst 2018-07-31 11:44:01 -05:00
TARGET_NXP Merge pull request #7429 from codeauroraforum/MXRT_Fix_AnalogIn 2018-07-06 11:24:40 -05:00
TARGET_ONSEMI Rename DEVICE_LOWPOWERTIMER to DEVICE_LPTICKER 2018-05-25 12:20:09 -05:00
TARGET_RENESAS Renesas : Improve Flash iap 2018-08-02 13:48:56 +09:00
TARGET_Realtek realtek rtl8195am remove DEVICE_EMAC 2018-07-19 18:07:18 +08:00
TARGET_STM Merge pull request #7668 from bcostm/fix_cleanup_f7_hal_inittick 2018-08-01 21:42:22 -05:00
TARGET_Silicon_Labs Merge pull request #7491 from evva-sfw/feature/EFM32_make_PeripheralPins_overridable 2018-07-20 08:01:39 -05:00
TARGET_TOSHIBA Added Support for Toshiba TMPM3H6 2018-07-19 16:31:11 +05:30
TARGET_WICED WiFiInterface::get_target_default_instance() added to TARGET_WICED. 2018-07-31 15:54:20 +03:00
TARGET_WIZNET fix timer Interrupt callback function bug 2018-07-16 14:44:15 +09:00
TARGET_ublox Enable Compiling with ARMC6 across all targets 2017-09-11 13:20:32 -05:00
targets.json Merge pull request #7552 from TomoYamanaka/feature-lp-ticker 2018-08-01 15:01:30 +02:00