Martine Lenders
c41b3294af
ndp: sixlowpan_nd: import protocol constants
...
For the new neighbor discovery I want the protocol related constants in
a central place (will remove the spread-out definitions of the old
implementation when I remove that one)
2017-01-18 21:27:44 +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
72afbbab89
Merge pull request #6212 from smlng/pr/gnrc_sock_udp/portrange
...
gnrc_sock_udp: add udp portrange
2017-01-18 21:20:26 +01:00
Philippe Coval
d587cf38df
pkg: iotivity: Hide put_light function if not needed
...
Without this change it fails to build from source:
client_switch.c:80:1:\
error: ‘put_light’ defined but not used [-Werror=unused-function]
At least with BOARD=arduino-mega2560, now all iotivity examples are building.
Bug: https://github.com/RIOT-OS/RIOT/issues/6241
Change-Id: I6b2af5ab6b8bf20e848dcd30d580990006c950e7
Signed-off-by: Philippe Coval <philippe.coval@osg.samsung.com>
2017-01-18 21:13:46 +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
Peter Kietzmann
706eaa6050
Merge pull request #6376 from aabadie/nucleo_f070_periph
...
boards/nucleo-f070: configure some PWM pins, add extra UART, fix ADC
2017-01-18 20:57:54 +01:00
Peter Kietzmann
06da507c2f
Merge pull request #6348 from haukepetersen/opt_pm_nrf
...
cpu/nrf5x: unified pm.c
2017-01-18 20:54:50 +01:00
Matias Devenuta
63bcccf43d
cbor: Packed struct to bypass unaligned stack
...
This can happen due to cast using buggy GCC on ARMv7
Credit to our shy french pal
2017-01-18 20:40:30 +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
Peter Kietzmann
39cdcdd148
Merge pull request #6347 from haukepetersen/opt_pm_kinetis
...
cpu/kinetis: unified PM implementation
2017-01-18 20:33:05 +01:00
Peter Kietzmann
c7e681e6bd
Merge pull request #6409 from haukepetersen/add_drivers_missingdefaultparams
...
drivers: added missing default xx_params.h files
2017-01-18 20:12:33 +01:00
Cenk Gündoğan
90e85ca1de
Merge pull request #6389 from gebart/pr/ci-output-whitespace
...
CI: fix whitespace handling in command output
2017-01-18 20:10:47 +01:00
Oleg Hahm
3fb2984d2a
tools: pyterm: display received prompt immediately
2017-01-18 19:54:10 +01:00
Martine Lenders
712bd09b2c
xtimer: fix for DEBUG
2017-01-18 19:38:05 +01:00
Lucio Torre
5f26b7686f
cbor: fix typo
2017-01-18 19:33:00 +01:00
Lucio Torre
04fc0b35a7
cbor: introduce cbor_serialize_byte_stringl
2017-01-18 19:33:00 +01:00
Lucio Torre
f6db56929f
cbor: check return value for zero
2017-01-18 19:33:00 +01:00
Lucio Torre
d783d784c9
cbor: add zero copy string deserialization
2017-01-18 19:33:00 +01:00
Lucio Torre
1c64d45b31
cbor: introduce bounds checking on read
2017-01-18 19:32:59 +01:00
Peter Kietzmann
eaffe059f2
Merge pull request #6411 from OlegHahm/xtimer_debug_formatter
...
xtimer: fix formatter for xtimer_now in DEBUG
2017-01-18 19:10:05 +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
Cenk Gündoğan
01aa62707b
Merge pull request #6412 from A-Paul/cc2538-bsl_add_cc2538em_chip_id
...
cc2538-bsl.py: add chip id for cc2538em
2017-01-18 16:29:31 +01:00
Oleg Hahm
24c205d3a3
xtimer: fix formatter for xtimer_now in DEBUG
2017-01-18 16:20:02 +01:00
Sebastian Meiling
878c8fe2c2
Merge pull request #6396 from cgundogan/pr/jenkins_static-tests_on_slave
...
jenkins: exec static-tests on slave instead of master
2017-01-18 16:19:40 +01:00
Andreas "Paul" Pauli
e0b6f16ddc
cc2538-bsl.py: add chip id for cc2538em
2017-01-18 16:18:05 +01:00
Hauke Petersen
c95abbe45a
drivers/lsm303dlhc: added default params.h file
2017-01-18 15:34:29 +01:00
Hauke Petersen
e53c4ed515
drivers/lps331ap: added default params.h file
2017-01-18 15:34:02 +01:00
Hauke Petersen
4c505d5270
drivers/l3g4200d: added default params.h file
2017-01-18 15:33:39 +01:00
Hauke Petersen
81d27683c2
drivers/isl29020: added default params.h file
2017-01-18 15:33:20 +01:00
Hauke Petersen
c37de8de4c
drivers/lis3dh: added default params.h file
2017-01-18 15:32:57 +01:00
Cenk Gündoğan
986fad3013
jenkins: exec static-tests on slave instead of master
2017-01-18 15:24:23 +01:00
b03a23f371
boards/nucleo-f030: configure some PWM pins, add ADC configuration
2017-01-18 15:07:00 +01:00
Hauke Petersen
b5920a38b9
cpu/nrf5x: unified pm.c
2017-01-18 14:54:56 +01:00
Hauke Petersen
2c5a9a5cbf
cpu/kinetis: unified PM implementation
2017-01-18 14:54:16 +01:00
smlng
48a93cb665
unittests: fix array length error on OSX
2017-01-18 13:50:56 +01:00
smlng
e28d14f77f
gnrc, sock_udp: correct includes
2017-01-18 13:23:12 +01:00
smlng
a9cb29c46b
gnrc_sock_udp: optimized remote ep handling
2017-01-18 13:23:12 +01:00
smlng
e2cf221a58
gnrc_sock_udp: get source port from dynmic port range
...
- get a new source port from a predefined range
- check if port already in use, if required
- refinded consistency checks for params of send()
2017-01-18 13:23:12 +01:00
smlng
2c5f07b62b
gnrc_sock: add dynamic port range
2017-01-18 13:23:12 +01:00
Oleg Hahm
89edffa8cc
Merge pull request #6401 from aabadie/stm32f0discovery_saul
...
boards/stm32f0discovery: export user LEDs and button to SAUL
2017-01-18 13:19:11 +01:00
Oleg Hahm
4f85c39ffe
Merge pull request #6400 from aabadie/stm32f4discovery_saul
...
boards/stm32f4discovery: export user LEDs and button to SAUL
2017-01-18 13:18:59 +01:00
43df072c88
boards/nucleo-f070: adapted PWM configuration to new api
2017-01-18 12:39:05 +01:00
3eff14de2b
boards/nucleo-f070: configure some PWM pins, add extra UART, fix ADC compilation
2017-01-18 11:14:27 +01:00
079a6ec5f4
Merge pull request #6346 from haukepetersen/opt_pm_cortexmsleep
...
cpu/cortexm: added shared cortexm_sleep() function
2017-01-18 10:55:04 +01:00
Hauke Petersen
b368179d6b
boards/pba-d-01-kw2x: adapted MMA8x5x configuaration
2017-01-18 10:51:15 +01:00
Hauke Petersen
db24f5e140
tests/mma8x5x: adapted test for driver changes
2017-01-18 10:51:15 +01:00
Hauke Petersen
96180a61b2
sys/auto_init: adapted to mma8x5x changes
2017-01-18 10:51:15 +01:00
Hauke Petersen
cf507c4f07
drivers/mma8x5x: remodeld driver
...
- renambed to mma8x5x to reflect the versatility
- cleaned up the interface
- fixed value computation for non 12-bit devices of the family
- added default configuration with mma8x5x_params.h
2017-01-18 10:51:15 +01:00
Peter Kietzmann
922e3bee25
Merge pull request #6404 from haukepetersen/fix_stm32f4discovery_pwmdefs
...
boards/stm32f4discovery: fix PWM configuration
2017-01-18 10:29:25 +01:00
Hauke Petersen
3f259eaaf9
drivers/pwm: removed deprecated PWM_x defines
2017-01-18 10:11:50 +01:00