[MOD] Arduino Enhanced Release 1.0.5 for Windows (installer, drivers, etc) +SRC

pico:
How about specifying a path to user libraries? Is this already possible with your library manager?

Hi, thanks for the Pepsi :D, well not really, they are dependent on the user sketch directory, that can be modified but I think is more a hustle than something useful. You may look at "hard links" in Windows (mklink command) and create a hard link to the libraries in the other directory (to keep only 1 copy of the libraries but many folders as 'virtual' accesses)

pico:
But the 0023 and the EWR 1.0.2 won't clobber each other every time they are run, which is great! Almost a sane set-up! Another Pepsi is on the way! :wink: (BTW, did you look at the feasibility of the "no automatic prototype generation" option for the IDE preprocessor? What do you think?)

Haven't checked this. I was trying to fix the resize window problem but it seems is something in java and it is not fixable (it was reported for win7, 2 years ago).

pico:
Which version of avrdude is your distribution? The one I used to replace is v5.12.

5.10

Magicj:

eried:
BTW, did the jrlp's suggestion worked for the protocol issue?

It did for me :slight_smile:

Nice!