summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-12Merge pull request #2589 from hierophect/stm32-temperature-usScott Shawcroft
2020-02-12Merge pull request #2615 from mubes/label-driveScott Shawcroft
2020-02-12Merge pull request #2612 from mubes/loadable-binaryScott Shawcroft
2020-02-12Merge pull request #2606 from aramcon-badge/usb-remount-fixScott Shawcroft
2020-02-12Merge branch 'master' into stm32-temperature-ushierophect
2020-02-12translation updateLucian Copeland
2020-02-12Allow drive name to be set per target, with fallback to pre-existing behaviourDave Marples
2020-02-12Update main .bin output file to be bootable artefactDave Marples
2020-02-12Added fix to allow remount when usb enabled but msc is ejectedGadi Rotenberg
2020-02-11Merge pull request #2613 from dhalbert/spim3Limor "Ladyada" Fried
2020-02-11Track first free atb for multiple block sizes.Scott Shawcroft
2020-02-11Update gc tracking instructions and gdb commands.Scott Shawcroft
2020-02-11doc typoDan Halbert
2020-02-11fix doc indentationDan Halbert
2020-02-11nrf: add SPIM3 supportDan Halbert
2020-02-11Add directly loadable binary targetDave Marples
2020-02-10Correct the BitmapTransform operations.James Bowman
2020-02-10Remove unused codeJames Bowman
2020-02-10remove no-longer-needed excludeJames Bowman
2020-02-10Merge pull request #2570 from hierophect/stm32-f407-discoScott Shawcroft
2020-02-10create F407 specific filesLucian Copeland
2020-02-10Merge pull request #2 from adafruit/masterMax Holliday
2020-02-10spelling is hard :)Max Holliday
2020-02-10fix missing parameterLucian Copeland
2020-02-10Merge remote-tracking branch 'upstream/master' into stm32-espruino-wifiLucian Copeland
2020-02-10revised translationsLucian Copeland
2020-02-10Merge remote-tracking branch 'upstream/master' into stm32-temperature-usLucian Copeland
2020-02-10Revert "Add translations"Lucian Copeland
2020-02-10Add translationsLucian Copeland
2020-02-10Merge pull request #2607 from oshwabadge2020/masterLimor "Ladyada" Fried
2020-02-10change OH20 badge pin defs to use SWn for buttonsDrew Fustini
2020-02-10add pin defs for buttons on the OHS2020 badgeDrew Fustini
2020-02-10Merge pull request #1 from adafruit/masterDrew Fustini
2020-02-08trying to add Adafruit_CircuitPython_Register againMax Holliday
2020-02-08adding Adafruit_CircuitPython_Register to frozen + updating SAM32Max Holliday
2020-02-08Update build.ymlMax Holliday
2020-02-08adding new board - PyCubedMax Holliday
2020-02-08Merge pull request #1 from adafruit/masterMax Holliday
2020-02-07Move _eve module declarations into shared-bindings headerJames Bowman
2020-02-07Add doc strings, inline mod_eve-gen.h and remove itJames Bowman
2020-02-07Merge pull request #2596 from hierophect/stm32-espruino-picohierophect
2020-02-07Merge pull request #2594 from lgnashold/masterScott Shawcroft
2020-02-07Merge pull request #2601 from dhalbert/monotonic_ns-improvementScott Shawcroft
2020-02-07Split into shared-module and shared-bindingsJames Bowman
2020-02-07Merge pull request #2599 from ladyada/masterLimor "Ladyada" Fried
2020-02-07Merge pull request #2591 from neubauek/masterDan Halbert
2020-02-07fix function defs for compilerDan Halbert
2020-02-07time.sleep() rounds to nearest msecDan Halbert
2020-02-07improve time.monotonic_ns() accuracy from ms to usDan Halbert
2020-02-06Add support for external flash device Winbond.com W25Q80DVLangston Nashold