-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New Features in this Release: - BareMetal FatFS Filesystem demo application - Feature Updates for I3C Driver - ADC Potentiometer FreeRTOS application - User configurable timing options for OSPI XIP - ICM42670 IMU driver - New component for MIPI DPHY - Support for ILI9488 1-lane Display - Support for AR0145 Camera Sensor - Support for OV5647 Camera Sensor - Non-Secure TCM partitions support without using cmse feature - Support for auto creation of NS TCM partition using linker script. - I2C address selection support for GT911 Touch Controller Updates / Fixes in this Release: - Updates in SPI, PDM, Camera Sensor, LCD panel, CDC200, PDM & CPI drivers - Updates in PM, I3C, LP/PDM applications - Update to SE FW v1.100.0 PSBT Jira's addressed: - PSBT-701: [ RTSS Camera Sensors ] Camera sensor enable macros needs to be modified in RTE_Device.h file. - PSBT-663: nx_phy_setmode declaration conflicts with definition - PSBT-607: MT9M114 camera driver: Option to use lower resolution with MIPI interface - PSBT-628: RTE_Device.h throws error whn open in (vscode) configuration wizard - PSBT-675: [ RTSS Utimer ] Not able to run the Utimer Azure RTOS application build from VS Code - PSBT-702: [ RTSS VS Code ] Getting compilation issue when trying to build blinky application using latest CMSIS 1.3.0-rc1 pack - PSBT-678: [RTSS PM] Failed to fetch boot logs for PM demo application with VS code build - PSBT-725: [ RTSS LPTIMER ] AzureRTOS LPTIMER Application is showing twice when we are selecting application in ARMDS - PSBT-747: [ RTSS ] Improper naming in the rteconfig file for ILI9488 LCD display - RBTP-205: Incorrect setting of the burst_len in the PDM driver - RBTP-206: Incorrectly named macro (ARM_PDM_MODE_FULL_BANDWIDTH_AUDIO_3071_CLK_FRQ) in the PDM header file - RBTP-207: Add a note that MPU_Load_Regions is executed before scatter load Removed / Deprecated in this Release: - None Migration Guide for this release: - AlifSemiconductor::Device:SOC Peripherals:MIPI DSI CSI2 DPHY component needed for Camera or Display - tcm_partitions.c must be placed on primary boot media (meaning in XIP build, this must be on MRAM)
- Loading branch information
1 parent
a793894
commit 6ab7b16
Showing
107 changed files
with
35,457 additions
and
3,819 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.