Hauke Petersen
5d8f686cf6
Merge pull request #6031 from MichelRottleuthner/sdcard_spi_testing
...
add driver for sd-cards (using spi)
2017-01-24 14:18:11 +01:00
Frits Kuipers
e483c2307b
boards/maple-mini: initial support
2017-01-21 16:27:17 +01:00
Martine Lenders
5b1c00ad8b
Merge pull request #6388 from astralien3000/opencm9-04
...
boards/opencm9-04 : initial support
2017-01-21 14:37:50 +01:00
Martine Lenders
85d8397464
Merge pull request #6117 from kb2ma/gcoap/sock
...
gcoap: rebase networking on sock
2017-01-21 10:40:13 +01:00
Ken Bannister
342c3f2ed3
gcoap: Remove coap.h include file, which is no longer used.
...
Also change references in dependencies to the net/gcoap.h include.
2017-01-20 22:00:25 -05:00
Ken Bannister
acda73c9c7
gcoap: Update unit tests for rebase on sock
2017-01-20 22:00:25 -05:00
9d55b3a49b
Merge pull request #6156 from keestux/add-driver-bme280
...
drivers: Add driver for BME280
2017-01-20 21:24:22 +01:00
Martine Lenders
ace053fbf2
Merge pull request #6444 from smlng/pr/tests/add_makefile_tests_common
...
tests: add missing include for Makefile.tests_common
2017-01-20 20:36:30 +01:00
Kees Bakker
a0a76d66d2
drivers: Add driver for BME280
2017-01-20 20:26:43 +01:00
smlng
52fadaf23a
tests: remove redundant board and quiet statements
2017-01-20 19:36:04 +01:00
Martine Lenders
aab48458da
Merge pull request #6440 from smlng/pr/unittests/macos_fix
...
unittests: fix heatshrink compiler error on macOS
2017-01-20 18:26:46 +01:00
Michel Rottleuthner
ac2ae7cb56
drivers: added driver for accessing sd_cards over spi
2017-01-20 18:11:26 +01:00
Loïc Dauphin
73a3be518b
tests: add opencm9-04 to insufficient memory boards in some tests
2017-01-20 18:11:00 +01:00
smlng
f84e8a37e2
tests: add missing include for Makefile.tests_common
2017-01-20 17:24:56 +01:00
smlng
a79ee2d623
unittests: fix heatshrink compiler error on macOS
2017-01-20 14:34:35 +01:00
kYc0o
abf6c3e53f
tests/driver_xbee: add DEVELHELP to catch non-valid configs
2017-01-20 14:22:20 +01:00
kYc0o
a2f54a0e58
tests/driver_xbee: reduce pktbuf size to cover small platforms
2017-01-20 14:22:20 +01:00
Oleg Hahm
7ee7801c10
*: remove trailing underscores from header guards
2017-01-19 18:30:53 +01:00
Oleg Hahm
693636690c
Merge pull request #6399 from OlegHahm/timex_constants
...
timex: unambiguous time conversion macros
2017-01-19 17:29:26 +01:00
Martine Lenders
76f951b54f
Merge pull request #6326 from smlng/pr/osx/tests_name_clash
...
tests: fix linker failure on OS X due to name clash
2017-01-19 16:08:13 +01:00
smlng
6a037ad004
tests: add prefix to Makefile.tests_common
...
- fixes name clash on macOS
- correct naming of test coap to pkg_libcoap
2017-01-19 15:20:37 +01:00
Martine Lenders
8ba057daf7
Merge pull request #6377 from aabadie/nucleo32-f303
...
boards/nucleo32-f303 : initial support
2017-01-19 14:19:28 +01:00
Oleg Hahm
4f4214235b
timex: unambiguous time conversion macros
2017-01-19 13:18:08 +01:00
Oleg Hahm
b9b6e4934c
Merge pull request #5203 from OlegHahm/cbor_bound_checking
...
cbor: bounds checking on read and no_copy string deserialization
2017-01-19 12:21:18 +01:00
ca11e4c9e6
tests: add nucleo32-f303 to insufficient memory boards in some tests
2017-01-19 11:09:42 +01:00
Peter Kietzmann
616d35e96f
Merge pull request #6153 from haukepetersen/opt_driver_mma8x5x
...
drivers/mma8x5x: remodeled driver
2017-01-19 09:56:31 +01:00
Peter Kietzmann
f7043c5add
Merge pull request #6394 from kYc0o/test_xtimer_usleep
...
tests: add xtimer_usleep test
2017-01-19 09:24:20 +01:00
kYc0o
ddaa28fdc1
tests: add xtimer_usleep test
2017-01-18 23:55:02 +01:00
963662416b
boards/nucleo32-f042: change board name nucleo->nucleo32
2017-01-18 22:04:59 +01:00
Oleg Hahm
8f71b4c103
Merge pull request #6397 from OlegHahm/txtsnd_pseudomodule
...
shell: introduce txtsnd pseudomodule
2017-01-18 21:21:42 +01:00
Oleg Hahm
df7927dc94
shell: introduce txtsnd pseudomodule
...
This commit allows to enable/disable the txtsnd shell command. The
command is used to send strings over L2 in GNRC. Until now the command
was automatically enabled if GNRC and shell_commands were present, which
may lead to confusion if no L2 packet handler is registered.
2017-01-18 20:58:56 +01:00
Martine Lenders
53ab146ef5
Merge pull request #6333 from smlng/pr/unittests/osx_array_fix
...
unittests: fix array length error on OSX
2017-01-18 20:39:55 +01:00
Lucio Torre
d783d784c9
cbor: add zero copy string deserialization
2017-01-18 19:33:00 +01:00
Martine Lenders
9666f58e6c
Merge pull request #6387 from haukepetersen/add_example_saul
...
examples: added stand-alone SAUL example
2017-01-18 18:48:32 +01:00
smlng
48a93cb665
unittests: fix array length error on OSX
2017-01-18 13:50:56 +01:00
Hauke Petersen
db24f5e140
tests/mma8x5x: adapted test for driver changes
2017-01-18 10:51:15 +01:00
Peter Kietzmann
7c252eddae
Merge pull request #4642 from haukepetersen/opt_hdc1000
...
drivers/hdc1000: remodeled driver + SAUL integration
2017-01-17 16:02:03 +01:00
Peter Kietzmann
1730b883ef
Merge pull request #5936 from miri64/pkg/feat/lwip-sock-ip
...
pkg: provide sock_ip support for lwip
2017-01-17 13:19:00 +01:00
Hauke Petersen
1469d46501
test/examples/make: inc all of SAUL on saul_default
...
- make saul_default dependent on saul_reg and auto_init_saul
- adapt default example and the saul test application
2017-01-17 12:22:23 +01:00
Hauke Petersen
89c7c30a7f
tests/driver_hdc1000: adapted to driver changes
2017-01-17 10:48:22 +01:00
Martine Lenders
bf60c2fbfa
pkg: provide sock_ip support for lwip
2017-01-17 09:00:44 +01:00
21faabe417
Merge pull request #5948 from kaspar030/add_pkg_heatshrink
...
pkg: add heatshrink compression library
2017-01-17 08:37:04 +01:00
Martine Lenders
548507c37e
Merge pull request #6370 from OlegHahm/crypto_remove_twofish_rc5
...
sys: crypto: remove twofish and rc5
2017-01-17 08:30:04 +01:00
680a923aa5
tests: unittests: add unittests for heatshrink package
2017-01-17 00:04:03 +01:00
Oleg Hahm
c2893d4a88
sys: crypto: remove twofish and rc5
2017-01-15 14:53:43 +01:00
d2685f2515
Add test case for the jc42 temperature sensor
2017-01-15 13:10:37 +01:00
Victor Arino
d8d8d55e72
drivers/pn532: add NFC reader PN532 driver
2017-01-13 14:47:19 +01:00
0194091673
remove obsolete lpm code
2017-01-12 11:24:15 +01:00
Oleg Hahm
587502446a
Merge pull request #6323 from kaspar030/blacklist_aversiveplusplus
...
tests: pkg_aversiveplusplus: temporarily disable CI building
2017-01-12 00:10:59 +01:00
Francisco Acosta
deeb48723b
Merge pull request #6293 from kYc0o/tweetnacl_pkg
...
pkg: add tweetnacl as a package
2017-01-11 21:04:00 +01:00