Commit graph

18 commits

Author SHA1 Message Date
b168422d8a make: move spi_flash.c to source/platform 2017-08-01 16:26:25 +02:00
736d7d74a0 make: add commands to run openocd with appropriate settings 2017-08-01 15:08:51 +02:00
a5175b3e54 stm32f0: add support for stm32flash tool 2017-08-01 14:39:28 +02:00
a221bf87bf make: improve prefix support 2017-08-01 14:39:06 +02:00
ebd770b957 stm32f1: initial support 2017-08-01 14:37:27 +02:00
33373dd250 main: swap around USART1 and USART2 to be compatible with tbm-schematics 2017-07-28 13:15:07 +02:00
907175bd37 stm32f0: spi: move to platform-specific directory 2017-07-27 15:28:25 +02:00
1a2341e012 make: stm32f0: optimise for size 2017-06-16 15:42:26 +02:00
842ee06ee1 make: enable debugging symbols on host 2017-06-14 13:05:27 +02:00
1fa1dfefb1 make: only builds tools for host 2017-03-31 15:54:27 +02:00
eca2bc7b17 tools: add tool to create empty flash image 2017-03-23 14:37:22 +00:00
4a176a404c make: move stm32f0-specific CFLAGS and LDFLAGS 2017-03-11 13:34:00 +00:00
c815803869 flash: add sandbox driver for testing 2017-03-11 13:32:30 +00:00
54d6134e21 console: add console driver for stdio 2017-03-11 13:09:28 +00:00
81632df5e9 console: separate driver for USART 2017-03-11 13:07:12 +00:00
094c600283 flash: add SPI flash driver 2017-03-11 12:56:46 +00:00
a078de7c9f spi: stm32f0: add SPI driver 2017-03-11 00:55:54 +00:00
c28ddec92b make: add support for building a host version 2017-03-11 00:10:03 +00:00