1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
Commit Graph

13426 Commits

Author SHA1 Message Date
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
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
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
3f57790c47 Merge pull request #6565 from OTAkeys/pr/nucleo144-f413
boards/nucleo144-f413 add inital support
2017-02-24 17:24:12 +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
smlng
50f052b943 tests: set default board=stm32f4discovery for tests/periph_dac 2017-02-23 14:52:28 +01:00
smlng
448b11b448 tests: set default board=pba-d-01-kw2x for tests/periph_adc 2017-02-23 14:52:28 +01:00
smlng
c5ac4f8ac5 tests: set default board=samr21-xpro for tests/mpu_stack_guard 2017-02-23 14:52:28 +01:00
smlng
96f9f586c9 tests: set default board=samr21-xpro for tests/pkg_cmis-dsp 2017-02-23 14:52:27 +01:00
smlng
d2b32a8c98 tests: set default board=limifrog-v1 for tests/driver_lis3mdl 2017-02-23 14:52:27 +01:00
smlng
35b12dd623 tests: set default board=stm32f4discovery for tests/warn_conflict 2017-02-23 14:52:27 +01:00
smlng
536f9d74f1 tests: fix default board for tests/board_calliope_mini 2017-02-23 14:52:27 +01:00
Hauke Petersen
fc6b7f0575 Merge pull request #6564 from haukepetersen/opt_periph_pwmpower
periph/pwm: remove pwm_(start|stop) + doc
2017-02-23 10:58:44 +01:00
Hauke Petersen
bacdb8d3d3 Merge pull request #6593 from haukepetersen/rm_gpioint
drivers: remove gpioint interface
2017-02-23 10:57:11 +01:00
Vincent Dupont
26dac0fc21 Merge pull request #6641 from kaspar030/add_nucleo-f401_rtc_config
boards: nucleo-f401: add RTC config
2017-02-23 10:29:37 +01:00
Vincent Dupont
217730ef9a Merge pull request #6345 from aabadie/nucleo-f031
boards/nucleo32-f031: initial support
2017-02-23 09:22:44 +01:00
645ff47bfd boards: nucleo-f401: add RTC config 2017-02-23 09:09:18 +01:00
Michael Andersen
a72df9f015 cpu/cortexm_common: fix periph_pm typo 2017-02-22 15:58:20 -08:00
77df65e95e tests: add nucleo32-f031 to unsufficient memory boards 2017-02-22 18:43:02 +01:00
a4f3a9efd6 examples: add nucleo32-f031 to unsufficient memory boards 2017-02-22 18:43:02 +01:00
7c589e5926 boards/nucleo32-f031: initial support (1 Timer, 1 UART, 3 PWM, 5 ADC) 2017-02-22 18:43:02 +01:00
Hauke Petersen
5873fd7045 drivers: remove deprecated gpioint interface 2017-02-22 17:51:45 +01:00
Hauke Petersen
8e3975fa90 sys/auto_init: remove gpioint initialization 2017-02-22 17:51:45 +01:00
Hauke Petersen
26e9194631 cpu/cc430: remove gpioint driver 2017-02-22 17:49:27 +01:00
2317019fda cpu/stm32f0: add support for stm32f031k6 2017-02-22 16:34:44 +01:00
Vincent Dupont
f4b0cccd41 Merge pull request #6607 from haukepetersen/opt_periph_errorguard
periph: removed broken xx_NUMOF checks
2017-02-22 16:22:16 +01:00
61d5f1b889 Merge pull request #5709 from aabadie/nucleo_f411
boards/nucleo-f411: initial support
2017-02-22 16:08:29 +01:00
3628617001 tests/unittest: add nucleo-f411 to ARM Cortex based boards 2017-02-22 15:18:21 +01:00
d8a7de0eb8 boards/nucleo-f411: initial support 2017-02-22 15:18:21 +01:00
5e264f13eb cpu/stm32f4: add support for stm32f411re 2017-02-22 15:18:21 +01:00