Commit Graph

25 Commits (b2c692b65f4710f6c8891b9dedf34dbe6a58bf4c)

Author SHA1 Message Date
Alexandre Abadie d768f5b357 cpu/sam0_common: add support for MCU used in Arduino MKR1000 board 6 years ago
Kaspar Schleiser 8501a03cbc cleanup: apply enable_debug_false.cocci to codebase (coccinelle)
Skipped sys/cbor/cbor.c, examples/microcoap_server/microcoap_sock.c,
as they use different semantics.
6 years ago
Hauke Petersen 5d5d4dc5a6 Merge pull request #6652 from hamilton-mote/spi-wtf
periph/spi: power regression
6 years ago
Alexandre Abadie 6b0cf6a728 Merge pull request #7027 from dylad/saml21_adc
saml21/adc: initial support
6 years ago
dylad 44dd56c3e8 sam0/adc: merged samd21 & saml21 adc driver
Signed-off-by: dylad <dylan.laduranty@mesotic.com>
6 years ago
Michael Andersen 20ee531486 periph/spi: hotfix for power regression 6 years ago
Hauke Petersen 21d97c6aa7 cpu/sam0: move sam0.h to vendor header tree 6 years ago
Joakim Nohlgård 9adeaf0942 cpu/sam0: cpuid: Refactor for clarity 6 years ago
Martine Lenders 577048db3a Merge pull request #6687 from dylad/fix_saml21_spi
SAML: Fix SPI SERCOM ID calculation
6 years ago
Hauke Petersen 5c7ed2228d pm_layerd: fix initial value for PM_BLOCKER_INITIAL
the current value was a debugging left-over and should
actually be 0.
6 years ago
dylad c24c9390e5 cpu/sam0_common/include: fix SERCOM ID calculation for SAML family
Signed-off-by: dylad <dylan.laduranty@mesotic.com>
6 years ago
Hauke Petersen 37d4f44379 cpus: mv vendor headers to include/vendor/. 6 years ago
Hauke Petersen ea07a6817c cpu/sam0+boards: adapted to new SPI API
- adapted the SPI driver
- merged SPI driver for samr21 and saml21
- adapted all boards using the CPU
6 years ago
Alexandre Abadie 245f60edfa cpu: fix typo in author email 6 years ago
Kees Bakker 2cbd3c4819 cpu/sam21:i2c: function _start was declared inline, but definition not 6 years ago
Kees Bakker d509221e77 cpu/samd21:i2c: increase timeout in _start to facilitate SHT2x hold 6 years ago
Kees Bakker bf4741d0d7 cpu/sam21_common:i2c: refactor a function to wait for response 6 years ago
Kees Bakker 8ca8640060 cpu/sam21_common:i2c: uncrustify 6 years ago
Antonio Galea ff8ed15aca updated list of saml21 variants as defined in Atmel ASF v3.33.0 7 years ago
Antonio Galea 610767cb54 remove blank line at EOF 7 years ago
Antonio Galea fa1e8fcfc9 saml21 cmsis includes: fix whitespace 7 years ago
Antonio Galea e936177646 SAML21: typo in README 7 years ago
Antonio Galea eb1d267975 SAML21: updated CMSIS files to ASF XDK 3.33.0 7 years ago
Antonio Galea 11b6f47502 saml21: add README stating origin for SAML21 CMSIS includes 7 years ago
Hauke Petersen fcb1e68732 cpu/sam0: renamed sam21_common to sam0_common 7 years ago