Sebastian Meiling
|
f6022a283d
|
Merge pull request #6541 from brummer-simon/gnrc_tcp-cleanup
gnrc_tcp: cleanup
|
6 years ago |
Alexandre Abadie
|
95deb5cc21
|
Merge pull request #6226 from phectori/nucleo-f401-spi
boards/nucleo-f4xx: Added second and third SPI definition
|
6 years ago |
Frits Kuipers
|
28bc25abb4
|
boards/nucleo-f4xx: Added second and third SPI definition
|
6 years ago |
Martine Lenders
|
ae0d0a2634
|
Merge pull request #6623 from smlng/pr/net/add_static_ipv6_lladdr
add static IPv6 lladdr for tests
|
6 years ago |
Martine Lenders
|
b7d1f8cd81
|
Merge pull request #6653 from smlng/pr/cpp/pba-d-01-kw2x
enable feature cpp on board pba-d-01-kw2x
|
6 years ago |
Alexandre Abadie
|
bb9f3861ee
|
Merge pull request #6664 from aabadie/fix_doxygen_board_nucleo32-f031
boards/nucleo32-f031: replace @brief with @name in periph conf
|
6 years ago |
Francisco Acosta
|
29753d6018
|
Merge pull request #6433 from aabadie/nucleo_l073
boards/nucleo-l073: initial support
|
6 years ago |
Alexandre Abadie
|
911ae53d3e
|
Merge pull request #6665 from aabadie/driver_veml6070
drivers/veml6070: add implementation for UV sensor + saul adaptation
|
6 years ago |
smlng
|
a2e7a2fea1
|
examples: add optional static link local ipv6 address in gnrc_networking
|
6 years ago |
smlng
|
85d189a21d
|
gnrc, ipv6: add documentation on MACRO GNRC_IPV6_STATIC_LLADDR
|
6 years ago |
smlng
|
3c0a2f6953
|
gnrc, ipv6: add static link local ipv6 address
|
6 years ago |
Hauke Petersen
|
9b7489bdd5
|
Merge pull request #6633 from haukepetersen/add_mqttsn
net: added emCute - introducing MQTT-SN support
|
6 years ago |
Alexandre Abadie
|
cb10ba8b13
|
test/driver_xbee: fix xbee param UART export in Makefile
|
6 years ago |
Hauke Petersen
|
25b6138315
|
examples: added emCute (MQTT-SN) example
|
6 years ago |
Hauke Petersen
|
bb71986ecf
|
net: added emCute - introducing MQTT-SN support
|
6 years ago |
Alexandre Abadie
|
4474af885a
|
sys/auto_init: add saul support for veml6070 sensor
|
6 years ago |
Alexandre Abadie
|
b0952a297d
|
tests: add test for veml6070 sensor
|
6 years ago |
Alexandre Abadie
|
65d1b77338
|
drivers/veml6070: initial implementation
|
6 years ago |
Alexandre Abadie
|
289febc1dd
|
Merge pull request #6663 from smlng/pr/tests/opt_xtimer_hang
tests: xtimer hang, correct output
|
6 years ago |
Alexandre Abadie
|
09f05da2cd
|
boards/nucleo32-f031: replace @brief with @name in periph conf
|
6 years ago |
Alexandre Abadie
|
718618fd96
|
Merge pull request #6640 from immesys/fix-features-pm
cpu/cortexm_common: fix periph_pm typo
|
6 years ago |
Martine Lenders
|
a315881522
|
Merge pull request #6649 from haukepetersen/opt_luid
sys/drivers: renamed uuid module to luid
|
6 years ago |
smlng
|
0acf43a231
|
tests, xtimer_hang: add README
|
6 years ago |
smlng
|
50c9242700
|
tests, xtimer_hang: correct output (percentage)
|
6 years ago |
Thomas Eichinger
|
762c003816
|
Merge pull request #6647 from thomaseichinger/pr/tapsetup
tools/tapsetup: change default bridge name on macOS
|
6 years ago |
Kaspar Schleiser
|
2d92661b76
|
cpu: native: fix thread_yield_higher inisr() case
|
6 years ago |
Kaspar Schleiser
|
408d3c4818
|
Merge pull request #6658 from haukepetersen/fix_test_threadflagsrmxtimer
test/thread_flags: remove unused module 'xtimer'
|
6 years ago |
Hauke Petersen
|
62fc1e0c3d
|
test/thread_flags: remove unused module 'xtimer'
|
6 years ago |
Hauke Petersen
|
79a113d1ba
|
sys/drivers: renamed uuid module to luid
|
6 years ago |
Simon Brummer
|
1ae3b51224
|
gnrc_tcp: cleanup: removed unnecessary includes
|
6 years ago |
smlng
|
dbd05d3f3b
|
cpp: add feature cpp to pba-d-01-kw2x
|
6 years ago |
smlng
|
c81696a4bf
|
cpp: fix spi_conf_t order in pba-d-01-kw2x
|
6 years ago |
Alexandre Abadie
|
3f57790c47
|
Merge pull request #6565 from OTAkeys/pr/nucleo144-f413
boards/nucleo144-f413 add inital support
|
6 years ago |
Alexandre Abadie
|
e49727eda6
|
examples: exclude nucleo-l073 from memory greedy examples
|
6 years ago |
Alexandre Abadie
|
3f3ec10bd7
|
tests/thread_cooperation: exclude nucleo-l073
|
6 years ago |
Alexandre Abadie
|
4ca7f1096a
|
tests/unittests: exclude nucleo-l073 board
|
6 years ago |
Alexandre Abadie
|
1689760fda
|
boards/nucleo-l073: initial support
|
6 years ago |
Alexandre Abadie
|
36e8fb8e56
|
doc/doxygen: exclude cpu/stm32l0 directory from doxygen
|
6 years ago |
Alexandre Abadie
|
5bd4ba6da0
|
cpu/stm32l0: add support for stm32l0 cpu family
|
6 years ago |
Alexandre Abadie
|
55bb8874f3
|
cpu/stm32_common: special case for STM32L0 cpu family
|
6 years ago |
Alexandre Abadie
|
79b2fd89bb
|
Merge pull request #6568 from haukepetersen/opt_periph_uarttxonly
periph/uart: enable to run UART in TX only mode
|
6 years ago |
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`.
|
6 years ago |
Vincent Dupont
|
fc24355465
|
boards: add nucleo144-f413 initial support
|
6 years ago |
Vincent Dupont
|
efbad0dd3f
|
cpu/stm32f4: add stm32f413zh support
|
6 years ago |
Alexandre Abadie
|
dfb7ccf3ca
|
Merge pull request #6599 from smlng/pr/tests/fix_default_board_calliope_mini
tests: fix default board for tests
|
6 years ago |
smlng
|
1562ef7d35
|
tests: set default board=samr21-xpro for tests/driver_
|
6 years ago |
smlng
|
0e57a0542b
|
tests: set default board=samr21-xpro for tests/periph_spi
|
6 years ago |
smlng
|
ca25ab669d
|
tests: set default board=samr21-xpro for tests/periph_rtt
|
6 years ago |
smlng
|
1f84b7e773
|
tests: set default board=samr21-xpro for tests/periph_pwm
|
6 years ago |
smlng
|
7313e01e55
|
tests: set default board=samr21-xpro for tests/periph_i2c
|
6 years ago |