summaryrefslogtreecommitdiff
path: root/ports/stm32f4/common-hal/microcontroller
AgeCommit message (Collapse)Author
2020-03-11remove old directoryLucian Copeland
2020-02-05Add voltage ADC, standardize mphalportLucian Copeland
2020-02-04Add ADC for temp sensorLucian Copeland
2020-01-22fix microcontroller pin ommissionLucian Copeland
2019-12-12clean up definitions post mergeHierophect
2019-12-10Merge pull request #2315 from hierophect/stm32-pyb-nanoScott Shawcroft
STM32: Add PYB Nano support
2019-11-22stm32: fix uses of ticks_ms globalJeff Epler
2019-11-21Add definitions for PYB Nano and blackpillHierophect
2019-11-18add microcontroller toggles for status LEDHierophect
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-11fix typoHierophect
2019-11-11Revise us delay to include interrupt/non-interrupt versionsHierophect
2019-11-05Add us delayHierophect
2019-10-12return chip vcc valueDan Halbert
2019-09-23WIPHierophect
2019-09-23Add F405 supportHierophect
2019-09-11text fixesHierophect
2019-09-11minor text fixHierophect
2019-09-11Compiler level bit packingHierophect
2019-09-10Minor text fixHierophect
2019-09-06Pack pin numbers, add ADC to pin structure, support DigitalIOHierophect
2019-08-19Add warnings, cosmetic fixes, remove vestigial modulesHierophect
2019-08-15QOL fixes, compatibility fixes, attributionHierophect
2019-08-15Add uid fetch, revert USB hacksHierophect
2019-08-14Add reset support, minor fixesHierophect
2019-08-07Add pin and module support for F411Hierophect
2019-07-24Requested changes, general cleanupHierophect
2019-07-17first pass of DigitalIOHierophect
2019-07-10Add some usb reference material, non functionalHierophect
2019-06-28name change but actuallyHierophect