Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zynq: Remove support for Zynq-7000 SoC #303

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,9 @@ This API is for compiler dependent functions. For this release, there is only
a GCC implementation, and compiler specific code is limited to atomic
operations.

## Deprecated platforms
- AMD-Xilinx Zynq7000. Last known stable release - v2023.04

## How to contribute

As an open-source project, we welcome and encourage the community to submit
Expand Down
9 changes: 0 additions & 9 deletions cmake/platforms/zynq7-freertos.cmake

This file was deleted.

5 changes: 0 additions & 5 deletions cmake/platforms/zynq7-generic-iar.cmake

This file was deleted.

9 changes: 0 additions & 9 deletions cmake/platforms/zynq7-generic.cmake

This file was deleted.

4 changes: 0 additions & 4 deletions cmake/platforms/zynq7-linux.cmake

This file was deleted.

Loading