Skip to content

Latest commit

 

History

History
70 lines (51 loc) · 1.85 KB

CHANGELOG.md

File metadata and controls

70 lines (51 loc) · 1.85 KB

Changelog

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]]

[TQMaX4XxL.SW.MCU.SDK_09.01.00.41.BSP.0003]

Added

  • 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.

Changed

  • Project:
    • Moved BSP into application folder.
    • Moved SDK patches to the corresponding folder.
    • Moved images inside sbl folder to sbl/images.
    • Moved JS scripts for debugging to gp or hsfs folder.
    • Changed folder name examples to samples.
    • Renamed qspi_sdk_file folder to sdk_patch.
    • Removed targetConfigs folder.
    • Updated .projectspecs.
  • BSP:
    • Updated FreeRTOS.
    • Code cleanup.
  • Documentation: updated all documentation.

Fixed

  • AFE example: changed frame format.

[TQMaX4XxL.SW.MCU.SDK_08.06.00.45.BSP.0002]

Added

  • 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.

Changed

  • Build system: Changed .projectspecs improving the import of the project.
  • Moved setting OSPI_DataCaptureDelay register to the nor_flash_driver.
  • Documentation: updated all documentation.

Fixed

  • 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.

[TQMaX4XxL.SW.MCU.SDK_08.06.00.45.BSP.0001]

First release.