Commit graph

  • 8c85ca7001
    Merge pull request #598 from Dukejung/master Sudar Muthu 2019-04-20 14:37:12 +0530
  • 4e465c693c
    Update HISTORY.md Simon John 2019-04-01 10:30:33 +0100
  • f5893dc7a1
    Merge pull request #603 from tuna-f1sh/master Simon John 2019-04-01 10:26:33 +0100
  • 9783e68bc8 add swtich for ARM 'avr-size' so that .elf is passed as arg John Whittington 2019-03-25 13:36:03 +0000
  • 591855b890
    Merge pull request #600 from HorkusBoy/samd-typo-pr Simon John 2019-03-02 23:38:21 +0000
  • d2d7d4ec16 Fixed typo in var name BOARDS_TXT in Sam.mk Ben B 2019-03-02 10:01:25 -0600
  • 12c62dd200
    Update runtests.sh Dukejung 2019-02-11 18:04:09 +0900
  • c9d9c9f34d
    Update HISTORY.md Dukejung 2019-02-11 17:50:05 +0900
  • 17a69524ee Add OpenCR.mk for OpenCR 1.0 board and add example code(example/BlinkOpenCR) Dukejung 2019-02-11 16:54:35 +0900
  • 4452f7790a
    Merge pull request #597 from tuna-f1sh/master Simon John 2019-01-11 19:55:14 +0000
  • e3a99fdf4e Only add USB_PRODUCT and USB_MANUFACTURER to flags if defined John Whittington 2019-01-11 13:49:40 +0000
  • 8a313c5d94 Populate USB_PRODUCT and USB_MANUFACTURER if in boards file using Caterina John Whittington 2019-01-08 17:53:11 +0000
  • e88f7e1a9f Add 'sam' flag to ardmk-init to include Sam.mk rather than Arduino.mk John Whittington 2018-12-24 09:24:14 +0000
  • 8d9c3c05bc
    Merge 0ea18865ff into fd24677719 Chris van Marle 2018-11-30 07:53:31 +0000
  • fd24677719
    Updated history Simon John 2018-11-27 15:45:59 +0000
  • 2938a0f5b4
    Merge pull request #593 from Akram-Chehaima/master Simon John 2018-11-27 14:18:37 +0000
  • ccd3a5289c
    Change & add repo to install package onArch linux Akram Chehaima 2018-11-27 13:59:12 +0100
  • d3be28b500
    Merge pull request #592 from dewhisna/cpu_speed_select Simon John 2018-11-17 18:59:48 +0000
  • 35fece8b9c Change BOARD_SPEED to BOARD_CLOCK setting and extend to menu.clock and menu.speed. This is needed to specify CPU speed and fuses for boards.txt files that use this format: "{board_tag}.menu.clock.{board_clock}.build.f_cpu" "{board_tag}.menu.clock.{board_clock}.bootloader.low_fuses" "{board_tag}.menu.clock.{board_clock}.bootloader.high_fuses" "{board_tag}.menu.clock.{board_clock}.bootloader.extended_fuses" For example ATtiny processors. Donna Whisnant 2018-11-11 16:55:52 -0600
  • 66e0211878 Update documentation for BOARD_SPEED. Donna Whisnant 2018-11-11 13:27:11 -0600
  • 0f02622467 Add support for BOARD_SPEED setting. This is needed to specify CPU speed for boards.txt files that use this format: "{board_tag}.menu.speed.{board_speed}.build.f_cpu" For example, the Watterott ATmega328PB library: https://github.com/watterott/ATmega328PB-Testing Donna Whisnant 2018-11-11 13:01:52 -0600
  • 7068806380 Add a comment on the necessary configuration of AVRDUDE_CONF on some systems Célestin Matte 2018-10-23 16:05:42 +0200
  • ec1947a7cd allow to enable AVRDUDE_AUTOERASE_FLASH Lorenzo Delana 2018-10-13 02:28:32 +0200
  • b351ab375d
    Update arduino-mk-vars.md Lorenzo Delana 2018-10-13 02:21:47 +0200
  • cd754458b2 Fix error /dev/ttyUSB0 is not a regular file Doron Behar 2018-10-12 20:24:54 +0300
  • e0a4355287 Arduino.mk: added PRE_UPLOAD_HOOK macro to specify script to run before uploading code, added AVR_SIZE_OPTS when using $(NM) to dump symbols, [taret upload]: added prerequestive pre-upload in order to execute the PRE_UPLOAD_HOOK script, [added target pre-upload] to execute PRE_UPLOAD_HOOK script, [.PHONY]: added target pre-upload, arduino-mk-vars.md: added description for PRE_UPLOAD_HOOK Evangelos Rokas 2018-10-12 01:08:55 +0300
  • e76be67d6e Revert default MONITOR_CMD to screen Doron Behar 2018-10-09 19:26:23 +0300
  • 1e766cf1ac Add +F to less in MONITOR_CMD Doron Behar 2018-10-03 13:20:46 +0300
  • b07de28cd4 Add stty_params to help target Doron Behar 2018-10-03 13:16:37 +0300
  • c5d744f70c Add monitor commands using less and cat. Doron Behar 2017-09-25 22:28:34 +0300
  • 1d72ebb391 Add stty_params target. Doron Behar 2017-09-25 22:23:07 +0300
  • 5a0c80bf0c
    Merge pull request #583 from wingunder/move_core_link_last Sudar Muthu 2018-10-07 11:19:56 +0530
  • ed608ce658 Merge remote-tracking branch 'origin/fix-travis-sudo-required' into move_core_link_last Pieter du Preez 2018-10-03 21:19:16 +0200
  • 50e883b640
    Fix "does not allow use of 'sudo'" error in travis Pieter du Preez 2018-10-03 14:36:49 +0200
  • a285810cb5 Added a test case for moving CORE_LIB in PR #583. Pieter du Preez 2018-10-02 23:00:14 +0200
  • d4d3d3d6c3 Merge remote-tracking branch 'org/master' into move_core_link_last Pieter du Preez 2018-10-02 22:53:12 +0200
  • 869cbd11ea
    Merge 321b1b8c2d into fe84c59194 Benoit Rapidel 2018-09-30 14:58:34 +0000
  • ad7cc421cc
    Merge f8200c8643 into fe84c59194 thalesmaoa 2018-09-30 14:58:33 +0000
  • 5555387808
    Merge 8865f8f096 into fe84c59194 Philippe Coval 2018-09-30 14:46:01 +0000
  • fe84c59194
    Merge pull request #580 from wingunder/master Sudar Muthu 2018-09-30 20:13:29 +0530
  • 089b535601
    Merge pull request #582 from tuna-f1sh/master Sudar Muthu 2018-09-30 20:12:49 +0530
  • ddf7210407 Moved CORE_LIB to the last position of the defined linked objects. Pieter du Preez 2018-09-29 23:58:07 +0200
  • 0692c13e98 Pass OpenOCD options to debug_init target John Whittington 2018-09-28 18:25:56 +0100
  • 62d23d66a2 Moved the BOARDS_TXT section and stop if BOARDS_TXT is not a file. Pieter du Preez 2018-09-15 14:31:39 +0200
  • e44540043e Added the TOOL_PREFIX variable for setting up the executable tools. Pieter du Preez 2018-09-14 16:14:14 +0200
  • 2442dafb4f Moved the PARSE_BOARD macro from Arduino.mk to Common.mk. Pieter du Preez 2018-09-13 23:44:12 +0200
  • b39ce310a8 avoid calling show_config_info and show_config_variable when ARDUINO_QUIET is defined Hiroaki Yamazoe 2018-09-11 10:42:16 +0900
  • 22ca63614d
    Merge pull request #578 from TE-HiroakiYamazoe/fix_typo_of_avrdude_isp_opt Simon John 2018-08-10 19:41:18 +0100
  • 300ec05328 Fix typo of AVRDUDE_ISP_OPT Hiroaki Yamazoe 2018-08-09 18:48:50 +0900
  • 8865f8f096 Arduino.mk: Fix clean target declaration Philippe Coval 2018-07-25 16:24:06 +0200
  • 0ea18865ff Add support for custom defines Chris van Marle 2018-07-18 09:11:57 +0200
  • b2d1ff23a2
    Merge pull request #567 from tuna-f1sh/due Sudar Muthu 2018-06-22 09:45:03 +0530
  • 3f32563683 Support for Arduino Due added John Whittington 2018-06-12 13:59:58 +0100
  • b33f027600
    Merge b0e1b26292 into 0809b54606 Phillip Pearson 2018-04-29 06:10:30 +0000
  • b0e1b26292 Change := to += to allow projects to add their own objs to OTHER_OBJS Phillip Pearson 2018-04-28 22:57:00 -0700
  • 0809b54606
    Merge pull request #556 from wingunder/master Sudar Muthu 2018-03-18 22:36:23 +0530
  • 36b6b233eb Added the DIAGNOSTICS_COLOR_WHEN var for controlling diagnostics-color. Pieter du Preez 2018-03-18 16:54:39 +0100
  • a7b8084ac6
    Merge pull request #546 from kierdavis/disable-prog-types-compat Simon John 2018-02-24 16:06:09 +0000
  • 139b5dbc49
    Merge branch 'master' into disable-prog-types-compat Simon John 2018-02-24 16:03:37 +0000
  • c10eaa4f48
    Merge pull request #533 from doronbehar/detect-archlinux Simon John 2018-02-24 16:02:18 +0000
  • 80b8167206
    Merge pull request #543 from tuna-f1sh/sam Simon John 2018-02-24 16:01:00 +0000
  • f804866095 SAMD Cortex M0 device support (Zero, MKR1000, etc) John Whittington 2018-01-02 17:35:47 +0000
  • b25ae8c2f2
    Merge f98369a503 into 8480373477 Michael Baisch 2018-02-08 11:03:43 +0000
  • fac65b439f Merge 02a456a95c into 8480373477 Chris Spencer 2018-01-30 13:18:34 +0000
  • 8480373477
    Merge pull request #548 from kierdavis/fix-typo Sudar Muthu 2018-01-25 09:38:47 +0530
  • b4c381c4b7
    Fix typo in arduino-mk-vars.md Kier Davis 2018-01-24 22:10:27 +0000
  • b3c5127be2
    Allow compatibility with old pgmspace API to be disabled by the user Kier Davis 2018-01-21 22:59:17 +0000
  • 5869c98344
    Merge pull request #545 from kierdavis/fix-readme-typo Sudar Muthu 2018-01-22 15:00:28 +0530
  • aceaf72d5a Merge d59cab50ec into 74e1ef00fd John Ott 2018-01-21 23:30:50 +0000
  • 5229b075cb
    Fix a typo in the README Kier Davis 2018-01-21 23:06:05 +0000
  • 74e1ef00fd
    Merge pull request #530 from tuna-f1sh/master Simon John 2018-01-12 19:27:14 +0000
  • a6d979ef90 Merge remote-tracking branch 'upstream/master' John Whittington 2018-01-03 08:14:39 +0000
  • c3fe5dcc2f
    Merge pull request #541 from sej7278/master Simon John 2017-12-28 18:05:18 +0000
  • 6d3d973cd4 Moved ATtiny examples from Blink to ATtinyBlink and updated the instructions (issue #537). Simon John 2017-12-28 17:55:01 +0000
  • 7a26a86c78
    Merge pull request #540 from sej7278/master Simon John 2017-12-22 14:13:23 +0000
  • 246e568011 Moved -e flag for avrdude from set_fuses to ispload as you wouldn't want a chip erase operation when only setting the fuses. Simon John 2017-12-22 10:14:06 +0000
  • d874c59103 ardmk-init runs without prompt by default, cli arg added to avoid clint dependency John Whittington 2017-11-07 16:54:34 +0000
  • 78d11c6678 Update Fedora spec file John Whittington 2017-10-13 15:41:56 +0100
  • 625861009a Merge remote-tracking branch 'upstream/master' John Whittington 2017-10-12 10:41:56 +0100
  • 2a4c2660be Run ardmk-init without dependancy if running quiet John Whittington 2017-10-12 09:25:56 +0100
  • 55c149fb03 Add ardmk-init manpage and correct typos John Whittington 2017-10-06 10:32:17 +0100
  • cf479bf9a2 Merge c18ad9fba5 into bc5092f25b Doron Behar 2017-10-06 08:37:44 +0000
  • c18ad9fba5 Set ARDMK_VENDOR differently if OS is Arch Linux. Doron Behar 2017-10-06 11:35:47 +0300
  • 6de7d421ce Merge cea3d63eb3 into bc5092f25b Ladislas de Toldi 2017-10-06 08:03:25 +0000
  • b8f5eaa816 Recognize serial monitors with full path in MONITOR_CMD SZEDER Gábor 2017-09-26 17:36:38 +0200
  • c2d17c825a ardmk-init linted using pylint John Whittington 2017-10-02 15:26:02 +0100
  • bc5092f25b Merge pull request #529 from szeder/monitor-cmd-with-path Sudar Muthu 2017-09-29 09:59:16 +0530
  • a165a3bf26 ardmk-init usage added to README and HISTORY update John Whittington 2017-09-28 13:26:29 +0100
  • f3bb8249c1 ardmk-init arg parse options and made V1.0 John Whittington 2017-09-25 15:43:13 +0000
  • 8819e761fb WIP: ardmk-init more verbose about directory operating in John Whittington 2017-09-25 10:45:14 +0000
  • 91604be7cc WIP: CLI project makefile generator John Whittington 2017-09-22 14:42:24 +0000
  • 5245606f64 Add support for ISP_PROG Atmel Ice John Whittington 2017-09-12 14:52:31 +0000
  • 1882a8024e Fix:Add to langmap not set ino,pde using ctags John Whittington 2017-09-13 16:33:49 +0000
  • c49af21700 Recognize serial monitors with full path in MONITOR_CMD SZEDER Gábor 2017-09-26 17:36:38 +0200
  • 9708e8265d Merge pull request #525 from tuna-f1sh/master Sudar Muthu 2017-09-10 18:48:55 -0400
  • 770d3a7080 Fix indenting John Whittington 2017-09-06 09:48:04 +0000
  • 42b5d2dbd8 Auto detect Windows sketchbook path using USERPROFILE not HOME and spelling John Whittington 2017-09-06 10:34:07 +0100
  • e413feedbb Update HISTORY.md John Whittington 2017-09-05 17:39:42 +0100
  • 11e2059009 Documentation changes for Windows usage John Whittington 2017-09-05 17:12:22 +0100
  • 4519be5bac Detect Cygwin Python or user installed Windows Python and use according device port John Whittington 2017-09-05 14:18:03 +0100