Commit Graph

524 Commits (9c79ef729b9bb2ebf2c8e8fbb7483a40aad87dbb)
 

Author SHA1 Message Date
Joe Finney 9c79ef729b microbit: Added MicroBitFile Object Oriented API
7 years ago
Joe Finney 89987a265a microbit: Remove redundant code
7 years ago
Joe Finney 1484fce941 microbit: Minor improvmeents to reduce uneccessary erasures of FLASH pages
7 years ago
Joe Finney 052b6d206f microbit: correct initialisation of root directory
7 years ago
Joe Finney 2237c764d8 microbit: First clean compile for micro:bit
7 years ago
Joe Finney b71d1e37a1 microbit: Initial merge of file fystem codebase
7 years ago
Martin Woolley 3cf56b8f44 Merge pull request #209 from bluetooth-mdw/master
7 years ago
Martin Woolley b73be32eeb removed serial debug output
7 years ago
Martin Woolley 6c4fa882a3 Added PWM Control characteristic to the IO Pin Service
7 years ago
Martin Woolley 383b8b18b3 Added PWM Control characteristic to the IO Pin Service
7 years ago
James Devine 7c020d14bc Merge pull request #190 from stigbjorlykke/malloc-doc
7 years ago
James Devine d35f050d7c Merge pull request #188 from stigbjorlykke/master
7 years ago
Stig Bjørlykke e2ec58b434 microbit-dal: fix malloc documentation
7 years ago
Stig Bjørlykke 250780f1f5 microbit-dal: minor spelling corrections
7 years ago
James Devine 9b1bac5c6a Merge pull request #186 from bluetooth-mdw/master
7 years ago
Martin Woolley cfa662de1b Fixed indents
7 years ago
Martin Woolley 6e4dc2d2d9 Interrupt animation when text or pattern written to the BLE LED service
7 years ago
Joe Finney ff547977af microbit: Removed dependency on microbit target for MicroBitDisplay
7 years ago
James Devine b169a98e9a Merge pull request #176 from whs-che/master
7 years ago
Charles Hemming 4fd5b0b62e Protection from ISR added to queueDepth counter (#175 )
7 years ago
James Devine 862528bb93 microbit-dal: minor spelling corrections
7 years ago
James Devine c028238147 microbit-dal: moved to v2.0.0-rc4
7 years ago
James Devine 05c03b06fa microbit-dal: added validation to send [#151]
7 years ago
Joe Finney a962befe74 Merge pull request #159 from lancaster-university/bugfix-145-shake-hard-to-trigger
7 years ago
Joe Finney 00674e3457 microbit: Tuning and furhter debounce of SHAKE gesture
7 years ago
Joe Finney 07b6f7f6b6 microbit: CRC check bugfix to MicroBitRadio #150
7 years ago
Joe Finney f214bc9625 Merge pull request #158 from lancaster-university/156-readDigitalValuePullOverload
7 years ago
Joe Finney 4cf48035d5 microbit: Added getDigitalValue overload for PullMode #156
7 years ago
James Devine 179b32fef4 microbit-dal: BUGFIX serial.redirect() [#149]
7 years ago
James Devine 64042e4a5e microbit-dal: BUGFIX cast in MicroBitSerial from int to char
7 years ago
James Devine ee2af2c489 microbit-dal: MicroBitSerial +1 to buffer sizes, to give usable buffer of the size requested
7 years ago
James Devine 158eb43b5b microbit-dal: MicroBitSerial.[eventOn, eventAfter] clarity
7 years ago
James Devine bf58aac76a microbit-dal: Added send modes to the UART service. [#146]
7 years ago
James Devine 94b4a29a7b microbit-dal: BUGFIX when using the nosd target
7 years ago
James Devine a3615605e3 microbit-dal: suppressed warning when the information service is disabled.
7 years ago
Joe Finney e53abf3091 microbit: Updates to shake gesture recogniser to increase sensitivity [issue #145]
7 years ago
James Devine 9dbe43f0cb microbit-dal: BUGFIX for wait[_us,_ms] in an ISR.
7 years ago
Joe Finney 3d9283b947 Merge branch 'master' of https://www.github.com/lancaster-university/microbit-dal
7 years ago
James Devine 51138b3d54 microbit-dal: removed OpenDrain from MicroBitPin setPull [issue #144]
7 years ago
Brendan Moran 8468823e21 Convert add operator to a friend operator
7 years ago
James Devine d887bbf670 Merge pull request #142 from bremoran/master
7 years ago
Brendan Moran d8c083d49c Add missing const qualifier from add operator
7 years ago
James Devine af46028260 microbit-dal: Moved from v2.0.0-rc2 to v2.0.0-rc3.
7 years ago
James Devine ed95d8197d Merge pull request #137 from lancaster-university/pin-events
7 years ago
James Devine dc9b007895 microbit-dal: added comparison to MicroBitStorage to prevent overwriting with duplicate data. [issue #140]
7 years ago
James Devine deac034189 microbit-dal: panic now accepts codes in the range 0 - 999 [issue #129 ]
7 years ago
James Devine 3b587e14ae microbit-dal: serial SYNC_SLEEP / SYNC_SPINWAIT modes transmit all characters [issue #141]
7 years ago
James Devine e935380685 microbit-dal: All pins are now capable of becoming a "touch" input [issue #90]
7 years ago
Joe Finney c45eba9bdb microbit: Removed unnecessary Managedstring() conversions
7 years ago
Joe Finney eead32096b microbit: reuse variables in recalculatePitchRoll [issue #116]
7 years ago