andrzej-kaczmarek commented on a change in pull request #1038: sys/console: Add console history functionality URL: https://github.com/apache/mynewt-core/pull/1038#discussion_r184214205
########## File path: sys/console/full/syscfg.yml ########## @@ -43,6 +43,12 @@ syscfg.defs: CONSOLE_MAX_INPUT_LEN: description: 'Maximum input line length' value: 256 + CONSOLE_HIST: Review comment: I'd call this `CONSOLE_HISTORY` (but I'm ok with `console_hist` prefix in code) ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services