Flash services component

The flash services component contains the device-specific code required to write and erase particular flash devices. This component is also called the memory technology driver (MTD).

The directory ${QNX_TARGET}/${PROCESSOR}/lib contains the MTD library libmtd-flash.a to handle the flash devices we support.

Note: bsp_working_dir/src/hardware/flash/mtd-flash contains source for the libmtd-flash.a library.