This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
a0ca353cda
esp-idf
/
examples
/
system
/
console
/
basic
/
sdkconfig.ci.history
2 lines
31 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-14 23:37:11 -04:00
CONFIG_CONSOLE_STORE_HISTORY=y
Reference in New Issue
Copy Permalink