git: 3c1a03e25e8b - main - devel/xtensa-esp-elf: Update pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 23 Jan 2025 00:08:32 UTC
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.