10 Commits (a0b65a262bc1e2b25e9b114ae6a6cc2348004f99)

Author SHA1 Message Date
Pat Hickey 892a322574 Arduino.mk: default config.mk port changed to ACM0 (for APM2) 12 years ago
Pat Hickey 268dd85319 Arduino.mk: more verbose default config file, with default HAL_BOARD apm2 12 years ago
Andrew Tridgell 197583be9b build: force signed char 12 years ago
Andrew Tridgell 9b434d167c build: fixed CC build warnings 12 years ago
Andrew Tridgell 0186fabb3b build: allow building with the "Empty" HAL 12 years ago
Andrew Tridgell 0c38ba958a build: default to APM2 build 12 years ago
Andrew Tridgell f0dfcc1126 build: default to APM2 build 12 years ago
Pat Hickey 23d6c79313 Arduino.mk: fixes to obey HAL_BOARD in user's config.mk 12 years ago
Pat Hickey 91b94c0f6c Arduino.mk: fixed per-target toolchains 12 years ago
Pat Hickey eb530b86e8 move Arduino.mk to /mk/Arduino.mk 12 years ago
Andrew Tridgell 28f0ce6185 Build: use -O0 for SITL 12 years ago
Andrew Tridgell 475496cee2 Revert "Arduino.mk: use target variables rather than recursive make for apm1, apm2.." 12 years ago
Andrew Tridgell 975506c840 Build: add debugging in SITL build 12 years ago
Pat Hickey 8fe3c5e5d6 Arduino.mk: use target variables rather than recursive make for apm1, apm2.. 12 years ago
Andrew Tridgell d473203737 Build: added global board targets 12 years ago
Pat Hickey d93d932831 ArduCopter: defines fixes 12 years ago
Andrew Tridgell 9b15d0e714 Build: update makefile for SITL build 12 years ago
Pat Hickey da99f5f283 Arduino.mk: compile with CONFIG_HAL_BOARD define from the user's config.mk 12 years ago
Pat Hickey fff4e87619 Arduino.mk: allow user avrdude flags 12 years ago
Pat Hickey f490f2432d Arduino.mk: norelax.inoflag will disable -Wl,--relax on a per sketch basis 12 years ago
Pat Hickey f8047f158d Arduino.mk: Changes to asm opts for compatibility with avr-gcc4.6 12 years ago
Pat Hickey 7854c54880 Arduino.mk: when core is excluded, add -DEXCLUDECORE to flags 12 years ago
Pat Hickey 4493dbb4d2 Arduino.mk: support nocore.inoflag to do coreless builds of each sketch 12 years ago
Andrew Tridgell 4f90e6e844 build: cope with Arduino 1.0 in command line build 13 years ago
Mike Smith 9c5a776456 Teach the Makefile about the new Arduino sourcefile suffix 13 years ago
Michael Oborne 92886cfa10 make file relax 13 years ago
Michael Oborne f4b7aea1ee add relax 13 years ago
Andrew Tridgell 0da5125b7f upload: force hex file format for upload 13 years ago
Andrew Tridgell 6e9e857157 make configure default to 2560 13 years ago
Pat Hickey a159669cee build: added jtag-program make target 13 years ago
Andrew Tridgell 251cf7d87c force LANG=C for MacOS awk 13 years ago
Amilcar Lucas 45950489d1 More improvements to MS Windows 14 years ago
amilcar 7a510084b1 Fix serial port on windows 14 years ago
amilcar 550deffbe8 Make it work on windows "out-of-the-box" 14 years ago
Amilcar Lucas c37fabea66 Added a comment to the BOARD type of teh make configure output file 14 years ago
Amilcar Lucas eaaf44e2c8 Fix Arduino version detection on some systems 14 years ago
James Goppert 9e6b47184a Arduino version directory updated to lib/version.txt 14 years ago
Amilcar Lucas 03740469fd fix quotes and indentation 14 years ago
James Goppert 9c766d6373 Added override for mega upload protocol. 14 years ago
James Goppert 6abb8a0796 Modified Arduino.mk to use correct upload protocol if not overrided. 14 years ago
Andrew Tridgell ba6c58a33c build: cope with more depths for libraries 14 years ago
Janne M d5e5240e19 Issue #415: Modified spotlight search string. Added UPLOAD_PROTOCOL parameter to makefile to use different programmer. 14 years ago
Mike Smith 42abbb41fd Add options to generate assembly listings for all of the compiled 14 years ago
DrZiplok c0b4cb661f GNU sed wants -r, Darwin/BSD sed wants -E. 14 years ago
Mike Smith c1460add3b Reinstate a Cygwin workround that was backed out by the previous changes. 14 years ago
joeholdsworth@gmail.com 6dbfd78197 updated make file for cygwin compatibility 14 years ago
james.goppert 5b3079bcd6 Fixed debug command. 14 years ago
joeholdsworth@gmail.com 1e08040002 update to arduino.mk file to allow easier use with cygwin. 14 years ago
tridge60@gmail.com a9278b6fcd build: added EXTRAFLAGS to make rules 14 years ago
james.goppert 56483bc322 Added debug/ upload targets to Arduino.mk 14 years ago