g4klx / MMDVM

The firmware for the MMDVM (Multi-Mode Digital Voice Modem)
GNU General Public License v2.0
473 stars 188 forks source link

Extract the IO pins defs from IOSTM.cpp to separate files #266

Closed shawnchain closed 4 years ago

shawnchain commented 4 years ago

There're 11 board types of F4/F7 modem which has different pin definitions. I extracted them from the IOSTM.cpp file into separate files. That's the preparation for later PRs for the new type of modem boards.

g4klx commented 4 years ago

I've merged this as you can see. Can you be on standby in case there are any problems reported on the Yahoo! group or in groups.io?

shawnchain commented 4 years ago

I've merged this as you can see. Can you be on standby in case there are any problems reported on the Yahoo! group or in groups.io?

Sure, I'll fix them if any problems reported there.

phl0 commented 4 years ago

I appreciate this PR. Just compiled F7M, RPT_Hat and F4M without problems. Functional tests still missing though. (Just don't have all variants of the boards any more) :)

g4klx commented 4 years ago

I'm not seeing the mode LEDs operating on my M4 board (a ZUM v0.9). Maybe a bug?

F4FXL commented 4 years ago

Same here DStar LED not lit on ZUM v0.9 (pi target in make file)

F4FXL commented 4 years ago

It seems compiling for nucleo is broken since this PR make nucleo is failing