summaryrefslogtreecommitdiff
path: root/examples/rules.mk
diff options
context:
space:
mode:
authorhathach <[email protected]>2023-03-30 00:31:26 +0700
committerhathach <[email protected]>2023-03-30 00:31:26 +0700
commit96718b7ca08d1d74cf1ecfb3816b57df50bf1616 (patch)
tree8c2372cb5976211acbbb408158a5504233ee8f3a /examples/rules.mk
parent99315bcca35e1ffb9d14705a0cd533f962bc79eb (diff)
merge s2 and s3, update cmake for espressif, add tinyusb_src as component
Diffstat (limited to 'examples/rules.mk')
-rw-r--r--examples/rules.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/rules.mk b/examples/rules.mk
index b85837c16..c125408df 100644
--- a/examples/rules.mk
+++ b/examples/rules.mk
@@ -7,7 +7,7 @@
# ---------------- GNU Make Start -----------------------
# ESP32-Sx and RP2040 has its own CMake build system
-ifeq (,$(findstring $(FAMILY),esp32s2 esp32s3 rp2040))
+ifeq (,$(findstring $(FAMILY),espressif rp2040))
# ---------------------------------------
# Compiler Flags