Hauke Petersen
|
65194d1c38
|
boards: use default value for XTIMER_DEV and _CHAN
|
2017-08-28 16:32:39 +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 |
|
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 |
|
Hauke Petersen
|
191f38b8f4
|
Merge pull request #6881 from aabadie/mkrzero
boards/arduino-mkrzero: add initial support
|
2017-08-25 22:41:12 +02:00 |
|
|
016381525e
|
tests/unittests: skip arduino-mkrzero
|
2017-08-25 15:33:03 +02:00 |
|
|
48bedff2d1
|
boards/arduino-mkrzero: adapt implementation to use common code
|
2017-08-25 15:33:03 +02:00 |
|
|
b04bf93a17
|
boards/arduino-mkr1000: adapt implementation to use common code
|
2017-08-25 15:18:44 +02:00 |
|
|
333206ac45
|
boards/arduino-mkr-common: factorize arduino-mkr boards to common place
|
2017-08-25 15:18:44 +02:00 |
|
|
cf10bbfea6
|
boards/arduino-mkrzero: add initial support
|
2017-08-25 15:18:44 +02:00 |
|
|
b8070a6f5b
|
cpu/sam0: unify for arduino-mkr1000 and arduino-mkrzero boards
|
2017-08-25 15:18:44 +02:00 |
|
Hauke Petersen
|
7f14e15273
|
Merge pull request #7250 from smlng/sys/phydat/enh_scale2str
sys, phydat: omit scale to string conversion if not applicable
|
2017-08-25 15:17:02 +02:00 |
|
smlng
|
e4382ae5c5
|
sys,phydat: fix scale_2_str for multi and non dimensional units
|
2017-08-25 14:38:55 +02:00 |
|
Joakim Nohlgård
|
065bc62e0a
|
netdev: Make set() value parameter const void *
|
2017-08-25 13:41:19 +02:00 |
|
Hauke Petersen
|
db65120280
|
Merge pull request #7509 from PeterKietzmann/pr_lps331ap_saul_temp
drivers/lps331ap: add saul support for temperature sensor
|
2017-08-25 12:44:36 +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 |
|
Peter Kietzmann
|
e529571437
|
drivers/lps331ap: add saul support for temperature sensor
|
2017-08-25 10:19:18 +02:00 |
|
Sebastian Meiling
|
238b5d68af
|
Merge pull request #7490 from aabadie/nucleo_f302_led_fix
boards/nucleo-common: fix on-board LED macro for nucleo-f302 case
|
2017-08-24 22:04:37 +02:00 |
|
Joakim Nohlgård
|
a905a88b7c
|
Merge pull request #6959 from haukepetersen/fix_lpc11u_adc
cpu/lpc11u34: fixed ADC resolution selection
|
2017-08-24 18:09:43 +02:00 |
|
Hauke Petersen
|
7ea1e9d127
|
Merge pull request #6572 from gebart/pr/mulle-lis3dh-settings
mulle: Use hardware CS for on-board LIS3DH
|
2017-08-24 16:52:27 +02:00 |
|
Martine Lenders
|
952682b32c
|
Merge pull request #7508 from aabadie/cpu_samd21_doc
cpu: fix missing doxygen group definitions + cleanup
|
2017-08-24 16:37:02 +02:00 |
|
Hauke Petersen
|
138092f88c
|
Merge pull request #7373 from smlng/cpu/cc2538/gpio_af
cpu, cc2538: add gpio alternative functions
|
2017-08-24 15:48:13 +02:00 |
|
Hauke Petersen
|
75333b638f
|
Merge pull request #7504 from haukepetersen/opt_stm32_rtc
cpu/stm32: reworked RTC implementation
|
2017-08-24 15:46:23 +02:00 |
|
Hauke Petersen
|
3897d003f0
|
board/nucleo-l152: enable LSE per default
|
2017-08-24 15:32:27 +02:00 |
|
Hauke Petersen
|
ec5569a0c4
|
boards/stm32-based: enabled RTC feature
|
2017-08-24 15:32:27 +02:00 |
|
Hauke Petersen
|
8b150624ed
|
cpu/stm32: reworked the RTC driver implementation
|
2017-08-24 15:32:27 +02:00 |
|
smlng
|
f22172f2a8
|
boards: adapt gpio config for remote-pa
|
2017-08-24 15:31:52 +02:00 |
|
smlng
|
46facf4ff7
|
cpu, cc2538: add gpio alternative functions
|
2017-08-24 15:31:52 +02:00 |
|
|
c07a6af0fd
|
cpu/mips: add missing brief doxygen + cleanup
|
2017-08-24 14:54:47 +02:00 |
|
|
24a1aacca2
|
cpu/sam0: add missing doxygen group definition + cleanup
|
2017-08-24 14:54:47 +02:00 |
|
|
d2938a3a34
|
cpu/stm32_common: add missing doxygen group definition
|
2017-08-24 14:54:47 +02:00 |
|
|
a02ba6917f
|
cpu/stm32l4: cleanup interrupt vectors definitions
|
2017-08-23 22:20:26 +02:00 |
|
|
47e9bfb8e0
|
cpu/stm32f4: cleanup interrupt vectors definitions
|
2017-08-23 22:20:26 +02:00 |
|
|
3e342e844d
|
cpu/stm32f3: cleanup interrupt vectors definitions
|
2017-08-23 22:20:26 +02:00 |
|
|
1bcb13d6ef
|
cpu/stm32f2: cleanup interrupt vectors definitions
|
2017-08-23 22:20:26 +02:00 |
|
|
de343a4c4f
|
cpu/stm32l1: cleanup interrupt vectors definitions
|
2017-08-23 22:20:26 +02:00 |
|
|
cde93ffc39
|
cpu/stm32f1: cleanup interrupt vectors definitions
|
2017-08-23 22:20:25 +02:00 |
|
|
b2674e5f69
|
cpu/stm32l0: cleanup interrupt vectors definitions
|
2017-08-23 22:20:25 +02:00 |
|
|
16253b650f
|
cpu/stm32f0: cleanup interrupt vectors definitions
|
2017-08-23 18:25:39 +02:00 |
|
Hauke Petersen
|
265173806e
|
cpu/stm32: added model specific LSI clock speeds
|
2017-08-23 15:39:16 +02:00 |
|
Hauke Petersen
|
7204ec3166
|
periph/rtc: removed RTC_NUMOF guards from header
|
2017-08-23 15:39:16 +02:00 |
|
Hauke Petersen
|
55de35345c
|
tests/periph_rtc: repaired and cleaned up RTC test
|
2017-08-23 15:39:16 +02:00 |
|
Hauke Petersen
|
82485cf7c6
|
cpu/stm32: fixed lfclk functions for L0 and L1
|
2017-08-23 15:39:16 +02:00 |
|
Hauke Petersen
|
7ea8c7f768
|
Merge pull request #7486 from smlng/enh/docu/cc26x0/timer
docu: enhance timer config docu for cc26x0
|
2017-08-23 15:21:39 +02:00 |
|
Cenk Gündoğan
|
5c4000cd62
|
Merge pull request #7468 from bergzand/rpl/parent-sort
rpl: Sort list of parents
|
2017-08-23 11:39:24 +02:00 |
|
|
24a12da2af
|
boards/nucleo-common: fix on-board LED macro for nucleo-f302 case
|
2017-08-23 09:34:10 +02:00 |
|
|
426e978972
|
rpl: Sort list of parents
|
2017-08-22 16:03:16 +02:00 |
|
Sebastian Meiling
|
5122d958a0
|
Merge pull request #7495 from smlng/enh/gcoap/config_params
gcoap: make more parameters configurable
|
2017-08-22 15:42:41 +02:00 |
|
Hauke Petersen
|
bfb82cd368
|
Merge pull request #7489 from haukepetersen/opt_stm32_unifiystmclkpartly
stm32: unified parts of stmclk implementations
|
2017-08-22 15:42:21 +02:00 |
|
Martine Lenders
|
aea42afb2c
|
Merge pull request #7497 from gebart/pr/gitignore-scan-build
.gitignore: Add scan-build to ignore list
|
2017-08-22 13:10:44 +02:00 |
|
Joakim Nohlgård
|
29415ebb89
|
.gitignore: Add scan-build to ignore list
|
2017-08-22 12:43:54 +02:00 |
|