Skip to content

Commit

Permalink
Merge branch 'integration' into 'main_v08.06.00.45_xxxx'
Browse files Browse the repository at this point in the history
Merge 'integration' into 'main_v08.06.00.45_xxxx'

See merge request tq-embedded/tqmax4xx/tqmax4xxl.sw.mcu.bsp!22
  • Loading branch information
tq-delimayuki committed Feb 27, 2024
2 parents a39f6ba + c00fd65 commit c600f00
Show file tree
Hide file tree
Showing 62 changed files with 6,219 additions and 954 deletions.
4 changes: 0 additions & 4 deletions .settings/com.ti.ccstudio.project.core.prefs

This file was deleted.

111 changes: 0 additions & 111 deletions .settings/org.eclipse.cdt.codan.core.prefs

This file was deleted.

194 changes: 0 additions & 194 deletions .settings/org.eclipse.cdt.core.prefs

This file was deleted.

2 changes: 0 additions & 2 deletions .settings/org.eclipse.cdt.debug.core.prefs

This file was deleted.

3 changes: 0 additions & 3 deletions .settings/org.eclipse.cdt.ui.prefs

This file was deleted.

40 changes: 0 additions & 40 deletions .settings/org.eclipse.core.resources.prefs

This file was deleted.

35 changes: 35 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# 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_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.
Loading

0 comments on commit c600f00

Please sign in to comment.