Commit Graph

35 Commits (4314b6864375650f57e2c380e9337524033bd37e)

Author SHA1 Message Date
Joe Finney 4314b68643 microbit: First implementation of Temperature Service
8 years ago
Joe Finney eb5ed28f74 microbit: First cut at MicroBitButtonService and microBitIOPinService
8 years ago
Joe Finney ef613e9d86 microbit: Added BLE Magnetometer service compilation, initialization and configuration options
8 years ago
Joe Finney 1e71169550 microbit: First draft of Magnetometer BLE service
8 years ago
Joe Finney ae0e5611c3 microbit: First draft of reconfigurable frequencies of MicroBitCompass
8 years ago
Joe Finney 2c9f63902c microbit: Message Bus updates to support URGENT events queue optimisations
8 years ago
Joe Finney 058f73ede1 microbit: Moved MicroBitDFUService UUIDs to match BLE profile specification
8 years ago
Joe Finney 037ef999eb microbit: Merge branch 'master' into ble-profile
8 years ago
Joe Finney ccd351a4ed microbit: Added explicit notify() operation to MicroBitDFUService
8 years ago
Joe Finney 3395f66d3d microbit: Added configurable event processing options into MicroBitEvent
8 years ago
Joe Finney a875d5fccd microbit: Added configurable concurrency modes for MicroBitMessageBus handlers.
8 years ago
Joe Finney 51493092ff microbit: Added support to remove MicroBitListener event handlers.
8 years ago
Joe Finney 8ea2e953c8 microbit: Added C++ member function callback support into MicroBitMessageBus
8 years ago
Joe Finney 609cb6f2d8 microbit: Added first draft of BLE Accelerometer service
8 years ago
Joe Finney 9ccf0a7688 microbit: Added configuration support for accelerometer sample rate and range
8 years ago
Joe Finney 380b999440 microbit: BUGFIX: read callbacks on working
8 years ago
Joe Finney 7e18131849 microbit: Added MicroBitLEDService
8 years ago
Joe Finney 574b408cd1 microbit: Code Structure Cleanup
8 years ago
Joe Finney 8e1a15c79f microbit: Added support for custom configuration files through yotta
8 years ago
Joe Finney f616011ac1 microbit: Integrate support for transparent gcc compiles
8 years ago
Joe Finney cbaec38d06 Merge branch 'gcc'
8 years ago
Joe Finney 6470b71b1d microbit: Conditional compilation on MicroBitConfig
8 years ago
Joe Finney 857a626ed0 microbit: Memory Optimisation Mega Update
8 years ago
Jonathan Protzenko e258a52c79 My CMake skills are weak... properly implement the GCC/ARMCC switch for the S
8 years ago
Jonathan Protzenko 8491b558e0 CMake tweak
8 years ago
Jonathan Protzenko 63b62e533f A version of microbit-dal that builds with both gcc and armcc.
8 years ago
Joe Finney 42f43b2255 Merge branch 'master' of https://github.com/lancaster-university/microbit-dal
8 years ago
Joe Finney 0fec4ae87c microbit: BUGFIX - Input validation in MicroBitDisplay::setBrightness()
8 years ago
Joe Finney 58d24ab0a8 microbit: Updated MicroBitMessageBus to use fork_on_block functionality
8 years ago
Joe Finney f4b8a1a272 microbit: Added fork_on_block functionality to fiber scheduler
8 years ago
Jonathan Protzenko 753d6965f5 New gcc branch
8 years ago
James Devine 3ef5901c5b microbit-dal: added a reset mechanism to uBit
8 years ago
James Devine d7b3ba9dab microbit-dal: Fixed a bug on printing a character with a delay
8 years ago
James Devine f8ebfc69fb microbit-dal: added #define to determine BLE usage
8 years ago
James Devine 538e1c48bd microbit-dal: Initial Commit
8 years ago