Logo
Explore Help
Sign In
espressif/esp-idf
1
0
Fork 1
You've already forked esp-idf
mirror of https://github.com/espressif/esp-idf.git synced 2025-11-11 04:21:51 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
fc7b962e54f05ffbca2490113d5f79f87c2036d0
esp-idf/examples/get-started/blink/Makefile

11 lines
249 B
Makefile
Raw Normal View History

examples: HTTP request example
2016-09-21 14:57:02 +10:00
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
Add very simple "hello world" & "blink" examples
2016-09-27 10:30:07 +10:00
PROJECT_NAME := blink
examples: HTTP request example
2016-09-21 14:57:02 +10:00
Get started example update for addressable LED compatibility. Added the RMT/addr LED blink to the example and more detailed README.md Moved component/led_strip to common_components Added missing README file to common_components/led_strip README file update Makefile and Kconfig fixed for led_strip component Fixing end-of-line on main/blink.c Component updated to handle multiple instances Added note on the RMT channel number (ESP32 and ESP32-S2) Removed components folder from rmt/led_strip example and README updated Changed the led_strip_denit function and added ESP32-C3 RMT info on channel configuration Updates on README, Kconfig default settings and configure_led() function added
2021-01-29 18:20:40 +00:00
EXTRA_COMPONENT_DIRS = $(IDF_PATH)/examples/common_components/led_strip
examples: HTTP request example
2016-09-21 14:57:02 +10:00
include $(IDF_PATH)/make/project.mk
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 164ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API