diff options
| author | Simon John <git@the-jedi.co.uk> | 2018-02-24 16:01:00 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-02-24 16:01:00 +0000 |
| commit | 80b81672062c3729a14a07dbc2c933d823e6c0b8 (patch) | |
| tree | 3bde2adcc00485a98da3f74839462238d42c38ee /HISTORY.md | |
| parent | 84803734779ddb4af0b8afb1f7de4c9d15771859 (diff) | |
| parent | f80486609505876fb0f103c3c1d03aba8f6a0f79 (diff) | |
Merge pull request #543 from tuna-f1sh/sam
Arduino Atmel SAM family Support (ARM architecture)
Thanks @tuna-f1sh !
Diffstat (limited to 'HISTORY.md')
| -rw-r--r-- | HISTORY.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it - New: Add generation of tags file using ctags, which automatically includes project libs and Arduino core. (https://github.com/tuna-f1sh) - New: Add template Makefile and project boilerplate initialise script, `ardmk-init`. (https://github.com/tuna-f1sh) - New: Support atmelice_isp JTAG tool as ISP programmer. (https://github.com/tuna-f1sh) +- New: Support Arduino ARM-based (SAM/SAMD) devices. (https://github.com/tuna-f1sh) ### 1.6.0 (2017-07-11) - Fix: Allowed for SparkFun's weird usb pid/vid submenu shenanigans (issue #499). (https://github.com/sej7278) |
