Oleg Hahm
|
8f47dcbbf8
|
Merge pull request #4719 from immesys/feature-samr21e
Add linker file for Atmel SAMR21E18A
|
2016-03-25 22:12:28 +01:00 |
|
Michael Andersen
|
83f9cecc12
|
cpu/samd21: Change linker file to support E variant
|
2016-03-23 16:49:24 -07:00 |
|
Joakim Nohlgård
|
ae108581d3
|
boards/*/Makefile.include: replace $(shell ls) by native Makefile functions
|
2016-03-11 15:05:06 +01:00 |
|
Joakim Nohlgård
|
7835ab2be7
|
make: Move BOARD and CPU includes to Makefile.modules
|
2016-02-10 16:37:03 +01:00 |
|
Joakim Nohlgård
|
fae9a092fd
|
boards: Remove Makefile.include.cortexm_common
|
2016-02-10 16:37:03 +01:00 |
|
Lucas Jenss
|
d80f18de0b
|
Minor usability improvements for samr21 usage
|
2015-10-27 19:43:40 +01:00 |
|
daniel-k
|
eb144530d8
|
samr21-xpro: connect to correct tty when given SERIAL
|
2015-09-25 17:39:09 +02:00 |
|
Thomas Eichinger
|
36d3d9c4cd
|
boards/samr21-xpro: define serial port for OS X
|
2015-09-21 15:04:07 +02:00 |
|
daniel-k
|
322523261c
|
samr21: fix SERIAL environment varible to select board when flashing
|
2015-06-16 15:48:05 +02:00 |
|
haukepetersen
|
38f4fc7027
|
cpu/samd21: moved -O0 from board to cpu
|
2015-05-28 19:30:07 +02:00 |
|
Hauke Petersen
|
49dcb692d1
|
boards: adapted Makefiles to cortexm_common folder
- changed naming of cortexm_common in makefiles
- included some minor cleanups
|
2015-05-28 19:30:07 +02:00 |
|
|
107be4122c
|
board: samr21-xpro: adapt to common board Makefile
|
2015-05-26 10:46:34 +02:00 |
|
Ludwig Ortmann
|
7344f770a3
|
boards/samr21-xpro: allow specifying flash device
|
2015-03-03 21:19:48 +01:00 |
|
haukepetersen
|
de3200a88f
|
board/samr21-xpro: use unified openocd script
|
2015-02-10 14:27:45 +01:00 |
|
Joakim Gebart
|
38fc33717b
|
samr21-xpro: Add -mno-thumb-interwork.
Cortex-M processors only support Thumb instructions (no ARM mode code).
Signed-off-by: Joakim Gebart <joakim.gebart@eistec.se>
|
2015-01-28 13:52:53 +01:00 |
|
Lucas Jenss
|
5fdbf0ccfe
|
Samr21: autostart gdb when running make debug
|
2015-01-27 20:49:58 +01:00 |
|
Troels Hoffmeyer
|
33ef43c8e2
|
samr21: implemented transceiver via spi, gpio changes
|
2014-12-16 17:43:30 +01:00 |
|
BytesGalore
|
ae3492b017
|
cpu/samd12: c++: initial support for c++, added _kill (weak) and weak attribute for _kill_r
boards/samr21-xpro: provided c++ feature (cpp)
|
2014-11-14 13:20:54 +01:00 |
|
Thomas Eichinger
|
bf256f63a3
|
samr21-xpro: initial import for the samr21-xpro board
|
2014-09-25 14:37:47 +02:00 |
|