Andy P

Results 3 issues of Andy P

In the FreeRTOS-TCP network stack they use the custom specifier %lxip which is passed an IP address as a uint32_t and aims to print it as a xxx.xxx.xxx.xxx format. Can...

How do you extend the gpioevents.rs example to handle multiple input pins using event handlers? EDIT: To clarify, I don't really want to have to follow the poll methodology in...

Thanks for the fixes that resolved the previous issue I raised. It seems to be working OK. This is more of a question than an issue per-se. Now that I...