summaryrefslogtreecommitdiff
path: root/ports/stm/boards/feather_stm32f405_express
AgeCommit message (Expand)Author
2021-03-15run code formatting scriptmicroDev
2021-03-11Update F407 to match F405Lucian Copeland
2021-03-07Automatically count EXTERNAL_FLASH_DEVICESJeff Epler
2020-12-21Add Adafruit to MICROPY_HW_BOARD_NAME for various boardsDan Halbert
2020-12-08Add `board_deinit` for use with sleepScott Shawcroft
2020-10-06stm32: canio: enable on all stm32f405 boardsJeff Epler
2020-10-06canio: implement for stm32f405Jeff Epler
2020-08-26Fix trailing whitespace errors across ports and docsLucian Copeland
2020-07-30feather_stm32f405_express: sdio_data_tuple should be staticJeff Epler
2020-07-30stm: Add sdioio support for feather_stm32f405_expressJeff Epler
2020-06-23supervisor.mk: Compute USB_DEVICES; remove from boards and portsJeff Epler
2020-06-04Merge remote-tracking branch 'upstream/master' into stm32-LSE-startup-fixLucian Copeland
2020-06-04Rework LSE clock init, allow clock overridesLucian Copeland
2020-06-03Fix up end of file and trailing whitespace.Diego Elio Pettenò
2020-04-22Add HSE_VALUE for STM feather.Scott Shawcroft
2020-04-22Fix STM so it matches the correct RTC fields.Scott Shawcroft
2020-04-21Use our own flag for board crystal config.Scott Shawcroft
2020-04-20Merge remote-tracking branch 'adafruit/master' into lower_powerScott Shawcroft
2020-04-03Linker file restructure, TCM and MPU additionsLucian Copeland
2020-03-26Add F7 and H7 Support to the STM32 portLucian Copeland
2020-03-23Factor out stm32f4xx_hal_conf.hScott Shawcroft
2020-03-20Initial work for STM32. Need to fix us delay and PulseIn still.Scott Shawcroft
2020-03-11create copyLucian Copeland