microbit-dal/inc
Michal Moskal 56a560e5bc Merge branch 'master' into flatstring
Conflicts:
	.gitignore
	inc/ErrorNo.h
	source/MicroBitDisplay.cpp
	source/MicroBitImage.cpp
2015-11-12 16:13:45 -08:00
..
DynamicPwm.h microbit: Memory Optimisation Mega Update 2015-08-31 23:25:10 +01:00
ErrorNo.h A new check for -> on ManagedTypes. 2015-11-04 15:43:36 -08:00
ExternalEvents.h microbit-dal: Initial Commit 2015-08-12 11:53:41 +01:00
MESEvents.h microbit-dal: Initial Commit 2015-08-12 11:53:41 +01:00
ManagedString.h Remove left-behind code 2015-10-27 08:28:50 -07:00
ManagedType.h A new check for -> on ManagedTypes. 2015-11-04 15:43:36 -08:00
MemberFunctionCallback.h microbit: Added support to remove MicroBitListener event handlers. 2015-09-10 12:53:39 +01:00
MicroBit.h Added compatibility for builds under ARMCC 2015-11-08 18:04:17 +00:00
MicroBitAccelerometer.h microbit: First cut at updates to provide tight validation within the runtime code, with a view to moving 2015-10-25 21:51:33 +00:00
MicroBitAccelerometerService.h microbit: BLE Profile Beta 1 2015-09-28 21:40:44 +01:00
MicroBitButton.h microbit: Minor bug fixes and refinements 2015-10-31 10:27:38 +00:00
MicroBitButtonService.h microbit: First cut at MicroBitButtonService and microBitIOPinService 2015-09-22 16:13:08 +01:00
MicroBitCompass.h microbit: First cut at updates to provide tight validation within the runtime code, with a view to moving 2015-10-25 21:51:33 +00:00
MicroBitCompat.h microbit: First cut at updates to provide tight validation within the runtime code, with a view to moving 2015-10-25 21:51:33 +00:00
MicroBitComponent.h Merge branch 'master' into simplified-eventing 2015-10-18 18:20:03 +01:00
MicroBitConfig.h microbit: Updated default evernt queue depth to match test cases 2015-11-01 18:23:54 +00:00
MicroBitDFUService.h microbit: Final updates to BLE profile 2015-10-18 14:46:42 +01:00
MicroBitDisplay.h Merge branch 'simplified-eventing' 2015-11-01 18:22:27 +00:00
MicroBitEvent.h microbit: Added configurable event processing options into MicroBitEvent 2015-09-12 11:34:16 +01:00
MicroBitEventService.h microbit: BLE Profile Beta 1 2015-09-28 21:40:44 +01:00
MicroBitFiber.h microbit: First cut at updates to provide tight validation within the runtime code, with a view to moving 2015-10-25 21:51:33 +00:00
MicroBitFont.h microbit: Conditional compilation on MicroBitConfig 2015-09-02 12:42:24 +01:00
MicroBitHeapAllocator.h microbit: First cut at updates to provide tight validation within the runtime code, with a view to moving 2015-10-25 21:51:33 +00:00
MicroBitI2C.h microbit: First cut at updates to provide tight validation within the runtime code, with a view to moving 2015-10-25 21:51:33 +00:00
MicroBitIO.h microbit: Added configurable concurrency modes for MicroBitMessageBus handlers. 2015-09-11 16:39:38 +01:00
MicroBitIOPinService.h microbit: First cut at MicroBitButtonService and microBitIOPinService 2015-09-22 16:13:08 +01:00
MicroBitImage.h Merge branch 'master' into flatstring 2015-11-12 16:13:45 -08:00
MicroBitLEDService.h microbit: Final updates to BLE profile 2015-10-18 14:46:42 +01:00
MicroBitListener.h microbit: BUGFIX safe deletion of listeners 2015-10-29 00:08:33 +00:00
MicroBitMagnetometerService.h microbit: BLE Profile Beta 1 2015-09-28 21:40:44 +01:00
MicroBitMatrixMaps.h microbit: Use default constructor for MatrixPoint so data is ROMable. 2015-09-25 21:19:10 +01:00
MicroBitMessageBus.h Merge branch 'simplified-eventing' 2015-11-01 18:22:27 +00:00
MicroBitMultiButton.h microbit: Minor bug fixes and refinements 2015-10-31 10:27:38 +00:00
MicroBitPanic.h microbit: BUGFIX MicroBit::reset() now operates correctly 2015-09-17 23:32:40 +01:00
MicroBitPin.h microbit: First cut at updates to provide tight validation within the runtime code, with a view to moving 2015-10-25 21:51:33 +00:00
MicroBitSerial.h microbit: Added configurable concurrency modes for MicroBitMessageBus handlers. 2015-09-11 16:39:38 +01:00
MicroBitTemperatureService.h microbit: Final updates to BLE profile 2015-10-18 14:46:42 +01:00
MicroBitThermometer.h microbit: BLE Profile Beta 1 2015-09-28 21:40:44 +01:00
RefCounted.h Make the reference count always odd to make it possible to distinguish it from a vtable 2015-10-25 08:30:05 -07:00