summaryrefslogtreecommitdiff
path: root/ports/stm
AgeCommit message (Expand)Author
2020-10-15disable on winterbloom_sol and thunderpackDan Halbert
2020-10-14Merge pull request #3554 from gamblor21/move_ordereddictDan Halbert
2020-10-13Moved ORDEREDDICT define to central locationgamblor21
2020-10-13Fix stm sleep too longScott Shawcroft
2020-10-12Fix STM RTC read so it's atomic.Scott Shawcroft
2020-10-06canio: remove unused fieldsJeff Epler
2020-10-06stm: canio: remove stray optimization flag for debuggingJeff Epler
2020-10-06stm32: canio: Fix message cancellationJeff Epler
2020-10-06stm32: canio: Fix canio.CAN.restart()Jeff Epler
2020-10-06stm32: canio: When Tx mailboxes are full, cancel an old messageJeff Epler
2020-10-06stm32: canio: remove unused functionsJeff Epler
2020-10-06stm32: canio: remove some unneeded declarationsJeff Epler
2020-10-06stm32: canio: enable on all stm32f405 boardsJeff Epler
2020-10-06canio: implement for stm32f405Jeff Epler
2020-10-01Merge pull request #3469 from jepler/noreturnScott Shawcroft
2020-09-28Add some NORETURN attributesJeff Epler
2020-09-28Merge branch 'main' into New_quirk_for_SH1107mdroberts1243
2020-09-25Requested changes take 1Mark Roberts
2020-09-23Move missing pin warning to shared-bindingsLucian Copeland
2020-09-20Merge pull request #3441 from hierophect/stm32-rgbmatrix-crashfixJeff Epler
2020-09-18Merge pull request #3431 from hierophect/stm32-spi-writevalueDan Halbert
2020-09-18Remove timer debug messagesLucian Copeland
2020-09-18Add never_reset reservation to RGBMatrix initLucian Copeland
2020-09-17Merge pull request #2966 from sommersoft/ci_check_vid_pidScott Shawcroft
2020-09-16Add SPI memset, optional flagsLucian Copeland
2020-09-15Add more PIDs for unique boardsScott Shawcroft
2020-09-10Merge pull request #3375 from DavePutz/issue3296Scott Shawcroft
2020-09-05Moved checks for invalid pin to common-hal/microcontroller/Pin.croot
2020-09-03Merge remote-tracking branch 'adafruit/main' into native_wifiScott Shawcroft
2020-08-27-Os espruino_pico to save spaceScott Shawcroft
2020-08-27stm: Specify max endpoints for stm32f405xxJeff Epler
2020-08-27Merge pull request #3320 from hierophect/stm32-meowbit-fixJeff Epler
2020-08-27Merge pull request #3337 from hierophect/pulseout-errorstyleDan Halbert
2020-08-27Fix problematic whitespace on pulseout parameter errorsLucian Copeland
2020-08-27Merge branch 'main' into stm32-meowbit-fixhierophect
2020-08-27Merge branch 'main' into esp32-randomhierophect
2020-08-26Merge remote-tracking branch 'upstream/main' into stm32-meowbit-fixLucian Copeland
2020-08-26improve efficiency of stm32 random genLucian Copeland
2020-08-26Fix trailing whitespace errors across ports and docsLucian Copeland
2020-08-25Add random to ESP32-S2, fix it on STM32Lucian Copeland
2020-08-25Fix null dereference, invert auto_brightness to reenable screenLucian Copeland
2020-08-24Merge remote-tracking branch 'adafruit/main' into add_pwmioScott Shawcroft
2020-08-24Remove Meowbit LSE flag, harsher failure for LSE issuesLucian Copeland
2020-08-21Add more "extern" declarations for gcc10 compatScott Shawcroft
2020-08-21Merge remote-tracking branch 'adafruit/main' into add_pwmioScott Shawcroft
2020-08-18Split pulseio.PWMOut into pwmioScott Shawcroft
2020-08-18Style changes, reposition runtime errorsLucian Copeland
2020-08-14Expand PulseOut API, debug cleanupLucian Copeland
2020-08-13Update mpconfigboard.mkDan Halbert
2020-08-13stm: meowbit_v121: remove _pixelbuf to fit ja translationJeff Epler