xtensa.h: Remove old prototype.

Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
This commit is contained in:
Abdelatif Guettouche 2022-05-04 14:59:03 +02:00 committed by Xiang Xiao
parent c2d179a2f4
commit 53cf328cbe
1 changed files with 1 additions and 1 deletions

View File

@ -224,7 +224,7 @@ function xtensa-esp32-gcc-toolchain {
esac
fi
xtensa-esp32-elf-gcc --version
pip3 install esptool
pip3 install esptool==3.3.1
}
function avr-gcc-toolchain {