From 361e381ac32ff7a05abeaaf1e85eb10818193f64 Mon Sep 17 00:00:00 2001 From: tom-programming Date: Tue, 6 Dec 2022 11:51:40 +0200 Subject: typo in the description AMD64 and x86_64 are the same architecture - ARM64 should be specified instead --- doc/buildWithDocker.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/buildWithDocker.md b/doc/buildWithDocker.md index 20bf85d4..c0d425e5 100644 --- a/doc/buildWithDocker.md +++ b/doc/buildWithDocker.md @@ -1,6 +1,6 @@ # Build the project using Docker -A [Docker image (Dockerfile)](../docker) containing all the build environment is available for X86_64 and AMD64 architectures. +A [Docker image (Dockerfile)](../docker) containing all the build environment is available for X86_64 and ARM64 architectures. These images make the build of the firmware and the generation of the DFU file for OTA quite easy, as well as preventing clashes with any other toolchains or development environments you may have installed. Based on Ubuntu 22.04 with the following build dependencies: -- cgit v1.2.3