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-24 11:19:36 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
2a12872d0af6e3bb32b51b4916887b51afd4a78d
esp-idf/examples/peripherals/lcd/tjpgd/main/CMakeLists.txt

9 lines
202 B
CMake
Raw Normal View History

Merge branch 'master' into feature/esp32s2beta_update
2019-08-08 13:44:24 +10:00
set(srcs "pretty_effect.c"
lcd: simplify lcd example Move the lcd example files out of the folder spi_master, and refactor the codes with esp_lcd driver. Add image rotation function to the example.
2021-06-02 13:25:48 +08:00
"lcd_tjpgd_example_main.c"
rom/tjpgd: unify library & add rom patch remove external tjpgd library inside example enable tjpgd decoding on all chips
2021-08-27 15:28:48 +08:00
"decode_image.c"
Merge branch 'master' into feature/esp32s2beta_update
2019-08-08 13:44:24 +10:00
)
spi_example: fix the example to pass in esp32s2beta
2019-06-13 14:21:35 +08:00
Merge branch 'master' into feature/esp32s2beta_update
2019-08-08 13:44:24 +10:00
idf_component_register(SRCS ${srcs}
examples: use new component registration api
2019-04-28 15:38:46 +08:00
INCLUDE_DIRS "."
Merge branch 'master' into feature/esp32s2beta_update
2019-08-08 13:44:24 +10:00
EMBED_FILES image.jpg)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 133ms Template: 1ms
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