xtensa.h: Remove old prototype.
Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
This commit is contained in:
parent
c2d179a2f4
commit
53cf328cbe
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue