Shawn
Shawn
I just got my first nRF52 board and would like to know if it compiles under SDK 12 ?
> @shawnchain ping sorry for the late reply! yes, you're correct.
would like to see that but check the result here #35
It's true that we should stop scrolling before update the screen to avoid glitch. I will try this patch.
This compiler warning has been fixed, mean while you can safely ignore this warning before the PR is get accepted and merged.
please report any issue related to the POGF105 board issue here, I would like to help.
Exposing mmdvmhost onto public network is dangerous to me so I will always put it behind the nat firewall and inside the lan we will always use ipv4 currently. So...
@maierp Does it mean your previous pull request that split up the configuration for setting the OVCM bit is not solving your problem and do we still need keep that...
I tested no error with following steps: * Checkout the latest code in master branch * enable either `#define STM32F4_NUCLEO_MORPHO_HEADER` or `#define STM32F4_NUCLEO_ARDUINO_HEADER` in config.h * make nucleo ``` arm-none-eabi-size...
I don't think FM support is available to ArduinoDue board, correct me if I'm wrong.