Sebastian Meiling
|
7f7329ea71
|
Merge pull request #4744 from brummer-simon/devel-gnrc_tcp
gnrc_tcp: initial implementation
|
2017-01-23 09:32:34 +01:00 |
|
Paul RATHGEB
|
750fb9ac61
|
cpu/lpc11u34 - Fixed GPIO_PIN macro
This macro is not coherent with the PORT_SHIFT def in gpio.c. This commit fixes the consistency.
Signed-off-by: Paul RATHGEB <paul.rathgeb@skynet.be>
|
2017-01-22 19:02:17 +01:00 |
|
Paul RATHGEB
|
4c10c64324
|
boards/weio : fixed a bug with the LED IO def
Signed-off-by: Paul RATHGEB <paul.rathgeb@skynet.be>
|
2017-01-22 17:18:13 +01:00 |
|
Simon Brummer
|
abd307b89d
|
gnrc_tcp : initial implementation
|
2017-01-22 09:27:58 +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 |
|
Cenk Gündoğan
|
1e67b7a57c
|
jenkins: use local RIOT mirror to speed up fetches
|
2017-01-21 13:30:28 +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 |
|
Ken Bannister
|
e10e579593
|
gcoap: Update CLI example for rebase on sock
|
2017-01-20 22:00:25 -05:00 |
|
Ken Bannister
|
af1eca907f
|
gcoap: Rebase messaging on sock API
|
2017-01-20 22:00:25 -05:00 |
|
Ken Bannister
|
fa815993ae
|
gcoap: Move from gnrc directory up to net directory
|
2017-01-20 16:14:13 -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 |
|
Peter Kietzmann
|
5880047d76
|
Merge pull request #6423 from haukepetersen/opt_lpc11_pwm
cpu/lpc11u34: remodeled PWM driver
|
2017-01-20 18:11:31 +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
|
5c4bee1b1d
|
examples: add opencm9-04 to unsufficient memory boards in some examples
|
2017-01-20 18:11:07 +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 |
|
Loïc Dauphin
|
1fb47b5ee7
|
board/opencm9-04: initial support
|
2017-01-20 18:10:54 +01:00 |
|
Loïc Dauphin
|
480e966737
|
cpu/stm32f1: add opencm9-04 specific linker script
|
2017-01-20 18:10:42 +01:00 |
|
smlng
|
f84e8a37e2
|
tests: add missing include for Makefile.tests_common
|
2017-01-20 17:24:56 +01:00 |
|
Oleg Hahm
|
9a38c1085c
|
Merge pull request #6428 from OTAkeys/fix/xtimer_mutex_infinite_loop
xtimer: fix mutex unlocking in _mutex_timeout
|
2017-01-20 16:43:38 +01:00 |
|
Oleg Hahm
|
4239075850
|
Merge pull request #6406 from kYc0o/xbee_fixes
Xbee fixes
|
2017-01-20 16:40:54 +01:00 |
|
smlng
|
a79ee2d623
|
unittests: fix heatshrink compiler error on macOS
|
2017-01-20 14:34:35 +01:00 |
|
kYc0o
|
51e0aaede4
|
examples/gnrc_minimal: add DEVELHELP to catch non-valid configs
|
2017-01-20 14:22:20 +01:00 |
|
kYc0o
|
abf6c3e53f
|
tests/driver_xbee: add DEVELHELP to catch non-valid configs
|
2017-01-20 14:22:20 +01:00 |
|
kYc0o
|
2bee616cfb
|
examples/gnrc_minimal: change to unambiguous UART port for XBee
|
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 |
|
kYc0o
|
ee741a4296
|
drivers/xbee: add UL to constants for 8 and 16 bit compatibility
|
2017-01-20 14:22:19 +01:00 |
|
Peter Kietzmann
|
5f26171e83
|
Merge pull request #6435 from ks156/master
cpu/lpc11u34: Bug with toggle function
|
2017-01-20 13:52:52 +01:00 |
|
smlng
|
34b96603fc
|
cpu: doc typos
|
2017-01-20 13:36:26 +01:00 |
|
smlng
|
5660dbcec3
|
boards: doc typos
|
2017-01-20 13:35:57 +01:00 |
|
smlng
|
66c02daeae
|
core: doc typos
|
2017-01-20 13:35:57 +01:00 |
|
Hauke Petersen
|
aab71bd993
|
Merge pull request #6408 from haukepetersen/opt_autoinit_logerrors
sys/auto_init: unified logging for saul&netif
|
2017-01-20 13:04:51 +01:00 |
|
|
3e49d0c8c6
|
Merge pull request #6434 from aabadie/petersen_typo
cpu: fix typo in author email
|
2017-01-20 10:43:24 +01:00 |
|
Peter Kietzmann
|
38a649428d
|
Merge pull request #6421 from aabadie/nucleo_f042_periph
boards/nucleo-f042: configure PWM pins, add extra UART, add ADC
|
2017-01-20 09:28:19 +01:00 |
|
Oleg Hahm
|
5578d57387
|
Merge pull request #6395 from gebart/pr/doxygen-strip-include-fix
doc: Doxygen strip include fix
|
2017-01-20 09:14:17 +01:00 |
|
Hauke Petersen
|
825958d3e2
|
sys/auto_init: unified logging for mma8x5x
|
2017-01-20 09:05:57 +01:00 |
|
Hauke Petersen
|
a631cc86ca
|
sys/auto_init: unified logging for saul&netif
|
2017-01-20 09:04:39 +01:00 |
|
Martine Lenders
|
a5bdf0a831
|
Merge pull request #6407 from OlegHahm/header_guards
*: remove trailing underscores from header guards
|
2017-01-20 01:51:20 +01:00 |
|
Oleg Hahm
|
5c8188f1a3
|
pkg nordic_softdevice_ble: fixes header
|
2017-01-19 23:32:58 +01:00 |
|
Paul RATHGEB
|
9317c1a212
|
Toggle function is LPC_GPIO->NOT and not LPC_GPIO->CLR
Signed-off-by: Paul RATHGEB <paul.rathgeb@skynet.be>
|
2017-01-19 22:54:59 +01:00 |
|
|
44fa850724
|
boards/nucleo32-f042: configure some PWM pins, add extra UART, add ADC configuration
|
2017-01-19 22:13:03 +01:00 |
|
|
245f60edfa
|
cpu: fix typo in author email
|
2017-01-19 21:45:23 +01:00 |
|
Peter Kietzmann
|
2a4df77567
|
Merge pull request #6422 from gebart/pr/ci-tc-version-heading
dist/tools/ci: toolchain versions: Fix heading formatting
|
2017-01-19 18:31:50 +01:00 |
|
Oleg Hahm
|
3c6678b037
|
*: fix mismatching endifs for header guards
|
2017-01-19 18:30:53 +01:00 |
|