summaryrefslogtreecommitdiff
path: root/ports/stm32f4
AgeCommit message (Expand)Author
2020-01-31dangling editLucian Copeland
2020-01-31Add build option for UF2 flash offsetLucian Copeland
2020-01-31Merge branch 'master' into stm32-loader-linkersLucian Copeland
2020-01-29fix merge issueLucian Copeland
2020-01-29Merge branch 'master' into stm32-meowbithierophect
2020-01-29Move board_init to main.cLucian Copeland
2020-01-29Merge stm32-meowbitLucian Copeland
2020-01-29Add port-specific requested changesLucian Copeland
2020-01-29add feather bootloader settings, cleanupLucian Copeland
2020-01-28Implement requested changesLucian Copeland
2020-01-28Add internal display definitions, fails at startupLucian Copeland
2020-01-24Return to bootloader optionsLucian Copeland
2020-01-24Simplify the flash-display conflict fixLucian Copeland
2020-01-24Fix flash-display conflict errorLucian Copeland
2020-01-23Flash and display controlLucian Copeland
2020-01-22Invert duty cycle intensityLucian Copeland
2020-01-22Revert dangling pointer issue in PWMOutLucian Copeland
2020-01-22fix microcontroller pin ommissionLucian Copeland
2020-01-18Fix other builds missing new heap bounds functionsScott Shawcroft
2020-01-17Meowbit bus conflict WIPHierophect
2020-01-14Merge remote-tracking branch 'upstream/master' into stm32-meowbitHierophect
2020-01-14Fix VTOR relocate, add bootloader makefile handlingHierophect
2020-01-14Merge pull request #2463 from hierophect/stm32-i2c-reworkhierophect
2020-01-14style changes, fix i2c typoHierophect
2020-01-14remove comment confusing py toolsHierophect
2020-01-13minor WIP debug editsHierophect
2020-01-13Merge pull request #2457 from hierophect/stm32-cpython-compatScott Shawcroft
2020-01-10working controlHierophect
2020-01-10attempt to get control going againHierophect
2020-01-09spacing changes and text fixHierophect
2020-01-08use CFLAG to properly set defineHierophect
2020-01-08text fixHierophect
2020-01-08Corrections to I2C, styleHierophect
2020-01-08Reorganize I2C workaround, style changesHierophect
2020-01-08Merge branch 'stm32-spi-oneline' into stm32-i2c-reworkHierophect
2020-01-08more cleanup and style syncingHierophect
2020-01-08Close algorithm edge case to match SPIHierophect
2020-01-08style editsHierophect
2020-01-07Text fixes for consistencyHierophect
2020-01-07Allow MOSI/MISO exclusionHierophect
2020-01-06Make inclusion non-conditionalHierophect
2020-01-06WIP editsHierophect
2020-01-06Merge remote-tracking branch 'upstream/master' into stm32-meowbitHierophect
2020-01-06Changes to UF2 settings, reboot working, no usbHierophect
2020-01-04Boot linker editsHierophect
2020-01-04Clean up debugging editsHierophect
2020-01-04PWM Fix, plus debuggingHierophect
2019-12-30Tests for PWM issues, style changesHierophect
2019-12-30add cypthon compat settingHierophect
2019-12-30Merge remote-tracking branch 'upstream/master' into stm32-meowbitHierophect