| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-10-13 | remove ports/stm32 | Dan Halbert | |
| 2018-06-14 | stm32/boards/STM32L476DISC: Update SPI flash config for cache change. | Damien George | |
| 2018-03-28 | stm32/boards/STM32L476DISC: Update to not take the address of pin objs. | Damien George | |
| 2018-03-27 | stm32: Consolidate include of genhdr/pins.h to single location in pin.h. | Damien George | |
| genhdr/pins.h is an internal header file that defines all of the pin objects and it's cleaner to have pin.h include it (where the struct's for these objects are defined) rather than an explicit include by every user. | |||
| 2018-03-10 | stm32/boards/STM32L476DISC: Provide SPI-flash bdev config. | Damien George | |
| This board shows how to configure external SPI flash as the main storage medium. It uses software SPI. | |||
