udebug: add udebug library code
authorFelix Fietkau <nbd@nbd.name>
Mon, 27 Nov 2023 14:44:33 +0000 (15:44 +0100)
committerFelix Fietkau <nbd@nbd.name>
Mon, 27 Nov 2023 17:30:01 +0000 (18:30 +0100)
commitd4c3066e7c5efa5f395c21db77609516d386cbf8
tree405d0aaa23f7207eb9d2f0c891ac2fb54bca8659
parentb3fa3d92e3ebae9b224a0111427d6bdd8b869399
udebug: add udebug library code

Copied and adapted from udebug.git

Signed-off-by: Felix Fietkau <nbd@nbd.name>
CMakeLists.txt
udebug-priv.h [new file with mode: 0644]
udebug-proto.h [new file with mode: 0644]
udebug-remote.c [new file with mode: 0644]
udebug.c [new file with mode: 0644]
udebug.h [new file with mode: 0644]