Hauke Petersen
|
164721657d
|
cpu/samd21: added cpu clock configuration
- choosable between PLL and internal 8MHz osciallator
- configurable to a wide range of frequencies
|
2015-06-04 11:58:26 +02:00 |
|
Hauke Petersen
|
138ac603de
|
Merge pull request #3033 from haukepetersen/fix_samd21_spi
cpu/samd21: fixed broken spi_transfer_byte function
|
2015-05-26 15:39:55 +02:00 |
|
Joakim Gebart
|
13832d8e62
|
everything: Remove filename from @file Doxygen command
|
2015-05-22 07:34:41 +02:00 |
|
Hauke Petersen
|
f0d9574de1
|
cpu/samd21: fixed broken spi_transfer_byte function
|
2015-05-19 18:05:36 +02:00 |
|
Ludwig Ortmann
|
cf637942cc
|
*: add missing blank lines
Some functions had no blank lines to separate them from their
neighborhood.
|
2015-03-21 16:34:59 +01:00 |
|
Joakim Gebart
|
bec43f11d8
|
samd21: Basic implementation of spi_acquire(), spi_release()
Signed-off-by: Joakim Gebart <joakim.gebart@eistec.se>
|
2015-01-19 19:05:20 +01:00 |
|
Troels Hoffmeyer
|
33ef43c8e2
|
samr21: implemented transceiver via spi, gpio changes
|
2014-12-16 17:43:30 +01:00 |
|