Skip to content

Instantly share code, notes, and snippets.

@ArduinoDiscordBot
Created January 16, 2021 12:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ArduinoDiscordBot/47525e6bfe12c3e84d8b89b48eab7e57 to your computer and use it in GitHub Desktop.
Save ArduinoDiscordBot/47525e6bfe12c3e84d8b89b48eab7e57 to your computer and use it in GitHub Desktop.
Code by univ#6105 - Sat Jan 16 2021 12:48:26 GMT+0000 (Coordinated Universal Time)

This gist was pasted by the Arduino discord server bot.

This gist was automatically pasted at the request of the code author or one of the discord server helpers. If you have any suggestions or bugs to report, you can do so on our GitHub repository, or in our discord server. This project is run by volunteers so feel free to fork and commit your changes then open a pull request!


⬇️ Pasted Code ⬇️

playground » tinygo flash -target arduino -port=$NANO33_DEV_PATH -scheduler=coroutines ./main.go ~/L/P/a/playground
avrdude: AVR device initialized and ready to accept instructions
Reading | ################################################## | 100% 0.00s
avrdude: Device signature = 0x1e950f (probably m328p)
avrdude: NOTE: "flash" memory has been specified, an erase cycle will be performed
To disable this feature, specify the -D option.
avrdude: erasing chip
avrdude: reading input file "/var/folders/rc/3gb9kzw52_l1bdyfb9pr9lh00000gn/T/tinygo969940853/main.hex"
avrdude: writing flash (6224 bytes):
Writing | ###### | 12% 0.12savrdude: stk500_recv(): programmer is not responding
avrdude: stk500_recv(): programmer is not responding
Writing | ####### | 14% 11.20savrdude: stk500_recv(): programmer is not responding
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_recv(): programmer is not responding
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment