mirror of
https://github.com/g4klx/MMDVM.git
synced 2026-04-06 06:55:05 +00:00
Adding new pin definitions for Nucleo-64 STM32F446RE board
This commit is contained in:
parent
048888f45b
commit
33f4d35e2b
2 changed files with 70 additions and 1 deletions
4
Config.h
4
Config.h
|
|
@ -50,6 +50,10 @@
|
|||
// For the SP8NTH board
|
||||
// #define ARDUINO_DUE_NTH
|
||||
|
||||
// For ST Nucleo-64 STM32F446RE board
|
||||
// #define STM32F4_NUCLEO_MORPHO_HEADER
|
||||
// #define STM32F4_NUCLEO_ARDUINO_HEADER
|
||||
|
||||
// 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue