Fixed build issue for F1, and added dfu CLI command (for restart in DFU mode)
commit72a6e701eb2bb0af06931807d50a9081c85ab4a6
authorblckmn <blackman@xtra.com.au>
Sat, 2 Jul 2016 21:44:35 +0000 (3 07:44 +1000)
committerblckmn <blackman@xtra.com.au>
Sat, 2 Jul 2016 21:44:35 +0000 (3 07:44 +1000)
treefa503da67c588eb96e08ac048e37845e25769bb2
parent405d9f051aad299691a60e1a7905d757e8877d7f
Fixed build issue for F1, and added dfu CLI command (for restart in DFU mode)
src/main/drivers/io.h
src/main/drivers/system.h
src/main/drivers/system_stm32f10x.c
src/main/drivers/system_stm32f30x.c
src/main/drivers/system_stm32f4xx.c
src/main/io/serial_4way.c
src/main/io/serial_cli.c