All notable changes to this project will be documented in this file. Releases are named with the following scheme:
[TQMaX4XxL.SW.MCU.BSP.<version number>]
[[TOC]]
- Automated build test.
- SBL_NULL, SBL_SD (as HSFS image only).
- Extra example projects outside the BSP:
- ICSS support.
- Multicore example.
- BSP:
- Ethernet (CPSW) support.
- Write/read factory data to/from factory EEPROM.
- EEPROM API.
- Get MAC addresses from fuses and TQ-EEPROM.
- Project:
- Moved BSP into application folder.
- Moved SDK patches to the corresponding folder.
- Moved images inside
sbl
folder tosbl/images
. - Moved JS scripts for debugging to
gp
orhsfs
folder. - Changed folder name
examples
tosamples
. - Renamed
qspi_sdk_file
folder tosdk_patch
. - Removed
targetConfigs
folder. - Updated .projectspecs.
- BSP:
- Updated FreeRTOS.
- Code cleanup.
- Documentation: updated all documentation.
- AFE example: changed frame format.
- Directory "templates" for holding actual needed files that facilitate import.
- Possibility of flashing a bootable image through uniflash.
- Own SBL and related uniflash configurations.
- License texts.
- Build system: Changed .projectspecs improving the import of the project.
- Moved setting
OSPI_DataCaptureDelay
register to the nor_flash_driver. - Documentation: updated all documentation.
- AFE example: changed frame format.
- GPIO example: solved bug that threw out wrong reading of IO states.
- EEPROM example: solved bug that didn't allow operations.
- EEPROM example: both EEPROMS can now be operated.
- CAN example: solved bug that didn't allow operations.
First release.