Hauke Petersen
|
b23cde98cf
|
cpus: adapted UART implementations to cb type change
|
2016-03-15 11:02:06 +01:00 |
|
DipSwitch
|
d72cdcaad2
|
cpu/stm32/gpio_exti: EXTI->PR is of type RW_w1 so don't RMW the pending status flags
|
2016-03-11 15:46:41 +01:00 |
|
Oleg Hahm
|
596c25daca
|
Merge pull request #4943 from gebart/pr/while-loops
Use {} notation for empty while loops
|
2016-03-09 13:42:32 +01:00 |
|
lakshbhatia
|
773453e187
|
stm32l1/timer: fix callback argument initialization
|
2016-03-07 12:41:15 +01:00 |
|
Joakim Nohlgård
|
5bfd4a59e9
|
cpu/stm32l1: Use {} notation for empty while loops
|
2016-03-03 16:31:27 +01:00 |
|
Hauke Petersen
|
b11a3ad74b
|
cpus: adapted timer implementations to API changes
|
2016-02-29 14:45:00 +01:00 |
|
Joakim Nohlgård
|
e01e6892ff
|
cpu/stm32l1: i2c: Fix array out of bounds before check and Clang input check warnings
|
2016-02-28 00:08:26 +01:00 |
|
Joakim Nohlgård
|
8bf9230d15
|
cpu/stm32l1: spi: Cast enum to unsigned int for comparison
|
2016-02-28 00:08:18 +01:00 |
|
Hauke Petersen
|
c82dda9b74
|
Merge pull request #4815 from DipSwitch/pr/fix_stm32_exti_isr
STM32 GPIO: Fix exti_isr handling to only call callbacks of lines with there IRQ enabled
|
2016-02-21 14:11:36 +01:00 |
|
DipSwitch
|
df996044e2
|
STM32 GPIO: Fix exti_isr handling to only call callbacks of lines with have there interrupt enabled
|
2016-02-21 09:43:42 +01:00 |
|
Joakim Nohlgård
|
68ddb1a7a9
|
cpu/stm32l1: Update to match timer_init API change
|
2016-02-13 21:29:36 +01:00 |
|
René Herthel
|
4a4b3f620c
|
stm32l1/i2c: initial update for the new interface
|
2016-02-10 16:40:33 +01:00 |
|
Hauke Petersen
|
ea8db10524
|
cpu/stm32: use common CPUID implementation
|
2016-02-10 09:12:30 +01:00 |
|
Hauke Petersen
|
975e027360
|
cpu: use Hauke's correct email address
|
2016-02-09 16:09:40 +01:00 |
|
Hauke Petersen
|
940097336a
|
cpu: cleanup and unification of CPUID implementations
- moved definition of CPUID_LEN to periph_cpu.h
- fixed some doxygen
- simplyfied some implementations
|
2016-02-08 14:36:03 +01:00 |
|
Hauke Petersen
|
ad0abdcadd
|
cpus: use default isr_ctx struct in GPIO drivers
|
2016-01-27 17:00:37 +01:00 |
|
PeterKietzmann
|
7ff9467970
|
Revert "stm32l1/i2c.c: adapt for new periph driver interface"
This reverts commit e9215a6cc1 .
|
2015-12-07 17:21:34 +01:00 |
|
René Herthel
|
e9215a6cc1
|
stm32l1/i2c.c: adapt for new periph driver interface
|
2015-12-03 19:50:06 +01:00 |
|
Hauke Petersen
|
19cd4b32c4
|
cpu/stm32l1: adapted UART driver
|
2015-10-27 14:59:38 +01:00 |
|
Peter Kietzmann
|
e539db10ee
|
Merge pull request #4104 from gebart/pr/drop-timer-reset
periph/timer: Drop timer_reset
|
2015-10-26 08:36:01 +01:00 |
|
Hauke Petersen
|
82c843a000
|
cpu: removed init_slave from I2C drivers
|
2015-10-20 16:57:39 +02:00 |
|
Joakim Nohlgård
|
cbaeccdb90
|
periph/timer: Drop timer_reset
|
2015-10-17 20:11:03 +02:00 |
|
Hauke Petersen
|
cdcdd185af
|
boards/nucleo-l1: adapted UART configuration
|
2015-10-10 13:24:28 +02:00 |
|
Hauke Petersen
|
2e84fbf85e
|
cpu/stm32l1: optimized pin init in UART driver
|
2015-10-09 11:15:34 +02:00 |
|
Peter Kietzmann
|
076cbb6c15
|
Merge pull request #3897 from haukepetersen/opt_l1_baudcalc
cpu/stm32l1: optimized baudrate calculation
|
2015-09-29 23:41:27 +02:00 |
|
Hauke Petersen
|
d7cf9b3912
|
cpu/stm32l1: optimized and fixed timer driver
|
2015-09-22 12:30:41 +02:00 |
|
Joakim Nohlgård
|
98c465008b
|
all: Update @gebart family name, email
|
2015-09-20 13:47:39 +02:00 |
|
Hauke Petersen
|
b3b7fe790f
|
cpu/stm32l1: optimized baudrate calculation
|
2015-09-18 12:25:21 +02:00 |
|
DipSwitch
|
1fe296d707
|
cpu/stm32l1-f0/spi: Configure the SPI pins as highspeed
|
2015-09-12 12:47:32 +02:00 |
|
DipSwitch
|
04f49a1929
|
cpu: fix stm32l1 cpuid driver for cat 1/2
|
2015-08-24 21:46:36 +02:00 |
|
|
6b2b5eb5e4
|
cpu: stm32l1: use periph_common SPI functions
|
2015-08-14 14:46:35 +02:00 |
|
Katja Kirstein
|
c95612295e
|
cpu/stm32l1: remodel to new GPIO interface
|
2015-08-13 15:07:49 +02:00 |
|
Katja Kirstein
|
bda86cfcd3
|
boards: limifrog-v1 initial commit
|
2015-08-13 14:14:18 +02:00 |
|
Hauke Petersen
|
480d3c68d8
|
cpu/stm32l1: adjusted to changed GPIO interface
|
2015-06-12 19:10:49 +02:00 |
|
Hauke Petersen
|
9943f51080
|
global: renamed cpu-conf.h into cpu_conf.h
|
2015-05-28 15:45:05 +02:00 |
|
Joakim Gebart
|
13832d8e62
|
everything: Remove filename from @file Doxygen command
|
2015-05-22 07:34:41 +02:00 |
|
Joakim Gebart
|
273481455b
|
stm32l1: Replace tabs by spaces
|
2015-05-18 07:10:52 +02:00 |
|
Peter Kietzmann
|
ebadbd6da3
|
Merge pull request #2323 from thomaseichinger/i2c_mutex
periph/i2c: added means to make I2C thread-safe
|
2015-01-20 07:57:20 +01:00 |
|
Joakim Gebart
|
d68b4ef6c2
|
stm32l1: Basic implementation of spi_acquire(), spi_release()
Signed-off-by: Joakim Gebart <joakim.gebart@eistec.se>
|
2015-01-19 19:05:37 +01:00 |
|
Thomas Eichinger
|
830b2b2312
|
cpu/stm32l1: make i2c thread-safe
|
2015-01-19 12:20:09 +01:00 |
|
Thomas Eichinger
|
07d76d7127
|
stm32l1: initial port for the nucleo-l1 board and stm32l1 cpu
|
2015-01-12 15:13:19 +01:00 |
|