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
smlng
48327744a2
gcoap: make more parameters configurable
2017-08-22 11:26:31 +02:00
Hauke Petersen
5422f0da72
stm32: unified parts of stmclk implementations
...
- unified dbp, hsi, and lfclk functions
- all of them now work for all STM32 CPUs
- renamed from bdp to dbp as this is the expression used
in the reference manuals (old naming was a typo...)
2017-08-21 17:40:22 +02:00
smlng
09bc23b41f
docu: enhance timer config docu for cc26x0
2017-08-21 10:44:14 +02:00
Hauke Petersen
768459d6c1
Merge pull request #7420 from MichelRottleuthner/rtc_stm32l4
...
periph/rtc: add support for stm32l4
2017-08-21 10:10:26 +02:00
Hauke Petersen
907d677886
Merge pull request #7340 from Inria-Chile/nz32-sc151_sx1276
...
boards/nz32-sc151: add sx127x driver pin definition
2017-08-21 10:05:03 +02:00
Sebastian Meiling
675f665dd0
Merge pull request #7464 from OTAkeys/pr/lsm6dsl
...
drivers/lsm6dsl: add power up/down functions
2017-08-21 09:41:02 +02:00
Vincent Dupont
d5d306e316
tests/driver_lsm6dsl: add power down/up test
2017-08-18 15:08:58 +02:00
7b79f4d3d2
Merge pull request #6991 from aabadie/nucleo144_f722
...
boards/nucleo144-f722: add initial support
2017-08-18 14:08:09 +02:00
fb76bd7f8d
boards/nucleo144-f722: add initial support
2017-08-18 13:53:00 +02:00
7682e11763
cpu/stm32f7: add support for stm32f722ze
2017-08-18 13:52:59 +02:00
Sebastian Meiling
290bbe63e8
Merge pull request #7483 from haukepetersen/opt_boards_xtimerdefaults
...
boards: don't redefine xtimer default values
2017-08-18 13:46:27 +02:00
Hauke Petersen
5809c1940c
boards: don't redefine xtimer default values
2017-08-18 11:18:45 +02:00
1e7d1e2499
Merge pull request #7465 from gebart/pr/ethos-buffer-escaped-write
...
dist/tools/ethos: Build escaped packet in buffer before writing to UART
2017-08-18 11:00:57 +02:00
Joakim Nohlgård
503976c663
dist/tools/ethos: Build escaped packet in buffer before writing to UART
...
Significantly improves throughput and latency on FRDM-KW41Z.
Ping with a packet of size 100 yields a 30 ms roundtrip with this
patch, 177 ms without. Size 1000 ping before: 1160 ms, after: 188 ms
2017-08-18 08:12:44 +02:00
Aurelien Fillau
860cd70bb7
i2c: add channel 2 & 3
...
Now, I2C driver on stm32l0 family can handle up to 3
channels.
Signed-off-by: Aurelien Fillau <aurelien.fillau@gmail.com>
2017-08-18 08:03:39 +02:00
Andreas "Paul" Pauli
3648b0800f
Merge pull request #7343 from smlng/board/cc2650stk/xtimer_config
...
Board cc2650stk: add full xtimer config
2017-08-17 22:14:07 +02:00
Martine Lenders
9ea1c6e7c8
Merge pull request #7481 from gebart/pr/netopt-csma-be
...
netopt: add NETOPT_CSMA_MINBE, NETOPT_CSMA_MAXBE
2017-08-17 20:03:34 +02:00
Joakim Nohlgård
b5984d2855
Merge pull request #7447 from bergzand/netopt/tx-retries
...
netopt: Add option for retrieving number of retransmissions
2017-08-17 17:25:58 +02:00
c33eb2b277
netopt: add NETOPT_TX_RETRIES_NEEDED
2017-08-17 16:47:20 +02:00
Joakim Nohlgård
83ab722e22
netopt: Add NETOPT_CSMA_MAXBE, NETOPT_CSMA_MINBE
2017-08-17 16:37:19 +02:00
474a1061e7
Merge pull request #7480 from smlng/pkg/minmea/update_version
...
pkg, minmea: update URL and version
2017-08-17 14:41:29 +02:00
Joakim Nohlgård
c80e31f190
netopt: Improve documentation for NETOPT_CSMA_RETRIES
2017-08-17 14:32:30 +02:00
Joakim Nohlgård
5e743756a5
netopt: Fix documentation typo
2017-08-17 14:32:30 +02:00
smlng
f89a6262ab
pkg, minmea: update URL and version
2017-08-17 14:27:46 +02:00
smlng
8df22c48cd
board, cc2650stk: add full xtimer configuration
2017-08-17 13:28:25 +02:00
Sebastian Meiling
2bab65ce03
Merge pull request #7335 from smlng/cpu/cc2650/periph_timer
...
cpu, cc26x0: fixing periph timer
2017-08-17 13:26:38 +02:00
Hauke Petersen
fcac33e798
Merge pull request #7371 from aabadie/driver_sx127x_spi_config
...
drivers/sx127X: move SPI mode and speed definition to global driver configuration
2017-08-17 10:00:51 +02:00
Sebastian Meiling
422b42ce65
Merge pull request #7338 from aabadie/edbg_remaining_boards
...
boards: use EDBG flasher with arduino-zero and saml21-xpro
2017-08-17 09:16:39 +02:00
4d54dc43fc
Merge pull request #7359 from photonthunder/samd21_DFLL_fix
...
samd21:DFLL bug
2017-08-16 18:18:26 +02:00
Thomas Eichinger
57ca0f96ec
Merge pull request #7309 from Hyungsin/forupstream_radio_state_change
...
at86rf2xx: reliable radio state change
2017-08-16 07:42:06 -07:00
5cb0be3672
Merge pull request #7312 from miri64/ds1307/feat/initial
...
ds1307: initial import of a driver for the DS1307 RTC
2017-08-16 09:25:59 +02:00
Joakim Nohlgård
b94e91c6f1
kinetis: Adjust RTT alarm trigger time
...
The RTT alarm will trigger when the RTT seconds register is equal to the
set alarm target, instead of triggering at the following second.
2017-08-15 20:28:24 +02:00
03caac8951
Merge pull request #7307 from Hyungsin/forupstream_gpio_fix
...
samd21: gpio support samr21e18a
2017-08-15 19:44:27 +02:00
Hyungsin
e8e06949eb
cpu/samd21: add gpio support for samr21e18a
2017-08-15 09:43:18 -07:00
fa51e1e972
Merge pull request #7470 from gebart/pr/core-thread-doxygen
...
core/thread: fix Doxygen nesting
2017-08-15 13:24:07 +02:00
e5c8652496
Merge pull request #7416 from smlng/sys/fmt/fmt_s32_dfp
...
fmt: add signed 32 bit fixed point formatting
2017-08-15 13:23:07 +02:00
smlng
8c6e5e4590
tests: add test_fmt_s32_dfp
...
+ silently fix minor typos, too
2017-08-15 12:31:07 +02:00
smlng
f3e8c8c82c
fmt: add signed 32 bit float point formating
2017-08-15 12:31:07 +02:00
dad68adad7
Merge pull request #7432 from kbumsik/mkr1000-fix
...
board/arduino-mkr1000: Fixed bad MUX config for SPI bus
2017-08-15 10:58:39 +02:00