summaryrefslogtreecommitdiff
path: root/ports/stm32f4
AgeCommit message (Expand)Author
2019-11-04complete attribution editsHierophect
2019-11-04Add other board globalsHierophect
2019-11-04Merge branch 'master' into stm32-defaultsHierophect
2019-11-04add board globalHierophect
2019-11-04Add default definesHierophect
2019-11-04Style changes and refactorsHierophect
2019-11-03attribution changesHierophect
2019-11-01Add write protections, fix edge case read haltHierophect
2019-11-01Debugging additionsHierophect
2019-10-31Revise PWM period generation algorithm to match other portsHierophect
2019-10-30remove debug outputHierophect
2019-10-30Revise IRQ managment, add restart on failureHierophect
2019-10-30remove debug messagesHierophect
2019-10-29Dynamic prescaler adjustment, adjust pulse resolutionHierophect
2019-10-29Style changesHierophect
2019-10-29Add harder resets to UARTHierophect
2019-10-28Merge remote-tracking branch 'upstream/master' into stm32-uartHierophect
2019-10-27Add support across dev boardsHierophect
2019-10-27Fix issue with changing frequencyHierophect
2019-10-27Add all basic functions, never reset, dynamic pulse changesHierophect
2019-10-27WIPHierophect
2019-10-24Add f405 pindefsHierophect
2019-10-24Merge remote-tracking branch 'upstream/master' into stm32-PWMHierophect
2019-10-24Rename feather across folders and config, fix makefile def issueHierophect
2019-10-24PWM Base functionality testing for F405Hierophect
2019-10-22minor WIPHierophect
2019-10-22Initial template setupHierophect
2019-10-21non-functional WIPHierophect
2019-10-20Parameterize linker scriptDan Halbert
2019-10-18IRQ priority and port clearing scratchworkHierophect
2019-10-18Add functions to get top and limit stackKamil Tomaszewski
2019-10-16Implement requested changes, refactorsHierophect
2019-10-16Add support for other F4 MCUsHierophect
2019-10-16Merge remote-tracking branch 'upstream/master' into stm32-uartHierophect
2019-10-16CleanupHierophect
2019-10-16Hack in interrupt supportHierophect
2019-10-12return chip vcc valueDan Halbert
2019-10-11WIPHierophect
2019-10-10Merge remote-tracking branch 'upstream/master' into stm32-uartHierophect
2019-10-09improve macro readabilityHierophect
2019-10-09Merge branch 'master' into stm32-DAChierophect
2019-10-09Fix include issuesHierophect
2019-10-09Text fixesHierophect
2019-10-09Implement DACHierophect
2019-10-08Preliminary read system, not bufferedHierophect
2019-10-07Fix USB issues, frequency macro, F412 testsHierophect
2019-10-07Merge pull request #2197 from hierophect/always-build-moduleshierophect
2019-10-04WIPHierophect
2019-10-04Add peripheral definitionsHierophect
2019-10-03Revert accidental OS deleteHierophect