Closed shaunbennett closed 1 year ago
The heapless entry API currently has a bug where incorrect entries are returned when inserted. This works around that bug for now by avoiding using the entry API and instead just inserting normally where the bug isn't present.
See: https://github.com/japaric/heapless/issues/360
The heapless entry API currently has a bug where incorrect entries are returned when inserted. This works around that bug for now by avoiding using the entry API and instead just inserting normally where the bug isn't present.
See: https://github.com/japaric/heapless/issues/360