summaryrefslogtreecommitdiff
path: root/src/libecbor/ecbor_encoder.c
AgeCommit message (Collapse)Author
2021-11-24Fix encoder null item errorIvan Baldin
Remaining item counter isn't being updated when encoding arrays and maps in normal mode leading to null item error.
2018-03-05Change dir structure to accomodate multiple toolsrimio