Skip to content

Check compatibility with Arduino 1.6.6 #973

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
pgollor opened this issue Nov 5, 2015 · 10 comments
Closed

Check compatibility with Arduino 1.6.6 #973

pgollor opened this issue Nov 5, 2015 · 10 comments
Labels
component: arduino IDE help wanted Help needed from the community

Comments

@pgollor
Copy link
Contributor

pgollor commented Nov 5, 2015

The Arduino community released version 1.6.6 the day before yesterday (2015-11-03).

Could somebody check the compatibility with your code version on your operating system?
If you could, please post the following things:

  • operating system (Windows 7,8,10, Linux version, Mac OSX)
  • architecture 32bit, 64bit
  • Arduino version (stable, staging or the git hash)
  • used Arduino package manager or not
  • Hardware (ESP8266 Generic, NodeMCU, etc.)???
  • the working example sketch
  • which works not?

Previously thanks for your posts.

My tests:

  • Ubuntu 15.04 x64 and 14.04 x64
  • ESP8266-01 generic board + FTDI
  • no package manager
  • version 2f3f1f5
  • ESP8266WebServer/HelloServer example sketch

Travis link for Arduino 1-6-6 try: Linux build status

@pgollor pgollor added help wanted Help needed from the community component: arduino IDE labels Nov 5, 2015
@asetyde
Copy link

asetyde commented Nov 6, 2015

sorry but , you test an arduino ? it's not only esp ?

My tests:

Windows 7 & Windows 10 Visual Studio with visual micro with arduino library 1.6.6 , 1.6.7 , 1.6.8
Nodemcu 1.0 esp826612-e
Stable and Staging boardmanager(latest release )
my project (3) with DHT library 1.1.1 , Mysql library , Wifiudp library (network/math/eeprom/analoginput/digitalinput) no issue

@pgollor
Copy link
Contributor Author

pgollor commented Nov 6, 2015

@asetyde thanks for your tests.
No I tested the ESP8266-01. It was my fault. I corrected this.

@marvinroger
Copy link
Contributor

  • OS: Ubuntu 14.04
  • Arch: x64
  • OS: Ubuntu 14.04
  • Arduino version: Latest staging
  • Hardware: NodeMCU v1.0
  • Working sketch: All
  • Non-working sketch: None

The only visual problems being the Warnings (fixed upstream), and the invalid library messages.


  • OS: Ubuntu 14.04
  • Arch: x64
  • OS: Ubuntu 14.04
  • Arduino version: ba3af99
  • Hardware: NodeMCU v1.0
  • Working sketch: All
  • Non-working sketch: None

The only visual problems being the recipa.ar.pattern warning , and the invalid library messages.

@sej7278
Copy link

sej7278 commented Nov 7, 2015

what are you testing, 1.6.6 ide totally breaks esp8266 compatibility due to package/platform naming and the use of arduino-builder, that's a known issue.

or do you mean the esp8266 build of the arduino ide (not just the core) not using boards manager?

@marvinroger
Copy link
Contributor

No it does not. Updating from 1.6.5 to 1.6.6 using the same boards manager files doesn't work. But if you use boards manager with a clean 1.6.6 install, it does work.

@sej7278
Copy link

sej7278 commented Nov 7, 2015

ah that's interesting, might explain why using the git version just worked for me after i deleted all the packages and staging stuff in ~/.arduino15

so boards manager doesn't even manage to fulfil its entire point - making updating cores easier!

OS: Debian Sid
Arch: x64
Arduino version: 1.6.6 (upstream, not esp8266 build)
esp8266 core version: 66c69b3 (git not Boards Mangler)
Hardware: NodeMCU v1.0
Working sketch: All
Non-working sketch: None

@pgollor
Copy link
Contributor Author

pgollor commented Nov 7, 2015

I mean the current Arduino 1.6.6 release from arduino.cc

@marvinroger
Copy link
Contributor

This issue is only for test reports, there is a little more detailed issue about this, with your mentionned fix : #965

@pgollor
Copy link
Contributor Author

pgollor commented Nov 8, 2015

Thanks guys for your posts. So we need some tests with windows and mac os i think.

@marvinroger
Copy link
Contributor

I will report for Windows soon.
Le 8 nov. 2015 2:10 PM, "pgollor" [email protected] a écrit :

Thanks guys for your posts. So we need some tests with windows and mac os
i think.


Reply to this email directly or view it on GitHub
#973 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: arduino IDE help wanted Help needed from the community
Projects
None yet
Development

No branches or pull requests

5 participants