News

- Arduino sketch. Used for creating class objects and running loops as usual. Also has a STM32 timer configured here as some of libraries to handle user input device (like Encoder) ...
For example, attachInterrupt () calls exti_attach_interrupt (), and HardwareTimer::attachInterrupt () calls timer_attach_interrupt (). So, as usual, the Wirish functions are just thin wrappers around ...