|
|
d025de32ed
|
Merge pull request #8351 from kaspar030/introduce_iolists
net: Introduce iolists
|
2018-03-07 09:56:13 +01:00 |
|
|
|
fcb451b2c5
|
Merge pull request #8743 from dylad/saml21_fix_rtc_define
cpu/saml21: fix RTC wrong condition for #if
|
2018-03-07 07:41:33 +01:00 |
|
dylad
|
20ac4b060d
|
cpu/saml21: fix RTC wrong condition for #if
|
2018-03-06 21:36:18 +01:00 |
|
Francisco Acosta
|
c922119fe4
|
Merge pull request #8744 from Josar/atmega_stackPointer
atmega: add last instruction print
|
2018-03-06 16:16:07 +01:00 |
|
|
|
7f150d6041
|
Merge pull request #7787 from OTAkeys/pr/stm32_pm_periph
cpu/stm32: add pm support in uart, spi and i2c (f4)
|
2018-03-06 16:34:44 +02:00 |
|
Hauke Petersen
|
e78b055787
|
Merge pull request #8556 from kaspar030/stm32_gpio_read
cpu: stm32_common: always do gpio_read() from input register
|
2018-03-06 15:30:01 +01:00 |
|
Vincent Dupont
|
857b44a975
|
cpu/stm32f4: add pm support in i2c driver
|
2018-03-06 15:13:02 +01:00 |
|
Vincent Dupont
|
34e8609f2c
|
cpu/stm32_common: add pm support in spi driver
|
2018-03-06 15:13:01 +01:00 |
|
Vincent Dupont
|
1aee2f1f14
|
cpu/stm32_common: add pm support in uart driver
|
2018-03-06 15:13:00 +01:00 |
|
Vincent Dupont
|
c01e8629ec
|
cpu/stm32_common: add PM modes
|
2018-03-06 15:12:58 +01:00 |
|
Josarn
|
d82f1eba4c
|
atmega: add last instruction print
Signed-off-by: Josua Arndt <josuaarndt@live.de>
|
2018-03-06 14:57:18 +01:00 |
|
|
|
58e172e4df
|
cpu/stm32_common: always enable PWR module
|
2018-03-06 14:55:32 +01:00 |
|
Hauke Petersen
|
c14b8081bc
|
Merge pull request #8735 from kaspar030/stm32_unify_cpu_init
cpu/stm32: unify cpu_init()
|
2018-03-06 14:09:13 +01:00 |
|
|
|
23b414b732
|
drivers: net: adapt to iolist-using netdev
|
2018-03-06 14:00:31 +01:00 |
|
|
|
ff6b8aa4f1
|
cpu/native/netdev_tap: adapt to netdev with iolist
|
2018-03-06 14:00:31 +01:00 |
|
Francisco
|
0fd12487e1
|
cpu/stm32l4: add support for stm32l452re
|
2018-03-05 14:34:16 -03:00 |
|
|
|
3b42fb49b5
|
cpu/stm32: unify cpu_init()
|
2018-03-05 12:35:00 +01:00 |
|
Hauke Petersen
|
47a500d0b1
|
Merge pull request #8447 from haukepetersen/opt_test_periphuartpower
tests/periph_uart: included power_on/off() in test
|
2018-03-05 09:49:20 +01:00 |
|
Joakim Nohlgård
|
68ea6b3316
|
kinetis: Add support for NXP Kinetis KW41Z SoC
|
2018-03-02 15:38:39 +01:00 |
|
Joakim Nohlgård
|
2090dd0234
|
kinetis: Add GPIO ISR for CPUs with combined PORTB+PORTC interrupt
|
2018-03-02 15:38:39 +01:00 |
|
Joakim Nohlgård
|
8642c8ceb8
|
kinetis: Support CM0+ devices with 96 bit UID
|
2018-03-02 15:38:39 +01:00 |
|
Joakim Nohlgård
|
005b4bfbb3
|
kinetis: Filter out PWM code if no FTM exists
|
2018-03-02 15:38:39 +01:00 |
|
Joakim Nohlgård
|
11361ec7e1
|
kinetis: Add support for CPUs with a single IRQ for all PIT channels
|
2018-03-02 15:38:39 +01:00 |
|
Joakim Nohlgård
|
2b64452c33
|
kinetis: GPIO workaround for missing open drain support
|
2018-03-02 15:38:39 +01:00 |
|
Joakim Nohlgård
|
a196bb431d
|
kinetis: Only configure PWM settings if the FTM device exists
|
2018-03-02 15:38:39 +01:00 |
|
Joakim Nohlgård
|
ba76402d03
|
kinetis: Add Bit Manipulation Engine helpers
|
2018-03-02 15:38:39 +01:00 |
|
Joakim Nohlgård
|
18908667a3
|
kinetis: Make open drain GPIO availability depend on CPU header
|
2018-03-02 15:38:39 +01:00 |
|
Joakim Nohlgård
|
a7f06f8c42
|
Merge pull request #8724 from gebart/pr/kinetis-lpuart-clocking
kinetis: Set LPUART clock source during uart_lpuart_init
|
2018-03-02 15:38:01 +01:00 |
|
Peter Kietzmann
|
215940b058
|
Merge pull request #8643 from Josar/jiminy_master
boards: Jiminy-mega256rfr2: initial support
|
2018-03-02 15:24:39 +01:00 |
|
Joakim Nohlgård
|
2bdf0bfbf1
|
kinetis: Align definitions in cpu_conf_kinetis.h
|
2018-03-02 14:39:00 +01:00 |
|
Joakim Nohlgård
|
82e960b642
|
kinetis: Set LPUART clock source during uart_lpuart_init
|
2018-03-02 14:39:00 +01:00 |
|
Josarn
|
3c906c6c3d
|
cpu/atmega256rfr2: ATmega256rfr2 MCU support
Signed-off-by: Josua Arndt <josuaarndt@live.de>
Signed-off-by: Steffen Robertz <steffen.robertz@online.de>
|
2018-03-02 13:33:53 +01:00 |
|
Josarn
|
3bace2bd24
|
cpu/atmega-common: Adjustments Jiminy-mega256rfr2
Signed-off-by: Josua Arndt <josuaarndt@live.de>
Signed-off-by: Steffen Robertz <steffen.robertz@online.de>
|
2018-03-02 13:33:26 +01:00 |
|
Francisco Acosta
|
2e701bd535
|
Merge pull request #8725 from gebart/pr/kinetis-errata-func
kinetis: Move errata workarounds to separate function
|
2018-03-02 12:30:16 +01:00 |
|
Francisco Acosta
|
a31940eee4
|
Merge pull request #8723 from gebart/pr/kinetis-periph-cpu-doc-fix
kinetis: periph_cpu.h doc fix
|
2018-03-02 12:03:06 +01:00 |
|
Hauke Petersen
|
4fd16b0bcc
|
cpu/native: add empty uart/power_x functions
|
2018-03-02 10:54:21 +01:00 |
|
Hauke Petersen
|
2fc724db7e
|
cpu/lpc2487: add empty uart/power_x functions
|
2018-03-02 10:53:55 +01:00 |
|
Hauke Petersen
|
8ac3465ba7
|
cpu/kinetis: add empty uart/power_x functions
|
2018-03-02 10:53:55 +01:00 |
|
Hauke Petersen
|
ce9e6f4eb0
|
cpu/atmega_common: add empty uart/power_x functions
|
2018-03-02 10:53:55 +01:00 |
|
Joakim Nohlgård
|
fd76e5ddad
|
kinetis: Move errata workarounds to separate function
|
2018-03-02 08:17:00 +01:00 |
|
Joakim Nohlgård
|
f5edf56be4
|
kinetis: periph_cpu.h doc fixes
|
2018-03-02 08:06:46 +01:00 |
|
Joakim Nohlgård
|
a11c66382f
|
kinetis: Add dependency on rtt for LPTMR time base
|
2018-03-02 07:37:14 +01:00 |
|
Bas Stottelaar
|
bcffbba480
|
Merge pull request #8718 from cladmi/pr/cpu/efm32/remove_timer_set
cpu/efm32/periph/timer: remove timer_set duplicate
|
2018-03-01 20:16:01 +01:00 |
|
Gaëtan Harter
|
04e180dd3d
|
Merge pull request #8719 from gebart/pr/kinetis-lpuart-align
kinetis: Align defines in uart.c
|
2018-03-01 17:58:37 +01:00 |
|
Gaëtan Harter
|
6f2eeca91b
|
cpu/efm32/periph/timer: remove timer_set duplicate
timer_set is already provided by 'periph_common' so does not need to be
provided by cpu/periph.
|
2018-03-01 17:31:15 +01:00 |
|
Joakim Nohlgård
|
8f3fb59840
|
kinetis: Align defines in uart.c
|
2018-03-01 17:12:54 +01:00 |
|
Joakim Nohlgård
|
d8c80e245a
|
kinetis: Fix shiftTooManyBitsSigned warning in GPIO driver
|
2018-03-01 14:35:22 +01:00 |
|
Sebastian Meiling
|
f5ef0bd09c
|
Merge pull request #8345 from danpetry/cc2538_uart
cc2538/include/periph_cpu.h: Changed UART configuration format for cc2538.
|
2018-03-01 12:02:59 +01:00 |
|
Alexandre Abadie
|
c450cdebeb
|
Merge pull request #8482 from cogip/qdec
drivers: Initial import of low-level QDEC driver interface
|
2018-02-26 17:44:58 +01:00 |
|
MichelRottleuthner
|
bad08596f6
|
Merge pull request #8399 from OTAkeys/fix/mtd_native_write
mtd_native: fix overlapping pages write check
|
2018-02-26 15:38:46 +01:00 |
|