Martine Lenders
2db9ed11d1
od: simplify od module to only provide od_hex_dump
...
To my knowledge no one was using the more complex functionalities of
this module (except for the test application and pktbuf which just used
the same flags as the `od_hex_dump()` wrapper), so why not reduce the
functionality of this module?
2017-03-28 19:14:59 +02:00
Sebastian Meiling
f6022a283d
Merge pull request #6541 from brummer-simon/gnrc_tcp-cleanup
...
gnrc_tcp: cleanup
2017-03-01 09:34:49 +01:00
95deb5cc21
Merge pull request #6226 from phectori/nucleo-f401-spi
...
boards/nucleo-f4xx: Added second and third SPI definition
2017-03-01 08:21:18 +01:00
Frits Kuipers
28bc25abb4
boards/nucleo-f4xx: Added second and third SPI definition
2017-02-28 22:38:42 +01:00
Martine Lenders
ae0d0a2634
Merge pull request #6623 from smlng/pr/net/add_static_ipv6_lladdr
...
add static IPv6 lladdr for tests
2017-02-28 22:37:40 +01:00
Martine Lenders
b7d1f8cd81
Merge pull request #6653 from smlng/pr/cpp/pba-d-01-kw2x
...
enable feature cpp on board pba-d-01-kw2x
2017-02-28 21:04:10 +01:00
bb9f3861ee
Merge pull request #6664 from aabadie/fix_doxygen_board_nucleo32-f031
...
boards/nucleo32-f031: replace @brief with @name in periph conf
2017-02-28 20:27:11 +01:00
Francisco Acosta
29753d6018
Merge pull request #6433 from aabadie/nucleo_l073
...
boards/nucleo-l073: initial support
2017-02-28 20:22:39 +01:00
911ae53d3e
Merge pull request #6665 from aabadie/driver_veml6070
...
drivers/veml6070: add implementation for UV sensor + saul adaptation
2017-02-28 20:12:25 +01:00
smlng
a2e7a2fea1
examples: add optional static link local ipv6 address in gnrc_networking
2017-02-28 20:09:41 +01:00
smlng
85d189a21d
gnrc, ipv6: add documentation on MACRO GNRC_IPV6_STATIC_LLADDR
2017-02-28 20:09:40 +01:00
smlng
3c0a2f6953
gnrc, ipv6: add static link local ipv6 address
2017-02-28 20:09:40 +01:00
Hauke Petersen
9b7489bdd5
Merge pull request #6633 from haukepetersen/add_mqttsn
...
net: added emCute - introducing MQTT-SN support
2017-02-28 18:55:02 +01:00
Hauke Petersen
25b6138315
examples: added emCute (MQTT-SN) example
2017-02-28 17:18:27 +01:00
Hauke Petersen
bb71986ecf
net: added emCute - introducing MQTT-SN support
2017-02-28 16:58:29 +01:00
4474af885a
sys/auto_init: add saul support for veml6070 sensor
2017-02-28 13:20:21 +01:00
b0952a297d
tests: add test for veml6070 sensor
2017-02-28 13:20:21 +01:00
65d1b77338
drivers/veml6070: initial implementation
2017-02-28 13:20:21 +01:00
289febc1dd
Merge pull request #6663 from smlng/pr/tests/opt_xtimer_hang
...
tests: xtimer hang, correct output
2017-02-28 09:31:56 +01:00
09f05da2cd
boards/nucleo32-f031: replace @brief with @name in periph conf
2017-02-27 23:15:36 +01:00
718618fd96
Merge pull request #6640 from immesys/fix-features-pm
...
cpu/cortexm_common: fix periph_pm typo
2017-02-27 22:30:55 +01:00
Martine Lenders
a315881522
Merge pull request #6649 from haukepetersen/opt_luid
...
sys/drivers: renamed uuid module to luid
2017-02-27 22:23:25 +01:00
smlng
0acf43a231
tests, xtimer_hang: add README
2017-02-27 19:37:55 +01:00
smlng
50c9242700
tests, xtimer_hang: correct output (percentage)
2017-02-27 19:37:55 +01:00
Thomas Eichinger
762c003816
Merge pull request #6647 from thomaseichinger/pr/tapsetup
...
tools/tapsetup: change default bridge name on macOS
2017-02-27 10:08:53 -08:00
408d3c4818
Merge pull request #6658 from haukepetersen/fix_test_threadflagsrmxtimer
...
test/thread_flags: remove unused module 'xtimer'
2017-02-27 15:50:26 +01:00
Hauke Petersen
62fc1e0c3d
test/thread_flags: remove unused module 'xtimer'
2017-02-27 15:09:30 +01:00
Hauke Petersen
79a113d1ba
sys/drivers: renamed uuid module to luid
2017-02-27 11:01:20 +01:00
Simon Brummer
1ae3b51224
gnrc_tcp: cleanup: removed unnecessary includes
2017-02-26 17:31:23 +01:00
smlng
dbd05d3f3b
cpp: add feature cpp to pba-d-01-kw2x
2017-02-25 07:51:59 +01:00
smlng
c81696a4bf
cpp: fix spi_conf_t order in pba-d-01-kw2x
2017-02-25 07:51:52 +01:00
3f57790c47
Merge pull request #6565 from OTAkeys/pr/nucleo144-f413
...
boards/nucleo144-f413 add inital support
2017-02-24 17:24:12 +01:00
e49727eda6
examples: exclude nucleo-l073 from memory greedy examples
2017-02-24 16:44:15 +01:00
3f3ec10bd7
tests/thread_cooperation: exclude nucleo-l073
2017-02-24 16:13:32 +01:00
4ca7f1096a
tests/unittests: exclude nucleo-l073 board
2017-02-24 16:12:41 +01:00
1689760fda
boards/nucleo-l073: initial support
2017-02-24 16:12:01 +01:00
36e8fb8e56
doc/doxygen: exclude cpu/stm32l0 directory from doxygen
2017-02-24 16:12:01 +01:00
5bd4ba6da0
cpu/stm32l0: add support for stm32l0 cpu family
2017-02-24 16:12:00 +01:00
55bb8874f3
cpu/stm32_common: special case for STM32L0 cpu family
2017-02-24 16:12:00 +01:00
79b2fd89bb
Merge pull request #6568 from haukepetersen/opt_periph_uarttxonly
...
periph/uart: enable to run UART in TX only mode
2017-02-24 13:01:38 +01:00
Thomas Eichinger
4aaf8dd616
tools/tapsetup: change default bridge name on macOS
...
The default bridge name used by tapsetup `bridge0` is already used
by the macOS. This changes the default to `bridge42`.
2017-02-23 14:57:36 -08:00
Vincent Dupont
fc24355465
boards: add nucleo144-f413 initial support
2017-02-23 17:01:44 +01:00
Vincent Dupont
efbad0dd3f
cpu/stm32f4: add stm32f413zh support
2017-02-23 17:01:44 +01:00
dfb7ccf3ca
Merge pull request #6599 from smlng/pr/tests/fix_default_board_calliope_mini
...
tests: fix default board for tests
2017-02-23 15:53:23 +01:00
smlng
1562ef7d35
tests: set default board=samr21-xpro for tests/driver_
2017-02-23 14:56:30 +01:00
smlng
0e57a0542b
tests: set default board=samr21-xpro for tests/periph_spi
2017-02-23 14:56:26 +01:00
smlng
ca25ab669d
tests: set default board=samr21-xpro for tests/periph_rtt
2017-02-23 14:55:58 +01:00
smlng
1f84b7e773
tests: set default board=samr21-xpro for tests/periph_pwm
2017-02-23 14:53:52 +01:00
smlng
7313e01e55
tests: set default board=samr21-xpro for tests/periph_i2c
2017-02-23 14:53:28 +01:00
smlng
e4e14d92d3
tests: set default board=iotlab-m3 for tests/periph_flashpage
2017-02-23 14:52:29 +01:00