Commit Graph

185 Commits (d51b1205f7e234c88270262d6ddf42b831d8ecd4)
 

Author SHA1 Message Date
Joe Finney d51b1205f7 microbit: Added support for compass tilt compensation
7 years ago
Joe Finney de28387ff3 version v1.3.10
7 years ago
Joe Finney 14831ac9b9 Updates to BLE 2.1.11 / ble-nrf51822 2.2.3
7 years ago
Joe Finney 2327ad44ff version v1.3.9
7 years ago
Joe Finney 462ba8fe45 Merge branch 'remay-fix-random'
7 years ago
Joe Finney f0cbfb4c50 microbit: Default display brightness changed to 100%
7 years ago
Joe Finney f5cf8f2dd4 microbit: Minor optimisations to patch
7 years ago
Joe Finney 958136673f Merge branch 'fix-random' of https://github.com/remay/microbit-dal into remay-fix-random
7 years ago
Robert May 5333729644 Revert "Cchange random() to use libc srand()/rand()"
7 years ago
Robert May db5227872a Cchange random() to use libc srand()/rand()
7 years ago
Robert May 1bb4377c8c Combine loops and fix max returned value.
7 years ago
Michal Moskal d5dfdbcc5e version v1.3.8
7 years ago
Michal Moskal 845bf4838c Fix allocation size for ImageData (the header is 6, not 4 bytes long)
7 years ago
Robert May 901faaeec7 reset variable m in the correct place.
7 years ago
Robert May 892689c54a Fix Microbit::random() to be random
7 years ago
Joe Finney af0c0a4082 version v1.3.7
7 years ago
Joe Finney b6379aab7b Merge branch 'flatstring'
7 years ago
Joe Finney b44095f0c5 BUGFIX: String comparison operations
7 years ago
Joe Finney 9b5fa0fcfc minor bugfixes in MICROBIT_HEAP_DEBUG
7 years ago
Michal Moskal 56a560e5bc Merge branch 'master' into flatstring
7 years ago
Joe Finney 2532d2f0b5 version v1.3.6
7 years ago
Joe Finney 11854d2ae1 version v1.3.5
7 years ago
Joe Finney e34f0ce9bb version v1.3.4
7 years ago
Joe Finney 2c10561715 version v1.3.3
7 years ago
Joe Finney 691cc2feac Merge branch 'remay-quiet-gcc-build'
7 years ago
Joe Finney ea51f396ca Added compatibility for builds under ARMCC
7 years ago
Joe Finney 435debffed Merge branch 'quiet-gcc-build' of https://github.com/remay/microbit-dal into remay-quiet-gcc-build
7 years ago
Jonathan Protzenko b421ba5b69 A new check for -> on ManagedTypes.
8 years ago
Jonathan Protzenko 74542e66eb Change the refcount to a protected member variable.
8 years ago
Jonathan Protzenko 88b37e83bb Add an operator overload for ManagedType.
8 years ago
Joe Finney 83a261d23f version v1.3.2
8 years ago
Joe Finney 13456c60c1 microbit: Removal of explicit Serial instance for debugging.
8 years ago
Joe Finney 99ac37e454 version v1.3.1
8 years ago
Joe Finney 1a65e4e7bc microbit: Added support for soft reset button in panic mode
8 years ago
Robert May b8083908a7 Correct warnings supression in more obvious way
8 years ago
Robert May 9591ef40dc Turn off -Wunused-parameter for include "nrf_soc.h"
8 years ago
Robert May 1a1a5976a8 Silence GCC -Wall
8 years ago
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 2b35c969cd version v1.3.0
8 years ago
Joe Finney e68e47512a microbit: Updated default evernt queue depth to match test cases
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