Releases: Infineon/recipe-make-cat5
Releases · Infineon/recipe-make-cat5
Recipe Make Category 5 1.3.1
- Minor bug fixes
Recipe Make Category 5 1.3.0
- Optimization for speed changed to optimization for size for the IAR toolchain
- The feature of setting the default location of the ARM and IAR toolchains has been deprecated
- Support for non-generated linker scripts when LINKER_SCRIPT is defined, example scripts in bsp
- Use setting APPEXEC={flash,psram,ram} to locate code/rodata in flash XIP, psram, or ram
- Asset search paths in PLACE_COMPONENT_IN_SRAM list specify code/rodata to be placed in ram
- Special section names are supported: .cy_ramfunc places code in ram, .cy_xip* places code in flash, .cy_psram* places code in psram
Recipe Make Category 5 1.2.1
- Fixed a bug causing the image to not boot from RAM
- Fixed a bug causing incorrect XIP alignment
Recipe Make Category 5 1.2.0
- CYW55513 device support added
Recipe Make Category 5 1.0.0
- Initial production release