Commit Graph

40 Commits (85a26dc8e144910e1fd549ad4173c2d40accb40c)
 

Author SHA1 Message Date
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 3cfc7ec6e7 microbit: Ammendments to ensure fiber is never pages out due to eventing and minor cleanups
8 years ago
Damien George 9ccdd25e9f microbit: Allow to run the idle task within the current fiber's stack.
8 years ago
Joe Finney ec30695d7d microbit: BUGFIX MicroBit::reset() now operates correctly
8 years ago
Joe Finney a61bd49620 microbit: BUGFIX: Memory leak in ManagedType.h
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 ff1faab0ab Merge pull request #4 from lancaster-university/MessageBusExtensions
8 years ago
Joe Finney 3395f66d3d microbit: Added configurable event processing options into MicroBitEvent
8 years ago
Joe Finney 7fe731b731 Update README.md
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 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