Jan Jongboom
Jan Jongboom
## Support RelayState as redirect URL for IdP initiated SAMLv2 login ### Problem This is the same feature request as https://github.com/FusionAuth/fusionauth-issues/issues/1785 - but that was closed complete, and wanted to...
@facchinm Since the 1.1.6 release of this Arduino core we have naming issues between the Arduino and the Mbed serial interfaces. Has anything changed here? ``` Arduino: 1.8.13 (Windows 10),...
To do weight updates it's much easier if only a single block of memory is responsible for all the weights. One way of doing this would be to concat all...
@geky @sarahmarshy Work in progress... Tested with https://developer.mbed.org/teams/ST/code/mbed-os-tcp-server-example/ I'd like some feedback on the approach (working around the ATParser library quirks) before cleaning it up.
Because the way the ringbuffer works it's not possible to get the underlying buffer in the RX IRQ callback because then ATParser will miss characters. By adding the character as...
Fix for #189, please check whether it's the right link.
Link to https://docs.mbed.com/docs/ble-intros/en/latest/AdvSamples/Overview/ 404s...
I was contemplating whether this would be a request for the library format or something in Arduino CLI. We have a unified codebase for our embedded libraries, and deliver a...