mbed-os/hal
Marcus Chang 3b32d25a96 FlashIAP: Add explicit read function to flash_api.h
On some platforms, the in-application memory is not memory mapped
and therefore cannot be accessed using memcpy.

The flash_read function added to flash_api.h (with a weak
implementation using memcpy in mbed_flash_api.c) can be used for
reading data from areas that are not memory mapped.
2017-07-14 15:13:31 +01:00
..
TARGET_FLASH_CMSIS_ALGO
storage_abstraction
analogin_api.h
analogout_api.h
buffer.h
can_api.h
can_helper.h
dma_api.h
emac_api.h
ethernet_api.h
flash_api.h
gpio_api.h
gpio_irq_api.h
i2c_api.h
lp_ticker_api.h
mbed_flash_api.c
mbed_gpio.c
mbed_lp_ticker_api.c
mbed_pinmap_common.c
mbed_ticker_api.c
mbed_us_ticker_api.c
pinmap.h
port_api.h
pwmout_api.h
rtc_api.h
serial_api.h
sleep_api.h
spi_api.h
ticker_api.h
trng_api.h
us_ticker_api.h