summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhathach <[email protected]>2020-04-03 12:20:06 +0700
committerhathach <[email protected]>2020-04-03 12:20:06 +0700
commit748cc88769ffd2039fcb0f4db9bb2cb4bc84965f (patch)
tree89a4ffed6316dcc8a560e30436b16b086553e604
parent7c33a7127f009c54fa43b94243def846284865af (diff)
add saola board.mk
-rw-r--r--hw/bsp/esp32s2_saola/board.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/bsp/esp32s2_saola/board.mk b/hw/bsp/esp32s2_saola/board.mk
new file mode 100644
index 000000000..92ca884c4
--- /dev/null
+++ b/hw/bsp/esp32s2_saola/board.mk
@@ -0,0 +1,2 @@
+# Cross Compiler for ESP32
+CROSS_COMPILE = xtensa-esp32-elf-