#include <lunaix/ds/mutex.h>
#include <lunaix/ds/waitq.h>
#include <lunaix/ds/rbuffer.h>
+#include <hal/term.h>
#include <usr/lunaix/serial.h>
struct rbuffer rxbuf;
int wr_len;
+ struct termport_potens* tp_cap;
+
/**
* @brief Write buffer to TX. The return code indicate
* the transaction is either done in synced mode (TX_DONE) or will be