aboutsummaryrefslogtreecommitdiff
path: root/stmhal/boards/openocd_stm32l4.cfg
AgeCommit message (Collapse)Author
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George
This is to keep the top-level directory clean, to make it clear what is core and what is a port, and to allow the repository to grow with new ports in a sustainable way.
2017-01-24stmhal: Fix examples in openocd configs to include addresses.Pavol Rusnak
2016-11-28stmhal: Add address parameters to openocd config files.Nicholas Graumann
Also make l4 config the default for STM32L476DISC board.
2016-11-28stmhal: Add OpenOCD configuration for STM32L4.Nicholas Graumann