| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-09-06 | ports: 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. | |||
| 2015-08-07 | stmhal: Generate modstm constants per build | Dave Hylands | |
| This causes unnecessary constants to no longer be generated. Some constants (like UART_BRR) are different between the F4 and F7 | |||
| 2015-07-20 | stmhal: Update Makefile and board configs to compile with relocated hal. | Damien George | |
| 2015-04-18 | stmhal: Make ld and af files configurable within Makefile. | Damien George | |
| Each board now needs an mpconfigboard.mk file which defines AF_FILE and LD_FILE. Also moved stm32f405.ld to boards/ directory to keep things organised. | |||
