mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
dev-embedded/esp-idf: fix wrong version of xtensa gcc
Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
@@ -5,7 +5,7 @@ EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{11..13} )
|
||||
PYTHON_GDB_USE=( python_targets_python3_{11,12} )
|
||||
VER="15.1.0_20250607"
|
||||
VER="14.2.0_20241119"
|
||||
GDB_VER="16.2_20250324"
|
||||
OPENOCD_VER="0.12.0-esp32-20250422"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user