jrl_synchro
Member
Sorry to be so clueless here, clearly the Arduino IDE underpinnings are changing
faster than you can document them. The teensy loader instructions say to find the makefile at
{Arduino}/hardware/teensy/avr/cores/teensy4/Makefile.
but there is no such folder I can find.
The IDE seems to be the same abandoned hackware from the last century as last time I opened it, but with lots of new hacks,
none of them actually documented, and the documentation all talks about stuff that no longer works that way.
Is this a common complaint?
Frankly I prefer no IDE, if I can just run make and install my code I will be happy, but the device libraries seem to be all
tangled up with IDE stuff. Can you please tell me what I should do? I really like the board design, it has all the features
I want, but this software is hard to swallow.
faster than you can document them. The teensy loader instructions say to find the makefile at
{Arduino}/hardware/teensy/avr/cores/teensy4/Makefile.
but there is no such folder I can find.
The IDE seems to be the same abandoned hackware from the last century as last time I opened it, but with lots of new hacks,
none of them actually documented, and the documentation all talks about stuff that no longer works that way.
Is this a common complaint?
Frankly I prefer no IDE, if I can just run make and install my code I will be happy, but the device libraries seem to be all
tangled up with IDE stuff. Can you please tell me what I should do? I really like the board design, it has all the features
I want, but this software is hard to swallow.