This website requires JavaScript.
Explore
Help
Sign In
espressif
/
esp-idf
Watch
1
Star
0
Fork
1
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-11-19 08:49:43 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f913a10a22f471e93b6ebcc0a25f9fabee17ef81
esp-idf
/
examples
/
system
/
console
/
basic
/
sdkconfig.ci.history
5 lines
94 B
Plaintext
Raw
Normal View
History
Unescape
Escape
console: re-use the available REPL console API and improve linenoise Console example doesn't duplicate code in `console` component. Linenoise has been improved: it now has a parametrized command line length. It is now possible to paste data efficiently to the console. Note: this can only be done if the cursor is at the end of the line. Closes https://github.com/espressif/esp-idf/issues/7057
2021-07-15 11:37:11 +08:00
CONFIG_CONSOLE_STORE_HISTORY=y
example_tests: CI uses ECO0 for esp32c3 tests
2021-04-09 14:23:09 +08:00
# IDF-3090
CONFIG_ESP32C3_REV_MIN_0=y
CONFIG_ESP32C3_REV_MIN=0
Reference in New Issue
Copy Permalink