diff --git a/README.md b/README.md index ff1781a..78e747b 100644 --- a/README.md +++ b/README.md @@ -25,15 +25,14 @@ The DEMOs consist of a combination of a DEVICE, which represent a hardware and a Select your desired target environment. These are listed below in alphabetical order for ease of selection, no preference should be inferred. -- [`agl-rpi` / AGL + Raspberry Pi Foundation](meta-aws-demos/conf/devices/agl-rpi/README.md) - [`aws-ec2-arm64` / AWS EC2](meta-aws-demos/conf/devices/aws-ec2-arm64/README.md) - [`aws-ec2-x86-64` / AWS EC2](meta-aws-demos/conf/devices/aws-ec2-x86-64/README.md) - [`imx8m` / NXP](meta-aws-demos/conf/devices/imx8m/README.md) +- [`phyboard-mira-imx6-15` / phytec](meta-aws-demos/conf/devices/phyboard-mira-imx6-15/README.md) - [`qemuarm64`](meta-aws-demos/conf/devices/qemuarm64/README.md) - [`qemux86-64`](meta-aws-demos/conf/devices/qemux86-64/README.md) -- [`raspberrypi2` / Raspberry Pi Foundation](meta-aws-demos/conf/devices/raspberrypi2/README.md) - [`raspberrypi-64` / Raspberry Pi Foundation](meta-aws-demos/conf/devices/raspberrypi-64/README.md) -- [`phyboard-mira-imx6-15` / phytec](meta-aws-demos/conf/devices/phyboard-mira-imx6-15/README.md) +- [`raspberrypi2` / Raspberry Pi Foundation](meta-aws-demos/conf/devices/raspberrypi2/README.md) - [`ti-am572x-idk` / Texas Instruments](meta-aws-demos/conf/devices/ti-am572x-idk/README.md) - [`xilinx-zcu104-zynqmp` / Xilinx](meta-aws-demos/conf/devices/xilinx-zcu104-zynqmp/README.md) @@ -41,10 +40,10 @@ alphabetical order for ease of selection, no preference should be inferred. Generally you can build all images for all "Devices", but some combinations do not work or do not make sense! - [aws-demo-image](meta-aws-demos/recipes-core/images/aws-demo-image/README.md) -- [aws-iot-greengrass-demo-image](meta-aws-demos/recipes-core/images/aws-iot-greengrass-demo-image/README.md) - [aws-iot-device-client-demo-image](meta-aws-demos/recipes-core/images/aws-iot-device-client-demo-image/README.md) -- [aws-iot-fleetwise-test-image](meta-aws-demos/recipes-core/images/aws-iot-fleetwise-test-image/README.md) - [aws-iot-fleetwise-test-image-agl](meta-aws-demos/recipes-core/images/aws-iot-fleetwise-test-image-agl/README.md) +- [aws-iot-fleetwise-test-image](meta-aws-demos/recipes-core/images/aws-iot-fleetwise-test-image/README.md) +- [aws-iot-greengrass-demo-image](meta-aws-demos/recipes-core/images/aws-iot-greengrass-demo-image/README.md) - [aws-webrtc-demo-image](meta-aws-demos/recipes-core/images/aws-webrtc-demo-image/README.md) > [!IMPORTANT]