-
- Downloads
esp32: Fix asserts caused by mutex memory being in pSRAM.
Also implement empty() and full() methods for the Queue class.
Showing
- esp32/mods/moduqueue.c 40 additions, 6 deletionsesp32/mods/moduqueue.c
- esp32/mods/moduqueue.h 2 additions, 0 deletionsesp32/mods/moduqueue.h
- esp32/mpthreadport.c 25 additions, 0 deletionsesp32/mpthreadport.c
- esp32/mpthreadport.h 10 additions, 4 deletionsesp32/mpthreadport.h
- py/modthread.c 13 additions, 15 deletionspy/modthread.c
Please register or sign in to comment