I would like to start a one stop thread for all the known issues. Please list out the known issue, and provide a link to the discussion.
- Using a LCD in parallel mode does not work due to a known bug.
- This can be fixed by placing this line in the setup before any lcd functions are called.
- lcd.init(1,12,255,11,5,4,3,2,0,0,0,0);
- https://communities.intel.com/thread/45643
- This can be fixed by placing this line in the setup before any lcd functions are called.
- Some libraries will not compile on MAC OS. (there is a work around)
- Currently non-Galileo boards cannot be used with the Galileo IDE release
- This is planned to be fixed in the future, but things were hurried to get the release out in time.
- https://communities.intel.com/thread/45460