mcci-catena/Arduino_Core_STM32

add only Two Serial support to Catena 4630

dhineshkumarmcci opened this issue · 0 comments

currently we have USB + Two HW serial support, but that takes the default Serial as USB serial and usage of all features of Serial1 (1st HW serial) is not supported.

So by adding Two HW Serial support, the 1st HW Serial will be set as default, and all the features can be optimized.