summaryrefslogtreecommitdiff
path: root/board/stm32f446e-eval
Commit message (Expand)AuthorAgeFilesLines
* board: Sort header filesJeremy Bettis2022-12-011-1/+3
* tree: Remove CONFIG_STM_HWTIMER32Tom Hughes2022-11-111-1/+0
* board: change Google USB vendor infoMike Frysinger2022-09-141-1/+1
* Update license boilerplate text in source code filesMike Frysinger2022-09-125-5/+5
* board/stm32f446e-eval/board.c: Format with clang-formatJack Rosenthal2022-06-291-39/+35
* board/stm32f446e-eval/board.h: Format with clang-formatJack Rosenthal2022-06-291-2/+2
* i2c: Use declared initializers for i2c_ports: eval boardsKeith Short2021-11-301-4/+14
* tree: Files should end with single newlineTom Hughes2021-10-181-1/+0
* config: rename CONFIG_FLASH to CONFIG_FLASH_CROSJeremy Bettis2021-04-271-1/+1
* Revert "config: rename CONFIG_FLASH to CONFIG_FLASH_CROS"stabilize-13935.B-mainJack Rosenthal2021-04-241-1/+1
* config: rename CONFIG_FLASH to CONFIG_FLASH_CROSEric Yilun Lin2021-04-231-1/+1
* COIL: Rename CONFIG_I2C_CONTROLLERDiana Z2020-11-051-1/+1
* ec.tasklist: Consolidate duplicate commentsDaisuke Nojiri2019-04-081-11/+1
* chip/stm32/usb: Replace reset handler by generic event handlerNicolas Boichat2017-08-161-2/+1
* Add flash command support to boards with STM32F4Gwendal Grignou2017-06-031-0/+2
* sweetberry: add dwc usb supportNick Sanders2016-09-012-11/+60
* sweetberry: add i2c supportNick Sanders2016-08-213-1/+18
* stm32f446e-eval: add support for stm32f446Nick Sanders2016-08-175-0/+207