rework parsing of interupt-map in interrupt node.
[lunaix-os.git] / lunaix-os / includes / hal / serial.h
index f65fd08aa74483dcb8422990da737f6d3a20b53a..af345dad6d50ffa358d0449d696db48e91afdaed 100644 (file)
@@ -33,6 +33,8 @@ struct serial_dev
     struct rbuffer rxbuf;
     int wr_len;
 
+    struct capability_meta* tp_cap;
+
     /**
      * @brief Write buffer to TX. The return code indicate
      * the transaction is either done in synced mode (TX_DONE) or will be