microbit-dal/inc/core
Jonathan Austin 3e37cc9c4e Make microbit_heap_print() available externally
The heap printing in MicrobitHeapAllocator is really useful for
gauging how much memory is free at various points in the program.

Specifically, by calling this after the uBit object is created we
can start to measure a high-water-mark for RAM and track it over
releases, etc
2018-10-02 17:14:05 +01:00
..
ErrorNo.h Error 050: Accelerometer unavailable; 051: Magnetometer unavailable 2018-08-20 11:32:05 +01:00
EventModel.h Added listener_deletion_callback member to EventModel 2018-08-26 22:45:03 -07:00
MemberFunctionCallback.h microbit-dal: Added MIT license information. 2016-04-06 17:07:03 +01:00
MicroBitCompat.h microbit-dal: Added MIT license information. 2016-04-06 17:07:03 +01:00
MicroBitComponent.h Merge branch 'partial-flashing' into dal-integration 2018-07-06 17:42:09 +01:00
MicroBitConfig.h Add defines for radio upper/lower freq 2018-09-24 18:26:48 +01:00
MicroBitDevice.h microbit-dal: panic now accepts codes in the range 0 - 999 [issue #129 ] 2016-05-11 12:58:21 +01:00
MicroBitFiber.h microbit: Removed legacy isIdleCallbackNeeded() method. [issue #138] 2016-04-29 10:28:36 +01:00
MicroBitFont.h microbit-dal: Added MIT license information. 2016-04-06 17:07:03 +01:00
MicroBitHeapAllocator.h Make microbit_heap_print() available externally 2018-10-02 17:14:05 +01:00
MicroBitListener.h microbit: BUGFIX - missing NULL initialisation in templated MicroBitListener 2016-04-07 17:41:21 +01:00
MicroBitSystemTimer.h microbit-dal: increase granularity of the system wide timer 2016-04-25 11:30:28 +01:00
MicroBitUtil.h Refactor Accelerometer/Magnetometer code to enable new drivers 2018-05-29 18:09:48 +01:00
NotifyEvents.h microbit-dal: Added MIT license information. 2016-04-06 17:07:03 +01:00