Skip to content

Commit

Permalink
Re-generate remainder of the RAL
Browse files Browse the repository at this point in the history
This fixes the CCM.CS1CDR FLEXSPI1 vs FLEXSPI2 field name descrepancy.
It also seems to correct a field name in the an 1176 SNVS register.

The newly-added TRNG is because there's a field name that correctly
changes as a result of the combiner policy change.
  • Loading branch information
mciantyre committed May 21, 2023
1 parent baa9823 commit 2276d76
Show file tree
Hide file tree
Showing 8 changed files with 1,010 additions and 30 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,17 @@
**BREAKING** Rename SRC.SRSR field "LOCKUP" to "LOCKUP_SYSRESETREQ" for 1011,
1015, and 1051 MCUs.

**BREAKING** Rename CCM.CS1CDR field "FLEXSPI1" to "FLEXSPI2" for the 1060
family.

**BREAKING** Expose the "TRNG_ACC" field in TRNG.MCTL on the 1015, 1021 MCUs.

**BREAKING** Rename IOMUXC_GPR.GPR26 field "GPIO_SEL" to "GPIO_MUX1_GPIO_SEL,"
and correct the documentation.

**BREAKING** Correct the name, documentation of the SNVS.LPCR field "LVD_EN" on
the 1176.

## [0.5.0] 2022-12-27

Add support for NXP's i.MX RT 1176 dual-core MCUs. An `"imxrt1176_cm7"` feature
Expand Down
Loading

0 comments on commit 2276d76

Please sign in to comment.