Re: [update] devel/arduino [new] devel/arduboy2 [new] devel/arduino-makefile

2018-11-07 Thread Stuart Henderson
On 2018/11/07 09:09, joshua stein wrote: > On Thu, 18 Oct 2018 at 15:17:32 -0500, joshua stein wrote: > > This updates the devel/arduino port to 1.8.7 and incorporates the > > new split of ArduinoCore-avr 1.6.23. I'm including it as a tarball > > instead of a diff because you also have to blow a

Re: [update] devel/arduino [new] devel/arduboy2 [new] devel/arduino-makefile

2018-11-07 Thread joshua stein
On Thu, 18 Oct 2018 at 15:17:32 -0500, joshua stein wrote: > This updates the devel/arduino port to 1.8.7 and incorporates the > new split of ArduinoCore-avr 1.6.23. I'm including it as a tarball > instead of a diff because you also have to blow away files/ and > patches/. > > There is a new p

Re: [update] devel/arduino [new] devel/arduboy2 [new] devel/arduino-makefile

2018-10-22 Thread Janne Johansson
Den tors 18 okt. 2018 kl 22:18 skrev joshua stein : > I don't know what others are doing with Arduino stuff on OpenBSD so > I'd like to know if any of this stuff works for you or if I've just > gotten lucky with the Arduboy. That change would not hurt my work-flow either. Haven't upgraded my ardu

Re: [update] devel/arduino [new] devel/arduboy2 [new] devel/arduino-makefile

2018-10-19 Thread Edd Barrett
Hi jcs, On Thu, Oct 18, 2018 at 03:17:32PM -0500, joshua stein wrote: > I wanted to play with some Arduino code on my Arduboy and none of > the stuff in our tree worked. I could hack it together by manually > updating the EEPROM library and pointing the Makefile at the > Arduboy2 library, but

[update] devel/arduino [new] devel/arduboy2 [new] devel/arduino-makefile

2018-10-18 Thread joshua stein
I wanted to play with some Arduino code on my Arduboy and none of the stuff in our tree worked. I could hack it together by manually updating the EEPROM library and pointing the Makefile at the Arduboy2 library, but it's not very clean. This updates the devel/arduino port to 1.8.7 and incorpor