Releases: Infineon/serial-flash
Releases · Infineon/serial-flash
Serial Flash 1.4.2
Added support for CAT1C devices.
Serial Flash 1.3.0
Added support for CAT1B device - CYW20829.
Serial Flash 1.2.0
- Added support for HAL API v1 or v2
Serial Flash 1.1.0
- Added the following functions:
cy_serial_flash_qspi_read_async()
cy_serial_flash_qspi_abort_read()
cy_serial_flash_qspi_set_dma_interrupt_priority()
- Implemented thread-safety for use with multi-threaded RTOS environment
- Updated
cy_serial_flash_qspi_get_erase_size()
to support memories with hybrid sectors
Serial Flash 1.0.2
- Added new function cy_serial_flash_qspi_get_prog_size() to get the programming size
- Minor documentation updates
Serial Flash 1.0.1
- Minor update for documentation & branding
Serial Flash 1.0.0
Initial release providing functions for interacting with a QSPI connected external flash memory.