bf03bb557f
we can use uart to debug nuttx,like debugger: 1. read/write memory 2. Use watchpoint,breakpoint,single step. use up_debugpoint api 3. Ctrl+c to stop, continue, or single step. hold uart send and receive 4. register a panic event, when crash or assert/panic, we use uart to debug. Signed-off-by: anjiahao <anjiahao@xiaomi.com> |
||
---|---|---|
.. | ||
mxser.h | ||
pty.h | ||
serial.h | ||
tioctl.h | ||
uart_16550.h | ||
uart_bth4.h | ||
uart_bth5.h | ||
uart_pl011.h | ||
uart_ram.h | ||
uart_rpmsg.h |