incubator-nuttx/boards/xtensa/esp32/esp32-lyrat
Huang Qi d6c56e7105 driver/telnet: Remove TELNET_CHARACTER_MODE
If TELNET_CHARACTER_MODE is set, the ECHO must be handled by the telnet server.

So this option is useless. We need a new approach to control the ECHO behavior.

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
2023-04-22 01:03:51 +08:00
..
configs driver/telnet: Remove TELNET_CHARACTER_MODE 2023-04-22 01:03:51 +08:00
include boards/esp32-lyrat: Add initial touch pad configuration 2022-12-14 22:38:10 +08:00
scripts xtensa/esp32: Simplify board linker script selection 2022-12-08 21:55:29 +08:00
src nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems() 2023-02-09 20:05:44 +08:00
Kconfig boards/xtensa/esp32-lyrat: Set up touch pad interruptions 2023-01-26 14:33:08 -03:00