summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-23Passing address of char_written at f_writeAyan Pahwa
2019-11-23Add \n to file endAyan Pahwa
2019-11-19Supervisor: create code.py file with sample codeAyan Pahwa
2019-11-18Merge pull request #2295 from jepler/make-translate-xargsDan Halbert
2019-11-17Makefile: Fix a problem where `xargs` invoked `xgettext` 2xJeff Epler
2019-11-16Merge pull request #2293 from CedarGroveStudios/patch-1Limor "Ladyada" Fried
2019-11-16add USB interface descriptionCedar Grove Maker Studios
2019-11-15Merge pull request #2290 from hierophect/pin-commonhal-additionsDan Halbert
2019-11-15revert errorHierophect
2019-11-15move neopixel_in_use flag to shared-bindingsHierophect
2019-11-15add missing includeHierophect
2019-11-15Add never_reset and reset to pin common hal, adjust filesHierophect
2019-11-15Merge pull request #2286 from hierophect/stm32-speedy-405Dan Halbert
2019-11-13Merge pull request #2287 from dhalbert/testing-fixesScott Shawcroft
2019-11-13Fix start_scan timeout default valueDan Halbert
2019-11-13Merge pull request #2283 from theacodes/allow-changing-usb-interface-namesJeff Epler
2019-11-13Raise clock speed, adjust divisorsHierophect
2019-11-12Merge pull request #2272 from hierophect/stm32-microcontroller-filloutDan Halbert
2019-11-12Allow boards to change the "CircuitPython" text in their USB interface descri...Thea Flowers
2019-11-12Merge pull request #2211 from hierophect/stm32-uartDan Halbert
2019-11-12fix conflicting definitions on discovery boardsHierophect
2019-11-12Style overhaul, extra error checksHierophect
2019-11-12Merge remote-tracking branch 'upstream/master' into stm32-uartHierophect
2019-11-11de-init checkHierophect
2019-11-11text fixesHierophect
2019-11-11fix typoHierophect
2019-11-11Revise us delay to include interrupt/non-interrupt versionsHierophect
2019-11-08Merge pull request #2277 from makermelissa/masterMelissa LeBlanc-Williams
2019-11-08Fixed I2CDisplay reset issueMelissa LeBlanc-Williams
2019-11-08Merge pull request #2271 from theacodes/enable-micropython-nativeDan Halbert
2019-11-07Merge pull request #2268 from hierophect/stm32-dac-deinithierophect
2019-11-06revert sublime being a dumbHierophect
2019-11-06revert git being a dumbHierophect
2019-11-06Merge remote-tracking branch 'upstream/master' into stm32-dac-deinitHierophect
2019-11-06Merge pull request #2266 from hierophect/stm32-defaultsDan Halbert
2019-11-05Fix bad call to mp_arg_check_numThea Flowers
2019-11-05Allow boards to enable the `micropython.native` decoratorThea Flowers
2019-11-05add missing newlineHierophect
2019-11-05Fix unsaved fileHierophect
2019-11-05Add us delayHierophect
2019-11-05Merge remote-tracking branch 'upstream/master'Hierophect
2019-11-05Merge remote-tracking branch 'upstream/master' into stm32-uartHierophect
2019-11-05Fix error that would carry past python exceptionHierophect
2019-11-05Merge pull request #2269 from theacodes/add-winterbloom-solDan Halbert
2019-11-04Add board configuration for Winterbloom SolThea Flowers
2019-11-04Merge pull request #2236 from tannewt/bleio_tweaksDan Halbert
2019-11-04Merge pull request #2248 from hierophect/stm32-PWMDan Halbert
2019-11-04Update PWMOut.hDan Halbert
2019-11-04remove redundant commentHierophect
2019-11-04Add auto-shutoff of DAC when channels de-initedHierophect