Commit Graph

71 Commits (3a8c72144fcdaa163e3a3518d71dd94b9ab6947e)

Author SHA1 Message Date
Robert May 3a8c72144f up the cmake version required to 2.8.12, which is required for target_compile_options.
8 years ago
Robert May a39ba7d4f7 Turn off GCC warnings when building the dependancies
8 years ago
Robert May b2d3417559 Fix build when $git_branch fails to be set correctly.
8 years ago
Joe Finney 194f19a428 Merge branch 'simplified-eventing'
8 years ago
Joe Finney 1b6d6038c1 Merge branch 'master' into tight-validation
8 years ago
Joe Finney 77af825df0 Merge branch 'master' into simplified-eventing
8 years ago
Joe Finney 39abf824dc microbit: More efficient handling of events
8 years ago
Joe Finney b2e9369771 microbit: BUGFIX DoS attacks on the MessageBus
8 years ago
Joe Finney 84da6a4a09 microbit: Minor bug fixes and refinements
8 years ago
Joe Finney 0fa8296048 microbit: BUGFIX safe deletion of listeners
8 years ago
Joe Finney 1eeaeca2c6 microbit: BUGFIX - correct initialization of MicroBitListener
8 years ago
Joe Finney 7f64a4c703 microbit: BUGFIX Corrected incorrect handling of MicroBitMessageBus::add return values.
8 years ago
Joe Finney 823a956d68 microbit: First cut at updates to provide tight validation within the runtime code, with a view to moving
8 years ago
Joe Finney bfe1b4db53 microbit: some work on tightening the API return codes.
8 years ago
Joe Finney 613f524bab microbit: BUGFIX: micro:bit not entering BLUEZONE mode cleanly
8 years ago
Joe Finney 72e5a9a6a6 microbit: BUGFIX - post merge fixes
8 years ago
Joe Finney 424b825185 Merge branch 'master' into simplified-eventing
8 years ago
Joe Finney 80f79f7faf Merge branch 'master' into ble-profile
8 years ago
Joe Finney db3eccf6ff microbit: Final updates to BLE profile
8 years ago
Joe Finney aca544677e microbit: Updates to enable queing of display animation calls
8 years ago
Joe Finney 068822ff12 Merge branch 'matrix-point-optimisation' of https://github.com/dpgeorge/microbit-dal into dpgeorge-matrix-point-optimisation
8 years ago
Joe Finney 2011886e64 microbot: Cleanup of #ifdef in MicroBitHeapAllocator
8 years ago
Joe Finney 6764c732ea microbit: BUGFIX to MicroBtDFU Service
8 years ago
Joe Finney 122d885ee8 microbit: Updated Bluetooth device name from MicroBit to micro:bit to match brand guidelines
8 years ago
Joe Finney ce2cc57bf1 microbit: Optimisation of internal Message Bus listeners
8 years ago
Joe Finney 1d76def8fa microbit: BLE service bugfixes
8 years ago
Joe Finney 85a26dc8e1 microbit: Updates to enable semantic versioning of the micro:bit runtime DAL
8 years ago
Joe Finney 2230e39340 microbit: BUGFIX: #1291 ManagedString(INT_MIN) does not work properly
8 years ago
Joe Finney 18236810a3 microbit: BLE Profile Beta 1
8 years ago
Damien George 0dcb6834ec microbit: Use default constructor for MatrixPoint so data is ROMable.
8 years ago
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 3cfc7ec6e7 microbit: Ammendments to ensure fiber is never pages out due to eventing and minor cleanups
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
Damien George 9ccdd25e9f microbit: Allow to run the idle task within the current fiber's stack.
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 ec30695d7d microbit: BUGFIX MicroBit::reset() now operates correctly
8 years ago
Jonathan Protzenko 78ad8a1646 Small tweak for the new ignore function.
8 years ago
Jonathan Protzenko 3158445208 New setAnalogPeriodUs function.
8 years ago
Joe Finney a17830030e microbit: HOTFIX: BLE Notification bug in MicroBitDFUService
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