Nicola Corna

Results 10 issues of Nicola Corna

I'm using timed transitions and the serial gets filled with numbers: why is there a Serial.println(now) in [Fsm.cpp:120](https://github.com/jonblack/arduino-fsm/blob/master/Fsm.cpp#L120)?

difficulty:easy
type:bug

The LICENSE file states that the software is under the MIT license, while Fsm.cpp and Fsm.h state that the license is GPLv3; can you please fix it? Thanks

difficulty:easy
type:bug

Hi I am using arduino-fsm for a two-button system, where I have to detect multiple events (single click, double click, muliple clicks...). In one of the states I had 2...

It would be great to allow the edit of previously generated waveforms.Currently, this is possible only by keeping a copy of the JSON source. Is it possible to store the...

enhancement :rainbow:

* Add axidma_get_residue() This commit adds a new IOCTL which can be used to retrieve the residue (= how many bytes weren't transmitted/received), which can be used to calculate how...

enhancement

Please comment here if me_cleaner works on your device. If this tool does not work on your PC (or it does not behave as expected), don't comment here but open...

The total uncompressed size increase (qemu-system-x86_64 and the new libusb dependency) is less than 1%. Maintainer: @yousong Compile tested: built with the current SDK docker image on x86_64 for x86_64...

In OTP Authenticator every code is shown automatically, while a more secure approach would be showing a code only if the user taps on it (like in [FreeOTP](https://f-droid.org/repository/browse/?fdid=org.fedorahosted.freeotp)). Can you...

A newer package provigind the python libclang bindings is available, called "libclang". Unlike "clang", this package ships the libclang library, removing the dependency from the system's one. This dependency is...

Hi everyone, I'm trying to understand the behaviour of cocotb's "

type:question
status:close?