|
351a6dee53
|
boards/nucleo-f072: add extra UART
|
2017-01-23 15:48:46 +01:00 |
|
|
9f39f5fb75
|
boards/nucleo-f072: configure PWM
|
2017-01-23 15:48:45 +01:00 |
|
Sebastian Meiling
|
4e0dec4908
|
Merge pull request #6446 from cgundogan/pr/jenkins_riot_mirror
jenkins: use local RIOT mirror to speed up fetches
|
2017-01-23 15:23:59 +01:00 |
|
Peter Kietzmann
|
808f954faa
|
Merge pull request #6454 from smlng/pr/drivers/cc110x_fix_deps
drivers/cc110x: add xtimer as module dependency
|
2017-01-23 14:50:18 +01:00 |
|
Cenk Gündoğan
|
22530a06ab
|
mailmap: initial mail mappings
|
2017-01-23 14:19:41 +01:00 |
|
Martine Lenders
|
2fd69653af
|
gnrc_ndp: do not add new neighbors as TENTATIVE on 6LR
|
2017-01-23 14:02:26 +01:00 |
|
smlng
|
80a44ddfcc
|
drivers/cc110x: add xtimer as module dependency
|
2017-01-23 14:01:32 +01:00 |
|
|
569e494efa
|
boards/nucleo-f072: fix ADC configuration
|
2017-01-23 13:54:55 +01:00 |
|
Peter Kietzmann
|
df4d870ac7
|
Merge pull request #6449 from ks156/master
boards/weio : Various bug corrections
|
2017-01-23 12:21:19 +01:00 |
|
|
4d9b3d1c2a
|
boards/nucleo-f091: add extra UART
|
2017-01-23 10:27:18 +01:00 |
|
|
d860393076
|
boards/nucleo-f091: add ADC configuration
|
2017-01-23 10:27:17 +01:00 |
|
|
35d22e3230
|
boards/nucleo-f091: configure PWM
|
2017-01-23 10:27:17 +01:00 |
|
Peter Kietzmann
|
72aa1569f9
|
Merge pull request #6231 from haukepetersen/rm_devenums_pwm
drivers/pwm: removed deprecated PWM_x defines
|
2017-01-23 10:12:11 +01:00 |
|
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 |
|