You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
microbit-dal/inc
Joe Finney 9218e647e0
microbit: Refactor of periodc timer callbacks
7 years ago
..
DynamicPwm.h microbit: DynamicPwm fixes and additions 7 years ago
ErrorNo.h A new check for -> on ManagedTypes. 8 years ago
ExternalEvents.h microbit-dal: Initial Commit 8 years ago
MESEvents.h Removed redundant TODOs 7 years ago
ManagedString.h Remove left-behind code 8 years ago
ManagedType.h A new check for -> on ManagedTypes. 8 years ago
Matrix4.h WIP: Lower RAM footprint compass calibration 7 years ago
MemberFunctionCallback.h microbit: Added support to remove MicroBitListener event handlers. 8 years ago
MicroBit.h microbit: Refactor of periodc timer callbacks 7 years ago
MicroBitAccelerometer.h First cut at a build without a global MicroBit singleton 7 years ago
MicroBitAccelerometerService.h First cut at a build without a global MicroBit singleton 7 years ago
MicroBitBLEManager.h First cut at a build without a global MicroBit singleton 7 years ago
MicroBitButton.h microbit: Aligning MicroBitButton and MicroBitMultiButton APIs 7 years ago
MicroBitButtonService.h First cut at a build without a global MicroBit singleton 7 years ago
MicroBitCompass.h First cut at a build without a global MicroBit singleton 7 years ago
MicroBitCompat.h First cut at a build without a global MicroBit singleton 7 years ago
MicroBitComponent.h First cut at a build without a global MicroBit singleton 7 years ago
MicroBitConfig.h microbit: Refactor of periodc timer callbacks 7 years ago
MicroBitCoordinateSystem.h microbit: Added support for compass tilt compensation 7 years ago
MicroBitDFUService.h microbit: Final updates to BLE profile 8 years ago
MicroBitDevice.h microbit: Introduced microbitDevice.[h,cpp] to hold platform specific low 7 years ago
MicroBitDisplay.h First cut at a build without a global MicroBit singleton 7 years ago
MicroBitEvent.h microbit: Added configurable event processing options into MicroBitEvent 8 years ago
MicroBitEventService.h First cut at a build without a global MicroBit singleton 7 years ago
MicroBitFiber.h microbit: Refactor of periodc timer callbacks 7 years ago
MicroBitFont.h First cut at a build without a global MicroBit singleton 7 years ago
MicroBitHeapAllocator.h microbit: Added support for MicroBitHeapAllocator to allocate C++ style array 7 years ago
MicroBitI2C.h microbit: Added details for the i2c silicone glitch 7 years ago
MicroBitIO.h First cut at a build without a global MicroBit singleton 7 years ago
MicroBitIOPinService.h First cut at a build without a global MicroBit singleton 7 years ago
MicroBitImage.h Merge branch 'master' into flatstring 7 years ago
MicroBitLEDService.h First cut at a build without a global MicroBit singleton 7 years ago
MicroBitLightSensor.h First cut at a build without a global MicroBit singleton 7 years ago
MicroBitListener.h microbit: BUGFIX safe deletion of listeners 8 years ago
MicroBitMagnetometerService.h First cut at a build without a global MicroBit singleton 7 years ago
MicroBitMatrixMaps.h microbit: Use default constructor for MatrixPoint so data is ROMable. 8 years ago
MicroBitMessageBus.h First cut at a build without a global MicroBit singleton 7 years ago
MicroBitMultiButton.h First cut at a build without a global MicroBit singleton 7 years ago
MicroBitPanic.h microbit: BUGFIX MicroBit::reset() now operates correctly 8 years ago
MicroBitPin.h microbit: changes to the default servo range 7 years ago
MicroBitRadio.h First cut at a build without a global MicroBit singleton 7 years ago
MicroBitRadioDatagram.h First cut at a build without a global MicroBit singleton 7 years ago
MicroBitRadioEvent.h First cut at a build without a global MicroBit singleton 7 years ago
MicroBitSerial.h microbit: Added configurable concurrency modes for MicroBitMessageBus handlers. 8 years ago
MicroBitStorage.h microbit: added MicroBitStorage for Persistent data 7 years ago
MicroBitSystemTimer.h microbit: Refactor of periodc timer callbacks 7 years ago
MicroBitTemperatureService.h First cut at a build without a global MicroBit singleton 7 years ago
MicroBitThermometer.h microbit: BLE Profile Beta 1 8 years ago
PacketBuffer.h microbit: Added validation case in MicroBitRadioDatagram::recv() 7 years ago
RefCounted.h Make the reference count always odd to make it possible to distinguish it from a vtable 8 years ago