From 703676c1e033a33a70781666392f53a28c5a023e Mon Sep 17 00:00:00 2001 From: Ryan Vergel Date: Tue, 2 Jan 2024 12:15:25 -0700 Subject: [PATCH] Updated link to no longer use avnet --- sphinx/source/conf.py | 4 ++-- sphinx/source/docs/hardware.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sphinx/source/conf.py b/sphinx/source/conf.py index 7a9745c..3b46900 100644 --- a/sphinx/source/conf.py +++ b/sphinx/source/conf.py @@ -24,14 +24,14 @@ # -- Project information ----------------------------------------------------- project = 'KRS' -copyright = '2021-2023, dvanced Micro Devices, Inc' +copyright = '2021-2024, dvanced Micro Devices, Inc' author = 'Advanced Micro Devices, Inc' # The short X.Y version version = '1.0' # The full version, including alpha/beta/rc tags release = '1.0' -html_last_updated_fmt = 'August 4, 2023' +html_last_updated_fmt = 'January 2, 2024' # -- General configuration --------------------------------------------------- diff --git a/sphinx/source/docs/hardware.md b/sphinx/source/docs/hardware.md index 39ccd88..b094fed 100644 --- a/sphinx/source/docs/hardware.md +++ b/sphinx/source/docs/hardware.md @@ -37,4 +37,4 @@ Unofficial support is also available for the following: |------------|-------|----------|----------| | [Xilinx Zynq UltraScale+ MPSoC `ZCU102` Evaluation Kit](https://www.xilinx.com/products/boards-and-kits/ek-u1-zcu102-g.html) | ![](https://www.xilinx.com/content/dam/xilinx/imgs/kits/whats-inside/zcu102-evaluation-board-w.jpg) | [acceleration_firmware_zcu102](https://github.com/ros-acceleration/acceleration_firmware_zcu102) | The ZCU102 Evaluation Kit enables designers to jumpstart designs for automotive, industrial, video, and communications applications. This kit features a Zynq® UltraScale+™ MPSoC with a quad-core Arm® Cortex®-A53, dual-core Cortex-R5F real-time processors, and a Mali™-400 MP2 graphics processing unit | | [Zynq UltraScale+ MPSoC ZCU104 Evaluation Kit `ZCU104`](https://www.xilinx.com/products/boards-and-kits/zcu104.html) | ![](https://www.xilinx.com/content/dam/xilinx/imgs/kits/whats-inside/zcu104-evaluation-board-w.jpg) | [Contact us](https://www.xilinx.com/about/contact.html) | The ZCU104 Evaluation Kit enables designers to jumpstart designs for embedded vision applications such as surveillance, Advanced Driver Assisted Systems (ADAS), machine vision, Augmented Reality (AR), drones and medical imaging. This kit features a Zynq® UltraScale+™ MPSoC EV device with video codec and supports many common peripherals and interfaces for embedded vision use case. | -| [AVNET Ultra96-V2](https://www.avnet.com/wps/portal/us/products/new-product-introductions/npi/aes-ultra96-v2/) | ![](https://www.avnet.com/wps/wcm/connect/onesite/c163c966-18fa-44fc-81c0-e05425c52b5d/ultra96-v2-front-view.jpg?MOD=AJPERES&CACHEID=ROOTWORKSPACE.Z18_NA5A1I41L0ICD0ABNDMDDG0000-c163c966-18fa-44fc-81c0-e05425c52b5d-mBKcori) | [community port effort](https://github.com/ros-acceleration/community/issues/1) | The Ultra96-V2 is an Arm-based, Xilinx Zynq UltraScale+™ MPSoC development board based on the Linaro 96Boards Consumer Edition (CE) specification and designed with a certified radio module from Microchip providing Wi-Fi and Bluetooth. All components are updated to allow industrial temperature grade options. Additional power control and monitoring will be possible with the included Infineon PMICs.| \ No newline at end of file +| [AVNET Ultra96-V2](https://www.avnet.com/wps/portal/us/products/new-product-introductions/npi/aes-ultra96-v2/) | ![](https://www.xilinx.com/content/dam/xilinx/imgs/kits/whats-inside/ultra96-v2-front-view.jpg) | [community port effort](https://github.com/ros-acceleration/community/issues/1) | The Ultra96-V2 is an Arm-based, Xilinx Zynq UltraScale+™ MPSoC development board based on the Linaro 96Boards Consumer Edition (CE) specification and designed with a certified radio module from Microchip providing Wi-Fi and Bluetooth. All components are updated to allow industrial temperature grade options. Additional power control and monitoring will be possible with the included Infineon PMICs.| \ No newline at end of file