Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jan 2025 00:08:32 GMT
From:      Craig Leres <leres@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3c1a03e25e8b - main - devel/xtensa-esp-elf: Update pkg-descr
Message-ID:  <202501230008.50N08Wqm070642@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by leres:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3c1a03e25e8b5b30f5d2deb78de1a3ee361d1238

commit 3c1a03e25e8b5b30f5d2deb78de1a3ee361d1238
Author:     Craig Leres <leres@FreeBSD.org>
AuthorDate: 2025-01-23 00:08:06 +0000
Commit:     Craig Leres <leres@FreeBSD.org>
CommitDate: 2025-01-23 00:08:06 +0000

    devel/xtensa-esp-elf: Update pkg-descr
    
    The current version of the toolchain should work for versions 5.2.X
    and 5.3.X of the esp-idf.
---
 devel/xtensa-esp-elf/pkg-descr | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/devel/xtensa-esp-elf/pkg-descr b/devel/xtensa-esp-elf/pkg-descr
index d0b247037cd3..7a8ea399dc76 100644
--- a/devel/xtensa-esp-elf/pkg-descr
+++ b/devel/xtensa-esp-elf/pkg-descr
@@ -1,5 +1,5 @@
 The Espressif ESP toolchain to support Arduino and FreeRTOS projects.
 
 This version produces a gcc 13.2.0 based toolchain for use with
-versions 5.2.2, 5.3.0, and 5.3.1 of the esp-idf and esp32, esp32s2
-and esp32s3 target cpus.
+versions 5.2.X and 5.3.X of the esp-idf and esp32, esp32s2 and
+esp32s3 target cpus.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501230008.50N08Wqm070642>