smlng
|
432b03e99e
|
drivers/kw2xrf: cleanup
- use generic short and long address generator
- defines in main header file
- refine debug output
- correct signed/unsigned warnings
|
2017-02-07 15:08:14 +01:00 |
|
smlng
|
887f499eca
|
drivers/kw2xrf: adapt to new SPI interface
- add docu for structs, defines and functions
- exclude drivers/kw2xrf/include/overwrites.h (vendor header)
- add missing header guards
|
2017-02-07 15:08:05 +01:00 |
|
Johann Fischer
|
5eccbfb2ad
|
tests/driver_kw2xrf: adapt for netdev2 and add testmodes
|
2017-02-07 15:07:58 +01:00 |
|
Johann Fischer
|
cf32ff7f19
|
drivers/kw2xrf: adapt for the netdev2 interface
Adapt the kw2xrf driver for the netdev2 interface.
This patch also adds overwrites.h, the header provides overwrite
values for the kw2xrf PHY.
|
2017-02-07 15:07:33 +01:00 |
|
Martine Lenders
|
feb767932b
|
Merge pull request #6556 from Yonezawa-T2/test_gnrc_ipv6_ext_readme
tests/gnrc_ipv6_ext: update README.md
|
2017-02-06 12:22:59 +01:00 |
|
Martine Lenders
|
beaa214b83
|
Merge pull request #6551 from miri64/fmt/enh/print_byte_hex
fmt: add print_byte_hex() helper
|
2017-02-06 12:08:22 +01:00 |
|
|
33c2a91e1c
|
Merge pull request #6555 from kaspar030/murdock_fixes
CI: murdock2: misc fixes
|
2017-02-06 09:33:09 +01:00 |
|
Takuo Yonezawa
|
3193cf8aa7
|
tests/gnrc_ipv6_ext: update README.md
|
2017-02-06 16:27:51 +09:00 |
|
|
4f87821b4e
|
CI: murdock: misc fixes
|
2017-02-05 23:14:31 +01:00 |
|
|
cd45a145de
|
Merge pull request #6552 from aabadie/spi_divtable_whitespace
cpu/stm32_common/dist: prevent spi_divtable tool to add a trailing whitespace
|
2017-02-03 18:32:58 +01:00 |
|
Martine Lenders
|
e586bed009
|
Merge pull request #6477 from PeterKietzmann/pkg_u8g2_update
pkg/u8g2: update version
|
2017-02-03 17:33:22 +01:00 |
|
Martine Lenders
|
dbfbfb0f23
|
Merge pull request #6546 from smlng/pr/sys/fix_uuid
sys/uuid: fix signedness warning
|
2017-02-03 17:31:29 +01:00 |
|
PeterKietzmann
|
f710d4f457
|
pkg/u8g2: update version
|
2017-02-03 16:40:25 +01:00 |
|
|
58aa9eb8bd
|
cpu/stm32_common/dist: prevent spi_divtable tool to add a trailing whitespace
|
2017-02-03 16:24:47 +01:00 |
|
Francisco Acosta
|
b7774a2b4c
|
Merge pull request #6467 from OTAkeys/feat/flashpage_stm32
cpu/stm32f0: add flashpage driver from stm32f1 + fix stm32f1 driver
|
2017-02-03 15:37:44 +01:00 |
|
Martine Lenders
|
0747f57dd5
|
Merge pull request #6550 from BytesGalore/mod_test_libcoap
tests/pkg_libcoap: exchange printf with puts
|
2017-02-03 15:37:07 +01:00 |
|
Martine Lenders
|
0cd2b746cc
|
fmt: add print_byte_hex() helper
|
2017-02-03 15:16:53 +01:00 |
|
Peter Kietzmann
|
04f6e15fbd
|
Merge pull request #6518 from haukepetersen/opt_autoinit_radios
sys/auto_init: optimized for at86rf and mrf24j40
|
2017-02-03 14:57:53 +01:00 |
|
Martine Lenders
|
59150b67f1
|
Merge pull request #6494 from haukepetersen/fix_nucleo_timerconfig
boards/nucle-f0xx: fixed timer configuration
|
2017-02-03 14:42:49 +01:00 |
|
BytesGalore
|
5f3b3bfe5f
|
tests/libcoap: exchange printf with puts
|
2017-02-03 14:39:17 +01:00 |
|
Peter Kietzmann
|
80908553e2
|
Merge pull request #6548 from aabadie/fix_undocumented_macros
boards/nucleo32-f042: fix undocumented on-board LED macros
|
2017-02-03 14:38:53 +01:00 |
|
Peter Kietzmann
|
a265e6ddea
|
Merge pull request #6530 from miri64/gnrc_netdev/doc/fix-groups
gnrc_netdev2: fix grouping of sub-headers in doc
|
2017-02-03 13:33:57 +01:00 |
|
Sebastian Meiling
|
0b703d086c
|
Merge pull request #6547 from aabadie/clean_test_makefile
tests: remove non existing board name nucleo-f042
|
2017-02-03 09:13:15 +01:00 |
|
|
31d682aea8
|
boards/nucleo32-f042: fix undocumented on-board LED macros
|
2017-02-02 18:22:58 +01:00 |
|
|
aedffd7883
|
tests: remove non existing board name
|
2017-02-02 18:18:47 +01:00 |
|
smlng
|
ef154aaaba
|
sys/uuid: fix signedness warning
|
2017-02-02 16:43:12 +01:00 |
|
Oleg Hahm
|
00cc9c9f7a
|
Merge pull request #6506 from cgundogan/pr/isl29125_interrupt
isl29125: added interrupt
|
2017-02-02 14:41:18 +01:00 |
|
martinheusmann
|
c2458dbd6d
|
tests/driver_isl29125: extended test for interrupt use
|
2017-02-02 13:31:34 +01:00 |
|
martinheusmann
|
9d199d5d09
|
isl29125: added interrupt configuration register
|
2017-02-02 13:31:33 +01:00 |
|
Cenk Gündoğan
|
1b3ab8b18e
|
Merge pull request #6536 from BytesGalore/mod_test_pkg_libcoap
tests/pkg_libcoap: exchange printf with puts
|
2017-02-02 12:00:23 +01:00 |
|
|
1bf363bdaf
|
Merge pull request #6539 from BytesGalore/mod_test_thread_flags
tests/thread_flags: exchange printf with puts
|
2017-02-02 11:55:40 +01:00 |
|
lebrush
|
56b590bec6
|
Merge pull request #6514 from basilfx/cleanup/spi_en
boards: *: remove SPI_*_EN as comments suggest
|
2017-02-02 11:27:40 +01:00 |
|
Martine Lenders
|
e92a2390e4
|
Merge pull request #6540 from zhuoshuguo/fix_netdev2_set_tx_feedback
gnrc_netdev2: fix ''gnrc_netdev2_set_tx_feedback()'' assert.
|
2017-02-02 10:41:52 +01:00 |
|
BytesGalore
|
964a7b3e3b
|
Merge pull request #6543 from PeterKietzmann/add_2017-01_release_text
RELEASE 2017.01
|
2017-02-01 18:35:03 +01:00 |
|
PeterKietzmann
|
968868db61
|
RELEASE 2017.01
|
2017-02-01 18:32:30 +01:00 |
|
Oleg Hahm
|
f7ad8f5cf3
|
Merge pull request #6537 from BytesGalore/mod_test_pkg_oonf
tests/pkg_oonf_api: exchange printf with puts
|
2017-02-01 15:37:36 +01:00 |
|
Oleg Hahm
|
49b39d2251
|
Merge pull request #6524 from brummer-simon/gnrc_tcp-cleanup-Moving_examples_to_tests
examples: tests: Moving gnrc_tcp_src/cli from examples to tests
|
2017-02-01 15:28:56 +01:00 |
|
zhuoshuguo
|
b8428d3e95
|
gnrc_netdev2: fix gnrc_netdev2_set_tx_feedback assert.
|
2017-02-01 15:24:15 +01:00 |
|
Francisco Acosta
|
4c87199d1f
|
Merge pull request #6534 from smlng/pr/osx/openocd_fix
core: fix osx compile issue
|
2017-02-01 14:52:20 +01:00 |
|
BytesGalore
|
548270eb7d
|
tests/thread_flags: exchange printf with puts
|
2017-02-01 14:44:00 +01:00 |
|
BytesGalore
|
3379269c39
|
tests/pkg_oonf_api: exchange printf with puts
|
2017-02-01 14:12:44 +01:00 |
|
BytesGalore
|
34acc9ae4b
|
tests/pkg_libcoap: exchange printf with puts
|
2017-02-01 14:05:36 +01:00 |
|
Martine Lenders
|
794be95395
|
Merge pull request #6531 from brummer-simon/gnrc_tcp-improvement-option_handling
gnrc_tcp: Improved Option Handling
|
2017-02-01 12:17:10 +01:00 |
|
smlng
|
0d4855c256
|
core: fix osx compile issue
|
2017-02-01 09:06:48 +01:00 |
|
Simon Brummer
|
e25fd0dd46
|
gnrc_tcp: Improved Option Handling
|
2017-02-01 08:28:59 +01:00 |
|
Joakim Nohlgård
|
9a3589dcfe
|
Merge pull request #6479 from haukepetersen/fix_lis3dh_mulle
drivers/lis3dh: fixed bug and simplified init()
|
2017-01-31 19:48:52 +01:00 |
|
Bas Stottelaar
|
3b14a584b8
|
boards: *: remove SPI_*_EN now rework is merged
|
2017-01-31 19:38:41 +01:00 |
|
Simon Brummer
|
c6020cc100
|
examples: tests: move gnrc_tcp examples/ to tests/
|
2017-01-31 19:35:56 +01:00 |
|
Sebastian Meiling
|
b81e6b8898
|
Merge pull request #6511 from smlng/pr/tcp/mode_hdr_file
tcp: move header file and adapt includes
|
2017-01-31 19:25:41 +01:00 |
|
smlng
|
540fb53ac0
|
tcp: move header file and adapt includes
|
2017-01-31 19:14:54 +01:00 |
|