Jean-Marc Paratte
Jean-Marc Paratte
It's not a good idea to declare `void yield(void) __attribute__ ((weak, alias("__empty")));` in file `...\packages\arduino\hardware\avr\1.8.2\cores\arduino\hooks.c` with the alias function named "__empty" because: I've written jm_Scheduler - a cooperative scheduler. With...
I experimente troubles when I want to upload program with Arduino 1.8.8, I need to keypress PRG button and then RST button, release RST button, release PRG button, to start...
Hi, I'm concerned with identify when running applications in Thonny IDE. For example when running applications interacting with console input(), to switch input() to something like reading a file. I...
Hi, I'm working with Pierre-Yves Rochat and prof. Jean-Daniel Nicoud. I've checked your program. Congratulations, it's working! Working perfectly with AVRDUDE (W7 x64). I've observed 2 bad points: - after...