controller_hci_uart: rename the example with suffix "_esp32" to differentiate with that of ESP32-C3

This commit is contained in:
wangmengyang
2021-08-16 11:33:04 +08:00
committed by bot
parent 5eb098393b
commit ef2a871e2c
7 changed files with 0 additions and 0 deletions
@@ -0,0 +1,8 @@
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := controller_hci_uart
include $(IDF_PATH)/make/project.mk