Skip to main content
add reference question note, clarify "fast"
Source Link
glibg10b
  • 317
  • 1
  • 7

Note: This is a reference question (but feel free to write answers of your own!)


I want to use the AVR tools directly -- no arduino-builder or arduino-cli. I would also like compilation and uploading to be as fast as reasonably possible

I want to use the AVR tools directly -- no arduino-builder or arduino-cli. I would also like compilation and uploading to be fast

Note: This is a reference question (but feel free to write answers of your own!)


I want to use the AVR tools directly -- no arduino-builder or arduino-cli. I would also like compilation and uploading to be as fast as reasonably possible

Source Link
glibg10b
  • 317
  • 1
  • 7

How do I build and upload a C++ program without the Arduino Library or IDE?

I want to use the AVR tools directly -- no arduino-builder or arduino-cli. I would also like compilation and uploading to be fast