Commit Graph

17 Commits (1d4bd4e40965e31411f70d5980317766bdcca8ca)

Author SHA1 Message Date
Andy CA6JAU cf448158cb Adding support for MMDVM-Pi with STM32F722 2017-11-02 00:41:26 -03:00
Andy CA6JAU 167296200d Adding pin definitions for MMDVM-F4M Pi-Hat F0DEI board 2017-10-22 22:48:16 -03:00
Andy CA6JAU 7996a45125 Fix some comments for STM32FXXX 2017-10-02 12:20:25 -03:00
Andy CA6JAU 1f5a4f1ad7 Removing unnecessary “defined(STM32F4)” 2017-08-27 15:20:46 -03:00
Andy CA6JAU a60059bc90 Adding preliminary support for STM32F767 (Nucleo-144 F767ZI) 2017-08-24 22:24:27 -03:00
Andy CA6JAU 5b313b7cec Replace “GPIO_Speed_50MHz” definition for a better one “GPIO_Fast_Speed” (STM32F4) 2017-08-19 13:54:03 -03:00
Andy CA6JAU 54f54ab518 Remove unused variables 2017-07-09 15:02:30 -04:00
Jonathan Naylor 7e15d1ac70 Fix the TX FIFO write level calculation. 2017-04-26 08:18:00 +01:00
Jonathan Naylor 0fb75f974e Fix typo USART5 -> UART5 2017-04-25 08:03:10 +01:00
Jonathan Naylor 99ac6146d9 Add a ring buffer to the serial repeater. Uncompiled on the STM32
platform.
2017-04-24 18:02:36 +01:00
Andy CA6JAU db1c01f4dc New serial port buffer size for STM32F4 2017-04-01 15:04:05 -03:00
Andy CA6JAU ab50521f74 Testing new serial port buffer size for STM32F4 2017-04-01 11:52:34 -03:00
phl0 1e7c06de45
Refactor SerialSTM.cpp 2017-01-19 21:50:06 +01:00
Andy CA6JAU 1ce71bcd62 New pin definitions for serial port Nucleo-64 STM32F446RE board, Arduino header 2017-01-11 00:27:27 -03:00
Andy CA6JAU b8febb517f External TCXO support for STM32F4 and Nucleo 446 board support 2016-12-02 00:13:47 -03:00
Andy CA6JAU 765c680913 Adding Pi board support (STM32F446) 2016-11-29 20:06:42 -03:00
Jonathan Naylor 4a5027b18b Add the STM32F CPU support. 2016-11-07 20:09:35 +00:00