esp32-s2_dfu/src/osal
Jerzy Kasenberg db70a35044 osal_none: Fix queue definition
OSAL_QUEUE_DEF was not updated while FIFO was changed
to use unmasked pointers.

Two fields that are crucial to new functionality were left
uninitialized resulting in FIFO slowing down in time.
2020-10-13 16:34:44 +02:00
..
osal.h add more logging to host stack 2020-09-01 19:16:50 +07:00
osal_freertos.h follow up to pr468 2020-07-21 21:06:10 +07:00
osal_mynewt.h remove osal_queue_t const qhdl from osal API 2020-05-20 14:38:34 +07:00
osal_none.h osal_none: Fix queue definition 2020-10-13 16:34:44 +02:00