-
Notifications
You must be signed in to change notification settings - Fork 217
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
arduino-cmake Super Build #74
base: master
Are you sure you want to change the base?
Commits on Jan 2, 2013
-
Add superbuild files to build external libraries.
Ricardo Ortiz committedJan 2, 2013 Configuration menu - View commit details
-
Copy full SHA for 9a92217 - Browse repository at this point
Copy the full SHA 9a92217View commit details
Commits on Sep 20, 2013
-
ENH: This SuperBuild fetches avr-binutils, avr-gcc and
avr-libc as well as the Arduino SDK. It then builds each dependency and create teh exampes firmware. ENH: Patch binutils size.c and patch the patch. The latest arduino-cmake uses the flags -C and --mcu which are not part of the binutils official releases. A pathc was released by Atmel but it hasnt reached upstream.
Ricardo Ortiz committedSep 20, 2013 Configuration menu - View commit details
-
Copy full SHA for d779827 - Browse repository at this point
Copy the full SHA d779827View commit details -
Conflicts: cmake/ArduinoToolchain.cmake
Ricardo Ortiz committedSep 20, 2013 Configuration menu - View commit details
-
Copy full SHA for 13d20fb - Browse repository at this point
Copy the full SHA 13d20fbView commit details
Commits on Sep 25, 2013
-
ENH: Removed the need to build the arduino sdk
The ARDUINO_SDK external project will copy the necesary directories needed to compile/link the sketches to the arduino libraries. Added AVRDUDE external project. And a few fixes so that Arduino.cmake can find the arduino sdk.
Ricardo Ortiz committedSep 25, 2013 Configuration menu - View commit details
-
Copy full SHA for a3d9ee5 - Browse repository at this point
Copy the full SHA a3d9ee5View commit details -
* addAvrdude: ENH: Removed the need to build the arduino sdk
Ricardo Ortiz committedSep 25, 2013 Configuration menu - View commit details
-
Copy full SHA for 960ecad - Browse repository at this point
Copy the full SHA 960ecadView commit details -
BUG: Add correct function call when using local
external project. Tidy.
Ricardo Ortiz committedSep 25, 2013 Configuration menu - View commit details
-
Copy full SHA for 34b37b4 - Browse repository at this point
Copy the full SHA 34b37b4View commit details -
Merge branch 'fixEmptyExternalProjectCall'
* fixEmptyExternalProjectCall: BUG: Add correct function call when using local
Ricardo Ortiz committedSep 25, 2013 Configuration menu - View commit details
-
Copy full SHA for 35103bf - Browse repository at this point
Copy the full SHA 35103bfView commit details