Daniele

Results 6 issues of Daniele

renesas: add support for renesas micro with different number of USB hw pipes not all renesas micro have the same number of pipes as expected by the find_pipe function. For...

It has been observed on I2C bus with heavy load of traffic that sometimes after the call of end() from a slave, the I2C bus gets in a weird state...

type: imperfection
topic: code

Fix ADC problem (sometimes when 0 value is expected a value around 65535 is returned) on RA2A1 (only on that) microcontroller

type: imperfection
topic: code

This PR introduce Arduino Opta Cellular as possible connection source for Arduino Opta

type: enhancement
topic: code

This PR introduces the end() function to the Soft Serial library. Using the end() function allows to use the pins allocated for the Soft Serial "manually" as GPIO. Soft Serial...

topic: code

This PR takes care of issue #492 . There was a default timeout of 1000 ms in I2C communication. Timeout has been reduced to 1ms. However (although this is not...

topic: code