summaryrefslogtreecommitdiff
path: root/zephyr/Kconfig.console
Commit message (Expand)AuthorAgeFilesLines
* zephyr: make console buffer logging depend on non-minimal loggingPeter Marheine2023-04-191-0/+1
* console: Optionally drop output from ISRsstabilize-15317.B-mainAndrew McRae2023-01-171-0/+12
* zephyr/console: Add console buffer logging backendstabilize-15120.B-mainRob Barnes2022-09-151-0/+22
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* zephy: Increase shell RX ring buf sizeAndrew McRae2022-05-081-0/+4
* zephyr: Add new config to log console msgsJeremy Bettis2022-01-071-0/+9
* zephyr: increase printf buffer sizeKeith Short2021-11-171-2/+4
* zephyr: remove option to use printkDawid Niedzwiecki2021-10-261-11/+0
* zephyr: remove workaround for shell when help is enabledMichał Barnaś2021-09-291-5/+0
* zephyr: Disable console help stringsKeith Short2021-08-181-0/+5
* zephyr: shim: zephyr_print option to use printkDenis Brockus2021-08-111-0/+11
* zephyr: adjust the sizes of shell buffersDawid Niedzwiecki2021-07-121-0/+8
* zephyr: Add CONFIG_PLATFORM_EC_CONSOLE_CHANNELKeith Short2021-06-091-0/+19
* zephyr: Reduce default console buffer sizeKeith Short2021-03-101-1/+1
* zephyr: implement console read/snapshot host commandsJack Rosenthal2021-02-111-0/+26