1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Commit Graph

17476 Commits

Author SHA1 Message Date
Hauke Petersen
2c01034088 boards/nrf52xxxdk: added BLE radio features 2018-04-06 11:18:53 +02:00
Hauke Petersen
a92b577bc1 cpu/nrf5x: added nrfble radio driver 2018-04-06 11:18:53 +02:00
Hauke Petersen
4e715e8221 drivers/netdev: added BLE adaption for netdev 2018-04-06 11:18:53 +02:00
Cenk Gündoğan
5995b4b492
Merge pull request #8885 from PeterKietzmann/pr_ccnl_xorshift
examples/ccn-lite-relay: use xorshift PRNG
2018-04-06 08:36:23 +02:00
Bas Stottelaar
ec564c051d
Merge pull request #8623 from basilfx/feature/pkg_ucglib
pkg: ucglib: add support for color graphics library
2018-04-05 17:20:17 +02:00
Hauke Petersen
afe44e35d0
Merge pull request #8751 from SemjonKerner/test_periph_pwm
tests/periph_pwm: add shell commands
2018-04-05 17:19:01 +02:00
Semjon Kerner
014df46e2e tests/periph_pwm: add shellcommands for more detailed testing 2018-04-05 17:12:17 +02:00
PeterKietzmann
29cd081258 examples/ccn-lite-relay: use xorshift PRNG 2018-04-05 14:53:18 +02:00
Bas Stottelaar
bfccf3182a tests: pkg_ucglib: add test application. 2018-04-05 14:20:57 +02:00
Bas Stottelaar
ebdf7a5aa9 pkg: ucglib: add support 2018-04-05 14:20:42 +02:00
da33bff707
Merge pull request #8883 from PeterKietzmann/pr_remove_xorshift_printf
sys/random: remove printf in xorshift
2018-04-05 13:25:52 +02:00
PeterKietzmann
8172e5782d sys/random: remove printf in xorshift 2018-04-05 12:06:12 +02:00
1eaec4973f
Merge pull request #8848 from basilfx/feature/test_periph_pm
tests: periph_pm: add peripheral test.
2018-04-05 11:32:48 +02:00
Bas Stottelaar
74d496f99f tests: periph_pm: add peripheral test. 2018-04-05 10:57:52 +02:00
4f2fa3102e
Merge pull request #8881 from basilfx/feature/efm32_pm_fix
cpu: efm32: correct power modes
2018-04-04 22:33:53 +02:00
Bas Stottelaar
41347328ce cpu: efm32: correct power modes 2018-04-04 21:29:20 +02:00
Francisco Acosta
baf1b8f6e9
Merge pull request #8791 from kaspar030/fix_cn-cbor
pkg: cncbor: misc fixes
2018-04-04 16:18:43 +02:00
4c14ba158d pkg/cn-cbor: add alignment safe ntoh*p() patch 2018-04-04 15:05:22 +02:00
043a6826a3
Merge pull request #8877 from bergzand/pr/tests/pthread_barrier_utf8
tests/pthread_barrier: Convert UTF-8 to ASCII in printf statement
2018-04-04 14:29:32 +02:00
4177e54723
tests/pthread_barrier: Convert UTF-8 to ASCII 2018-04-04 13:53:41 +02:00
Bas Stottelaar
5e912b9482
Merge pull request #8873 from basilfx/feature/efm32_update
pkg: gecko_sdk: update version
2018-04-04 12:50:43 +02:00
7b61a96b10
Merge pull request #8874 from basilfx/feature/lpc1768_pm_2
cpu: lpc1768: correct number of power modes
2018-04-04 11:52:14 +02:00
Bas Stottelaar
6f99dce581 cpu: lpc1768: correct number of modes. 2018-04-04 11:37:42 +02:00
16ff8a51bd
Merge pull request #8795 from gebart/pr/newlib-rm-lnosys
newlib: link without -lnosys
2018-04-04 10:51:09 +02:00
4b5e36434a
Merge pull request #8861 from basilfx/feature/lpc1768_pm
cpu: lpc1768: provide periph_pm
2018-04-04 10:24:09 +02:00
Vincent Dupont
e7b0ace6fe
Merge pull request #8870 from aabadie/pr/boards/nucleo-f429zi_spi_fix
boards/nucleo-f429zi: fix spi divtable
2018-04-03 17:36:49 -07:00
d9993cc8d2
Merge pull request #8642 from OTAkeys/feat/static_assert
assert: add static_assert if using c11
2018-04-03 22:10:46 +02:00
Bas Stottelaar
a8e57ff496 pkg: gecko_sdk: update to 2.2 2018-04-03 19:25:17 +02:00
Bas Stottelaar
c2a7ee0c8c cpu: efm32: update vendor files to 5.4.0 2018-04-03 19:02:03 +02:00
Martine Lenders
cff4a4572d
Merge pull request #8872 from man0lis/fix_zero_length_payload_with_next_header
gnrc_ipv6: discard non-NONXT packets with 0 payload length
2018-04-03 17:47:22 +01:00
Robin Nehls
ad5617fb83 gnrc_ipv6: discard non-NONXT packets with 0 payload length
If the payload length is zero and the next header field is not set to
NONXT, GNRC will interpret the current header as the payload because the
first snip is always interpreted as the payload. This can lead to loops
and or crashes.
2018-04-03 18:34:48 +02:00
Bas Stottelaar
587a41ceab cpu: lpc1768: provide periph_pm. 2018-04-03 18:33:18 +02:00
Bas Stottelaar
77ad70ebb6
Merge pull request #6472 from basilfx/feature/lpc1768_gpio
cpu/lpc1768: add gpio peripheral (+ board adaptions)
2018-04-03 17:06:47 +02:00
Bas Stottelaar
29b3798988 boards: seeeduino_arch-pro: adapt to gpio driver. 2018-04-03 16:47:26 +02:00
Bas Stottelaar
c99c07aeb2 boards: mbed_lpc1768: adapt to gpio driver. 2018-04-03 16:47:25 +02:00
Bas Stottelaar
6be31d1faa cpu: lpc1768: implement gpio driver 2018-04-03 16:47:25 +02:00
Pieter Willemsen
729441fdb6 assert: add static_assert if using c11 2018-04-03 16:09:31 +02:00
35a1ca043e boards/nucleo-f429zi: fix spi divtable 2018-04-03 16:05:07 +02:00
Francisco Acosta
69f4d632e3
Merge pull request #8837 from kaspar030/refactor_atmega_stdio
cpu/atmega: refactor stdio init code
2018-04-03 15:56:33 +03:00
ff0e76a5a1 boards/mega-xplained: use boards_common_atmega 2018-04-03 14:18:32 +02:00
9c18e62364 boards/jiminy-mega256rfr2: make use of common/atmega 2018-04-03 14:18:32 +02:00
60a55eb06d boards/common/arduino-atmega: use common/atmega shared code 2018-04-03 14:18:32 +02:00
ae8822ff46 boards/common/atmega: initial commit of atmega shared code 2018-04-03 14:18:32 +02:00
64791d0c82 boards/waspmote-pro: make use of common stdio init code 2018-04-03 14:18:32 +02:00
391cc83881 cpu/atmega_common: provide common stdio initialization 2018-04-03 14:18:32 +02:00
Dylan Laduranty
c4ec3ae955
Merge pull request #8852 from basilfx/feature/bugfix_periph_i2c
tests: periph_i2c: map speed to i2c_speed_t
2018-04-03 13:14:26 +02:00
cc17a74fc2
Merge pull request #8866 from basilfx/feature/seeeduino_arch_pro_image_file
boards: seeeduino_arch-pro: use hex file.
2018-04-03 13:03:05 +02:00
Bas Stottelaar
0779ccc04e boards: seeeduino_arch-pro: use hex file. 2018-04-03 11:45:43 +02:00
Ken Bannister
c23d85ab3a
Merge pull request #8854 from kb2ma/gcoap/internalize_gcoap_state
net/gcoap: Internalize definition of state struct
2018-03-31 12:15:00 +01:00
Ken Bannister
3da9145018 net/gcoap: Internalize definition of state struct 2018-03-31 06:46:05 -04:00