Open whaleygeek opened 7 years ago
Thanks @whaleygeek!
Some of these have been done already, so just need cleaning up in code. Others are more longer term concepts/optimizations that never quite got prioritized. great to bring these out here. I'll do a pass of these to separate these out.
Maybe we should turn some of these into "up for grabs" feature request issues...
FYI, here is a capture of the current list of TODO markers in the microbit-dal codebase:
MicroBitDevice.h
MicroBitFiber.h
MicroBitHeapAllocator.h
MicroBitRadio.h
MicroBitBLEManager.cpp // TODO: It would be much better to implement some sort of LRU/NFU policy here,
MicroBitDFUService.cpp // TODO: Raise a SYSTEM event here.
MicroBitHeapAllocator.cpp
DynamicPwm.cpp
MicroBitDisplay.cpp
MicroBitRadio.cpp
MicroBitImage.cpp