summaryrefslogtreecommitdiff
path: root/board/stm32l476g-eval
Commit message (Expand)AuthorAgeFilesLines
* board: Sort header filesJeremy Bettis2022-12-011-1/+2
* tree: Remove CONFIG_STM_HWTIMER32Tom Hughes2022-11-111-1/+0
* Update license boilerplate text in source code filesMike Frysinger2022-09-126-6/+6
* board/stm32l476g-eval/board.c: Format with clang-formatJack Rosenthal2022-07-011-8/+6
* board/stm32l476g-eval/board.h: Format with clang-formatJack Rosenthal2022-06-291-6/+6
* i2c: Use declared initializers for i2c_ports: eval boardsKeith Short2021-11-301-1/+7
* 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
* Refactor CONFIG_FLASH_SIZE to CONFIG_FLASH_SIZE_BYTESYuval Peress2021-01-151-2/+2
* COIL: Rename CONFIG_I2C_PERIPHERALDiana Z2020-11-051-1/+1
* ec: change usage of dummySam Hurst2020-08-051-1/+1
* ec.tasklist: Consolidate duplicate commentsDaisuke Nojiri2019-04-081-11/+1
* eCTS: Expedite flashing timeDaisuke Nojiri2017-06-281-0/+6
* eCTS: Add nested interrupt test (Low->High)Daisuke Nojiri2016-11-091-2/+3
* cts: Add I2C tests for read8/16/32 and write8/16/32Daisuke Nojiri2016-10-053-1/+21
* g: CONFIG_FLASH should be optionalBill Richardson2016-10-021-0/+1
* cts: Add timer testDaisuke Nojiri2016-07-292-0/+20
* cts: Added GPIO test suiteChris Chen2016-07-151-0/+2
* cts: Added sync() functionChris Chen2016-07-121-1/+7
* Add cts.tasklistDaisuke Nojiri2016-07-111-2/+1
* cts: First patch flashes blank testsChris Chen2016-07-091-1/+3
* Remove Makefile symlinks under board directoryDaisuke Nojiri2016-07-091-1/+0
* STM32: Add HSE and PLL to clock source selectionDaisuke Nojiri2016-04-291-1/+12
* STM32: Support LPUART consoleDaisuke Nojiri2016-04-252-3/+10
* Bring up STM32L476G-EvalDaisuke Nojiri2016-04-257-0/+134