Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Update a link.

...

Compatibility Concerns

Renamed Kconfigs

PR-5065 has renamed the following Kconfigs:

...

See PR-5496, git commit 855534deef50e1e9c957eb32a7b15497d1bfd34a.

PR-5712 has refactored board common logic. BOARD_SAMV7_COMMON and asd asdsd

Refactored Arch Headers

PR-5720 has refactored architectural headers affecting all ARM platforms: arm_arch.h has been removed and its contents merged into arm_internal.h. Previously, most low-level modules in arch/arm/* and boards/arm/* needed to include both headers. Following the refactor, only arm_internal.h is needed.

...