summaryrefslogtreecommitdiff
path: root/ports/stm/common-hal/microcontroller/__init__.c
AgeCommit message (Expand)Author
2020-04-20Merge remote-tracking branch 'adafruit/master' into lower_powerScott Shawcroft
2020-03-31Merge remote-tracking branch 'adafruit/master' into lower_powerScott Shawcroft
2020-03-26Merge remote-tracking branch 'upstream/master' into stm32x7-setupLucian Copeland
2020-03-26Add F7 and H7 Support to the STM32 portLucian Copeland
2020-03-23Add back microsecond delay to STM32Scott Shawcroft
2020-03-22Rename NVM_BYTEARRAY_BUFFER_SIZEjgillick
2020-03-22Update NVM_BYTEARRAY_BUFFER_LENjgillick
2020-03-22Add non-volatile memory support to STMjgillick
2020-03-20Initial work for STM32. Need to fix us delay and PulseIn still.Scott Shawcroft
2020-03-11create copyLucian Copeland