Commit Graph

130 Commits (b2d3417559862a7808b1e20edf429f4e789b6633)
 

Author SHA1 Message Date
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 8bf318e2b4 By-adress comparison operators for ManagedType.
8 years ago
Jonathan Protzenko aabd954d67 Also define a non-operator version of () for style purposes.
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 eaccb3cb4d Merge branch 'master' into gcc
8 years ago
Jonathan Protzenko c4656ca855 Add a missing operator to ManagedType.
8 years ago
Jonathan Protzenko e0820b5cc2 Merge branch 'master' into gcc
8 years ago
Jonathan Protzenko 6e65c33e88 Expose PinName for PWM purposes.
8 years ago
Jonathan Protzenko 753d6965f5 New gcc branch
8 years ago
James Devine 7e8e6778d7 microbit-dal: Added readme.md
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 0552741cf1 microbit-dal: updated module.json
8 years ago
James Devine 538e1c48bd microbit-dal: Initial Commit
8 years ago