Commit Graph

463 Commits (732971e75863fd8ef9b70aa426774d62fd98f73f)
 

Author SHA1 Message Date
James Devine 732971e758 microbit-dal: Added events to MicroBitPin
7 years ago
James Devine 3923dffffc microbit-dal: increase granularity of the system wide timer
7 years ago
James Devine 0048a9ac8e microbit-dal: fixed UART service buffer sizing, and re-enabled config options for default services
7 years ago
James Devine 6a78463791 microbit-dal: bumped to version number to RC2.
7 years ago
James Devine 8875dc35d2 microbit-dal: added yotta configuration mappings to DAL specific configuration options.
7 years ago
James Devine c844e6104a microbit-dal: fixed a warning in MicroBitBLEManager.cpp
7 years ago
James Devine 44b3daeca2 microbit-dal: modified duplicate conflicting ID for MICROBIT_ID_BLE_UART
7 years ago
James Devine 9914a98050 Merge pull request #120 from bluetooth-mdw/master
7 years ago
Martin Woolley ae2c351d56 Fixed dodgy comment
7 years ago
Martin Woolley 051abec174 Changed BLE connection event constant names to match LU groovy naming convention
7 years ago
James Devine 7cf98c2290 microbit-dal: patch for fiber_wake_on_event
7 years ago
Martin Woolley 87f7233a84 Added BLE connect/disconnect events and fixed bug in MagnetometerService re: bearing characteristic
7 years ago
Joe Finney 94e2c66185 microbit: Additional optional autoClear parameter to MicroBitDisplay::animate
7 years ago
Joe Finney 82ed22d1b2 microbit: MicroBitRadio group ID now persists enable/disable operations
7 years ago
Joe Finney a82254b9e2 microbit: MicroBitRadio support for multiple enable/disable operations
7 years ago
Tom Ball 0639d7df6a Update README.md
7 years ago
James Devine c064eee3e7 microbit-dal: updated module.json to get the latest dependencies from support libs.
7 years ago
James Devine c39a6b3b36 microbit-dal: added default assembler file for armcc for mbed 2.0 compatability
7 years ago
Joe Finney 4159eb0665 microbit: Update to module dependency to include bugfix in ble-nrf51822
7 years ago
Joe Finney 3e72d679c1 microbit: Updated dependencies to use bugfixed Ticker implementation in mbed
7 years ago
James Devine 6702a5f51a microbit-dal: Zero initialised C99 compatible buffers
7 years ago
Joe Finney b5193dbcb7 microbit: BUGFIX - missing NULL initialisation in templated MicroBitListener
7 years ago
James Devine cdeabd26c6 microbit-dal: patched armcc incompatibilities.
7 years ago
Joe Finney 72d2d2b10a microbit: MessageBus now treats all listeners as MESSAGE_BUS_LISTENER_IMMEDIATE if no scheduler is present
7 years ago
James Devine 63a8ae81ec microbit-dal: Fixed multiline note which had artefacts in microbit-docs.
7 years ago
James Devine 387c4f18e4 microbit-dal: fixed C99 incompatible array initialisation.
7 years ago
James Devine 55cb919987 microbit-dal: Added MIT license information.
7 years ago
James Devine 69ae9469bd microbit-dal: removed docs folder in favour of using the new runtime documentation
7 years ago
James Devine e62d99146d microbit-dal: Added AUTHORS, and removed unused CHANGES.md file
7 years ago
James Devine 456b41eed7 microbit-dal: futher updates to readme.md
7 years ago
James Devine d80da8ccce microbit-dal: updated readme.md
7 years ago
Joe Finney fb3e86b67b microbit: Update yotta module.json to reflect release candidate version and MIT license
7 years ago
James Devine ea91e0281a microbit-dal: more doxygen documentation updates.
7 years ago
James Devine d6310db9aa microbit-dal: further updates to doxygen style comments used for documentation
7 years ago
James Devine 2f7d361ed5 microbit-dal: updates to doxygen style comments used for documentation generation.
7 years ago
James Devine 942e6bc0a3 Merge pull request #111 from matthewelse/component-refactor
7 years ago
Matthew Else 2664003d23 Fix debugging in UART service
7 years ago
Joe Finney 058a7b0475 microbit: Update to use version of mbed-classic including PortOut bugfix.
7 years ago
Joe Finney d6079d45d2 microbit: Updated SERIAL_DEBUG symbol to a pointer
7 years ago
James Devine b5c8714ea3 microbit: added BLE UART service
7 years ago
James Devine 728604423f microbit: refactored event codes used by a shared listener "MICROBIT_ID_NOTIFY"
7 years ago
James Devine 776131e4cb microbit: BUGFIX for MicroBitStorage
7 years ago
Joe Finney 3efd76e9d4 microbit: Update to MicroBitMultiButton contructor signature
7 years ago
Joe Finney 4f31ffa9d4 microbit; Added default case in MessageBus.cpp when scheduler is inactive
7 years ago
Joe Finney 0a1a9c7865 microbit: Consistency change in scheduler_init()
7 years ago
James Devine 03a542e684 microbit: updated module.json to point to changes in our mbed-classic repo
7 years ago
James Devine f35c4b359e microbit: MicroBitLightSensor startSensing is now public!
7 years ago
Joe Finney 06c3c95609 microbit: Restructure of repo
7 years ago
Joe Finney 2b684c6204 microbit: Added default parameter values to common case operations
7 years ago
Joe Finney f5f983dbdd microbit: Added explicit support for printing characters in MicroBitDisplay
7 years ago