Skip to content

Instantly share code, notes, and snippets.

@alx
Created March 12, 2012 17:16
Show Gist options
  • Select an option

  • Save alx/2023450 to your computer and use it in GitHub Desktop.

Select an option

Save alx/2023450 to your computer and use it in GitHub Desktop.
compilation Marlin Deuligne
Smiley Deuligne:
/Applications/Arduino.app/Contents/Resources/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=100 -I/Applications/Arduino.app/Contents/Resources/Java/hardware/arduino/cores/arduino -I/Applications/Arduino.app/Contents/Resources/Java/hardware/arduino/variants/mega -I/Applications/Arduino.app/Contents/Resources/Java/libraries/Wire -I/Users/alx/Documents/Arduino/libraries/Deuligne /var/folders/df/rc0lj9613dn7fhgs1v1llrlw0000gn/T/build4813587601835859949.tmp/Smiley.cpp -o/var/folders/df/rc0lj9613dn7fhgs1v1llrlw0000gn/T/build4813587601835859949.tmp/Smiley.cpp.o
Marlin:
/Applications/Arduino.app/Contents/Resources/Java/hardware/tools/avr/bin/avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=100 -I/Applications/Arduino.app/Contents/Resources/Java/hardware/arduino/cores/arduino -I/Applications/Arduino.app/Contents/Resources/Java/hardware/arduino/variants/mega -I/Applications/Arduino.app/Contents/Resources/Java/libraries/LiquidCrystal /var/folders/df/rc0lj9613dn7fhgs1v1llrlw0000gn/T/build4813587601835859949.tmp/cardreader.cpp -o/var/folders/df/rc0lj9613dn7fhgs1v1llrlw0000gn/T/build4813587601835859949.tmp/cardreader.cpp.o
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment