summaryrefslogtreecommitdiff
path: root/ports/stm32f4/supervisor
AgeCommit message (Expand)Author
2020-03-11remove old directoryLucian Copeland
2020-02-29stm32: Add PulseOut supportLucian Copeland
2020-02-12Merge remote-tracking branch 'upstream/master' into stm32-espruino-wifiLucian Copeland
2020-02-12change flag stylingLucian Copeland
2020-02-10create F407 specific filesLucian 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-18Fix other builds missing new heap bounds functionsScott Shawcroft
2020-01-13minor WIP debug editsHierophect
2020-01-04PWM Fix, plus debuggingHierophect
2019-12-30Merge remote-tracking branch 'upstream/master' into stm32-meowbitHierophect
2019-12-23text fixesHierophect
2019-12-17Internal filesystem displayIO testHierophect
2019-12-17merge Thach's suggestionHierophect
2019-12-17stm32 explicitily enable/disable vbus sense, fix warninghathach
2019-12-12usb not working...Hierophect
2019-12-12clean up definitions post mergeHierophect
2019-12-12Merge branch 'dumb-git-stuff' into stm32-meowbitHierophect
2019-12-12Update stm32 usb.cHierophect
2019-12-11WIP to successful USB testHierophect
2019-11-12Style overhaul, extra error checksHierophect
2019-11-05Merge remote-tracking branch 'upstream/master' into stm32-uartHierophect
2019-10-28Merge remote-tracking branch 'upstream/master' into stm32-uartHierophect
2019-10-27Add all basic functions, never reset, dynamic pulse changesHierophect
2019-10-18Add functions to get top and limit stackKamil Tomaszewski
2019-10-04WIPHierophect
2019-09-29Further reversionHierophect
2019-09-29Fix bad returns, revert flash changesHierophect
2019-09-29Refine SPI settings for testingHierophect
2019-09-27First implementation of read writeHierophect
2019-09-27Flash memory changes - non functionalHierophect
2019-09-23Fix missing itemsHierophect
2019-09-19various failed attempts to get I2C to resetHierophect
2019-09-18WIPHierophect
2019-09-12ADC unit select, reset bugfixHierophect
2019-09-09text fixesHierophect
2019-09-09Add support for F412 via latest tinyusb updateHierophect
2019-08-18Cosmetic fixesHierophect
2019-08-15text fixesHierophect
2019-08-15QOL fixes, compatibility fixes, attributionHierophect
2019-08-15Fix flash size, add filesystem disable flagHierophect
2019-08-14Add reset support, minor fixesHierophect
2019-08-13Fixed remaining issues with flash organization and writingHierophect
2019-08-10Further non-functional flash changesHierophect
2019-08-09Add flash functions and setup, fix msc descriptor bugHierophect
2019-08-04Merge i2c implementationHierophect
2019-08-04Fix merge related issuesHierophect
2019-07-31minor debugging changesHierophect
2019-07-29Add temp status LEDsHierophect