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-10-17 17:25:23 +02:00
Code Issues Packages Projects Releases Wiki Activity
Files
b51a7e0cc7957a301fc4837b85677601acf81a14
esp-idf/components/console/CMakeLists.txt

8 lines
308 B
CMake
Raw Normal View History

components: use new component registration api
2019-04-28 15:38:23 +08:00
idf_component_register(SRCS "commands.c"
console: simplify examples 1. simplify console examples 2. add "quit" command 3. support console command overwrite 4. add API reference
2020-02-03 18:01:04 +08:00
"esp_console_repl.c"
cmake: some formatting fixes Do not include bootloader in flash target when secure boot is enabled. Emit signing warning on all cases where signed apps are enabled (secure boot and signed images) Follow convention of capital letters for SECURE_BOOT_SIGNING_KEY variable, since it is relevant to other components, not just bootloader. Pass signing key and verification key via config, not requiring bootloader to know parent app dir. Misc. variables name corrections
2019-06-21 14:29:32 +08:00
"split_argv.c"
"argtable3/argtable3.c"
"linenoise/linenoise.c"
INCLUDE_DIRS "."
REQUIRES vfs)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 51ms 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