|
162478cd6d
|
spelling: s/initialise/initialize/
|
2017-09-05 11:04:25 +02:00 |
|
Hauke Petersen
|
68abdff15a
|
cpu/sam0: optimizations to the shared UART driver
|
2017-09-04 13:11:05 +02:00 |
|
Hauke Petersen
|
48ef1cd6c9
|
cpu/sam0_common: added SERCOM clk control functions
|
2017-09-04 13:08:17 +02:00 |
|
|
b2f40534b1
|
Merge pull request #7541 from lebrush/fix/atmega_typo
Atmega fix typo and empty space
|
2017-09-01 20:29:12 +02:00 |
|
Joakim Nohlgård
|
d512967fb6
|
Merge pull request #7512 from aabadie/cpu_mips_doc
cpu: doxygen cleanup
|
2017-09-01 11:34:08 +02:00 |
|
Vincent Dupont
|
05c731125c
|
cpu/stm32_common: fix extra PLL enabling
|
2017-09-01 10:26:04 +02:00 |
|
Vincent Dupont
|
38b2167f55
|
cpu/stm32_common: add R factors for PLLs
|
2017-09-01 10:26:04 +02:00 |
|
|
fc63f9956e
|
Merge pull request #7500 from OTAkeys/pr/stmclk_f0_f1
cpu/stm32f[0|1|3] unify stmclk with stm32_common
|
2017-09-01 10:21:25 +02:00 |
|
Vincent Dupont
|
e005554b48
|
cpu/stm32_common: update doc
|
2017-09-01 10:15:26 +02:00 |
|
Vincent Dupont
|
60be58ea6d
|
cpu/stm32_common: unify stmclk for stm32f[0|1|3] with f[2|4|7]
|
2017-09-01 10:14:18 +02:00 |
|
Vincent Dupont
|
c11544279a
|
cpu/stm32_common: adapt clk_conf for f0, f1 and f3
|
2017-09-01 10:14:08 +02:00 |
|
Sebastian Meiling
|
7b243bcffd
|
Merge pull request #7229 from dnahm/add_atmega_i2c
cpu/atmega_common: add i2c periph driver
|
2017-09-01 10:12:56 +02:00 |
|
|
91c1f4d9d6
|
Merge pull request #7511 from haukepetersen/rm_board_weio
boards/cpu: removed support for weio and lpc11u34
|
2017-09-01 09:36:08 +02:00 |
|
dnahm
|
b313c02c7c
|
Adapted to comments II
|
2017-08-31 16:11:34 +02:00 |
|
dnahm
|
fe15574c6b
|
Adapted to comments
|
2017-08-31 16:11:34 +02:00 |
|
dnahm
|
7bab826c38
|
cpu/atmega_common: add i2c periph driver
|
2017-08-31 16:11:34 +02:00 |
|
Hauke Petersen
|
4707ad2f89
|
cpu/sam0_common: fixed UART for samd21
|
2017-08-31 09:47:09 +02:00 |
|
Victor Arino
|
3ba2177b0d
|
cpu/atmega_common: fix typo
|
2017-08-30 20:08:37 +02:00 |
|
Victor Arino
|
7d3fc14c3e
|
cpu/atmega328p: correct port inline
|
2017-08-30 20:08:35 +02:00 |
|
Hauke Petersen
|
8acaab6ee2
|
Merge pull request #7260 from dylad/sam0_uart
sam0/uart: merge samd21 & saml21 uart driver
|
2017-08-29 22:45:43 +02:00 |
|
dylad
|
a3acd1d741
|
remove dev variable for cppcheck
Signed-off-by: dylad <dylan.laduranty@mesotic.com>
|
2017-08-29 21:36:21 +02:00 |
|
|
acfa727151
|
Merge pull request #7477 from OTAkeys/pr/fix_stm32_clk
cpu/stm32f[2|4|7]: unify stmclk and improve PLL configuration
|
2017-08-29 21:35:06 +02:00 |
|
dylad
|
c81ae98068
|
boards: update periph_conf of sam0 based board
Signed-off-by: dylad <dylan.laduranty@mesotic.com>
|
2017-08-29 21:26:42 +02:00 |
|
dylad
|
89c885ea40
|
sam0/uart: merge samd21 & saml21 uart driver
Signed-off-by: dylad <dylan.laduranty@mesotic.com>
|
2017-08-29 21:26:42 +02:00 |
|
Andreas "Paul" Pauli
|
a12dcaa299
|
Merge pull request #7361 from smlng/enh/cc2538/periph_timer
cpu, cc2538: enhance and cleanup periph timer
|
2017-08-29 20:03:35 +02:00 |
|
Thomas Eichinger
|
f286f2a276
|
Merge pull request #7492 from Hyungsin/forupstream_samr21_uart
|
2017-08-29 08:58:08 -07:00 |
|
Hauke Petersen
|
f8e2b46603
|
Merge pull request #7122 from kaspar030/fix_stm32f4_i2c
cpu: stm32f4: i2c: fix some problems
|
2017-08-29 17:56:26 +02:00 |
|
Hyungsin
|
5dac8fc263
|
cpu/samd21: include uart driver only when UART_NUMOF is defined
|
2017-08-29 08:51:10 -07:00 |
|
Hauke Petersen
|
e51ff56b96
|
cpu/nrf52: share const CLOCK_CORECLOCK
|
2017-08-29 17:28:10 +02:00 |
|
|
55c09a7471
|
Merge pull request #7526 from haukepetersen/opt_nrf51_coreclockdefine
boards/nrf51-based: share CLOCK_CORECLOCK define
|
2017-08-29 17:24:01 +02:00 |
|
Hauke Petersen
|
4b53044fac
|
Merge pull request #7527 from aabadie/typo_successfully
doxygen: fix typo on word 'successfully'
|
2017-08-29 15:26:51 +02:00 |
|
|
5dc834a72d
|
doxygen: fix typo on word 'successfully'
|
2017-08-29 15:12:44 +02:00 |
|
Hauke Petersen
|
7b9d3b32ca
|
boards/nrf51-based: share CLOCK_CORECLOCK define
|
2017-08-29 14:12:39 +02:00 |
|
Hauke Petersen
|
25f285f1d1
|
cpu/msp430: added flashpage driver implementation
|
2017-08-29 12:08:33 +02:00 |
|
Hauke Petersen
|
3ecea173ea
|
cpu/msp430|cc430: removed old flashrom driver
|
2017-08-29 11:55:27 +02:00 |
|
smlng
|
12868d2416
|
cpu, cc2538: cleanup periph/timer
|
2017-08-28 21:43:12 +02:00 |
|
|
f5838ebea9
|
Merge pull request #7467 from Marc-Aurele/i2c_channel2_l0
cpu/stm32l0: add i2c channel 2 & 3
|
2017-08-28 17:54:09 +02:00 |
|
Vincent Dupont
|
33e8a419be
|
cpu/stm32_common: add clock config documentation
|
2017-08-28 17:51:00 +02:00 |
|
Vincent Dupont
|
d2a4acecd9
|
cpu/stm32_common: unify stmclk for stm32f[2|4|7] and adapt to use clk_conf
|
2017-08-28 17:51:00 +02:00 |
|
Vincent Dupont
|
400158537f
|
cpu/stm32_common: add a tool to generate clock settings
|
2017-08-28 17:51:00 +02:00 |
|
Hauke Petersen
|
10d394802d
|
Merge pull request #6932 from dylad/saml21_multiple_exti
saml21/gpio: Allow multiple EXTI at the same time
|
2017-08-28 17:35:00 +02:00 |
|
Hauke Petersen
|
663be1b810
|
cpu/sam3: added DAC (DACC) driver implementation
|
2017-08-28 14:30:57 +02:00 |
|
|
7222f76ac0
|
cpu/msp430: cleanup doxygen grouping
|
2017-08-28 14:26:10 +02:00 |
|
Hauke Petersen
|
ac95d429f5
|
Merge pull request #7485 from aabadie/stm32_cleanup_vectors
cpu/stm32: cleanup interrupt vectors
|
2017-08-28 13:52:53 +02:00 |
|
|
2b3a9d2e82
|
cpu/mips: cleanup doxygen documentation
|
2017-08-28 13:27:58 +02:00 |
|
Hauke Petersen
|
7bc271807c
|
cpu: remove support for lpc11u34
CPU is not maintained and not hardware for testing available to
the community.
|
2017-08-28 12:11:51 +02:00 |
|
Joakim Nohlgård
|
480f77065b
|
Merge pull request #7514 from gebart/pr/netdev-set-const
netdev: Make set() value parameter const void *
|
2017-08-26 08:09:15 +02:00 |
|
|
b8070a6f5b
|
cpu/sam0: unify for arduino-mkr1000 and arduino-mkrzero boards
|
2017-08-25 15:18:44 +02:00 |
|
Joakim Nohlgård
|
065bc62e0a
|
netdev: Make set() value parameter const void *
|
2017-08-25 13:41:19 +02:00 |
|
Hauke Petersen
|
d54c849822
|
Merge pull request #6573 from gebart/pr/lpc11u34-periph-macro
lpc11u34: Remove short name macros for GPIO modes
|
2017-08-25 10:57:28 +02:00 |
|