Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
c5c95c5f97
tiny/i2c_timer_pwm_2.c,tinyMakefile : New firmware version with programmable hold delay.
37bb0cf065
tiny/usiTwiSlave.h/c : Make usi_onRequestPtr,usi_onRecievePtr extern and include <stdddef.h> to fix compilation errors apparently caused by new version of compiler.
a3cda0b908
picadae_api.py,picadae_shell.py : Added 'flags' parameter and 'make_scale' API.