summaryrefslogtreecommitdiff
path: root/ports/stm32f4
AgeCommit message (Expand)Author
2019-11-27make UART.write be blocking on SAMD; add timeout propertyDan Halbert
2019-11-22change mpconfigport.mk files so they can be overriden by mpconfigboard.mkDan Halbert
2019-11-22stm32: fix uses of ticks_ms globalJeff Epler
2019-11-22Merge remote-tracking branch 'origin/master' into tick-refactorJeff Epler
2019-11-22remove blackpillHierophect
2019-11-22add correct VID/PID pairsHierophect
2019-11-21minor fixHierophect
2019-11-21remove misplaced status LED definitionsHierophect
2019-11-21Add definitions for PYB Nano and blackpillHierophect
2019-11-21requested style changesHierophect
2019-11-21added pin defsHierophect
2019-11-20Remove meowbit for nowHierophect
2019-11-20Minor meowbit changesHierophect
2019-11-20Merge remote-tracking branch 'upstream/master' into stm32-meowbit-etcHierophect
2019-11-20add F401 pin definitionHierophect
2019-11-20fix typoHierophect
2019-11-20clean up SPI module readabilityHierophect
2019-11-20fix error in SPI busclock selectionHierophect
2019-11-18Merge pull request #2291 from hierophect/stm32-neopixel5.0.0-beta.0Dan Halbert
2019-11-18implement os urandomHierophect
2019-11-18Add board foldersHierophect
2019-11-18add microcontroller toggles for status LEDHierophect
2019-11-18Supervisor: move most of systick to the supervisorJeff Epler
2019-11-15timing tweaks with testingHierophect
2019-11-15Add missing defineHierophect
2019-11-15Merge branch 'pin-commonhal-additions' into stm32-neopixelHierophect
2019-11-15Add never_reset and reset to pin common hal, adjust filesHierophect
2019-11-15Implement Neopixel write, add defaults to f405Hierophect
2019-11-13Raise clock speed, adjust divisorsHierophect
2019-11-12Merge pull request #2272 from hierophect/stm32-microcontroller-filloutDan 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-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-05add missing newlineHierophect
2019-11-05Fix unsaved fileHierophect
2019-11-05Add us delayHierophect
2019-11-05Merge remote-tracking branch 'upstream/master' into stm32-uartHierophect
2019-11-05Fix error that would carry past python exceptionHierophect
2019-11-04Update PWMOut.hDan Halbert
2019-11-04remove redundant commentHierophect
2019-11-04Add auto-shutoff of DAC when channels de-initedHierophect
2019-11-04Revert "Add default defines"Hierophect