Pierre Baudin

Results 2 comments of Pierre Baudin
trafficstars

> GCC v9.3.1 should be available for ARM platforms, please try the following configuration: > > ``` > [env:override_default_toolchain] > platform = ststm32 > board = bluepill_f103c8_128k > framework =...

@donausoft I ran into the same issue, the `new java.lang.Object()` trick did not work for input. However I found that the `registerParent(this)` trick did work for input I'm getting good...