fix CROSS_COMPILE for esp32s2

This commit is contained in:
hathach
2020-04-06 20:39:20 +07:00
parent 9d26666c91
commit a344427e3f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
# Cross Compiler for ESP32
CROSS_COMPILE = xtensa-esp32-elf-
CROSS_COMPILE = xtensa-esp32s2-elf-