dbisu / pico-ducky

Create a USB Rubber Ducky like device using a Raspberry PI Pico
GNU General Public License v2.0
2.42k stars 440 forks source link

Add functions, while loops, and vars support #264

Closed tonyle8 closed 2 months ago

tonyle8 commented 4 months ago

Added simple support for functions and while loop. One nested WHILE loop in function is supported