mirror of https://github.com/markqvist/MMDVM.git
Merge remote-tracking branch 'g4klx/master'
commit
4549027e95
|
@ -0,0 +1,3 @@
|
|||
*.o
|
||||
bin/
|
||||
STM32F4XX_Lib/
|
3
Config.h
3
Config.h
|
@ -54,6 +54,9 @@
|
|||
// #define STM32F4_NUCLEO_MORPHO_HEADER
|
||||
// #define STM32F4_NUCLEO_ARDUINO_HEADER
|
||||
|
||||
// Use separate mode pins to switch external filters/bandwidth for example
|
||||
// #define STM32F4_NUCLEO_MODE_PINS
|
||||
|
||||
// To use wider C4FSK filters for DMR, System Fusion and P25 on transmit
|
||||
// #define WIDE_C4FSK_FILTERS_TX
|
||||
// To use wider C4FSK filters for DMR, System Fusion and P25 on receive
|
||||
|
|
1033
SerialSTM.cpp
1033
SerialSTM.cpp
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue