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

13804 Commits

Author SHA1 Message Date
kYc0o
bd81e010f8 examples/gnrc_tftp: avoid to print NULL 2017-04-04 01:55:46 +02:00
kYc0o
9ee1e1f156 tftp: send DACK until server receives it 2017-04-04 01:55:46 +02:00
kYc0o
1f70d172c6 tftp: disable debug 2017-04-04 01:55:46 +02:00
Martine Lenders
577048db3a Merge pull request #6687 from dylad/fix_saml21_spi
SAML: Fix SPI SERCOM ID calculation
2017-04-03 20:24:30 +02:00
Vincent Dupont
1468bc9d5f Merge pull request #6846 from gebart/pr/spiffs-test
unittests: Add missing check for result of vfs_opendir in tests-spiffs
2017-04-03 11:54:17 +02:00
87a728617b Merge pull request #6845 from aabadie/fix_buildtest
boards/nucleo-f302: remove unicode character that breaks buildtest target
2017-04-03 11:12:53 +02:00
Joakim Nohlgård
7f9b37e2ca unittests: Add missing check for result of vfs_opendir in tests-spiffs 2017-04-03 10:08:25 +02:00
74a78effe8 boards/nucleo-f302: remove unicode character that breaks buildtest target 2017-04-03 09:06:33 +02:00
Martine Lenders
dab3de5ea7 Merge pull request #6844 from gebart/pr/scan-build-fixes
net: Fix two minor return value issues
2017-04-02 20:26:29 +02:00
Martine Lenders
9f4e0669b7 Merge pull request #6843 from gebart/pr/nullptr-iphc
6lo: Avoid null ptr dereference when SAC=0, DAC=1, DAM=00, M=1
2017-04-02 19:41:33 +02:00
Joakim Nohlgård
0ba9fd3456 6lo: Avoid null ptr dereference when DAC=1, DAM=00, M=1 2017-04-02 18:42:01 +02:00
Joakim Nohlgård
3d1e2aaf5b drivers/at86rf2xx: Fix dead assignment 2017-04-02 18:13:11 +02:00
Joakim Nohlgård
64f1515a38 netdev2_ieee802154: Fix dead assignment 2017-04-02 18:13:11 +02:00
Martine Lenders
0fd85f982d Merge pull request #6826 from smlng/doc/driver/hd44780
doc: fix doxygen grouping of driver hd44780
2017-03-31 22:56:41 +02:00
Joakim Nohlgård
f4dd0a31b2 Merge pull request #5625 from OTAkeys/pr/spiffs
pkg: add SPIFFS support
2017-03-31 20:29:41 +02:00
Vincent Dupont
4cb3232a42 native: add spiffs options in board.h 2017-03-31 17:17:42 +02:00
Vincent Dupont
b52c9a79cf unittests: add spiffs unittests 2017-03-31 17:17:42 +02:00
Vincent Dupont
f0bd96b690 spiffs: add SPIFFS as a package
This implements basic features with the VFS interface
2017-03-31 17:17:41 +02:00
Vincent Dupont
a5ef3d606c Merge pull request #6828 from aabadie/nucleo_f429_hwrng
boards/nucleo144-f429: add hwrng feature
2017-03-31 16:12:24 +02:00
Martine Lenders
fcb9ba285e Merge pull request #6725 from astralien3000/dynamixel
drivers/dynamixel : initial support
2017-03-31 15:16:54 +02:00
Vincent Dupont
43a199150f Merge pull request #6831 from miri64/doc/fix/mtd_native
doc: fix grouping of mtd_native
2017-03-31 14:16:23 +02:00
Martine Lenders
6a6b9e8f16 doc: fix grouping of mtd_native 2017-03-31 13:38:01 +02:00
6f98e81b17 Merge pull request #6759 from OTAkeys/pr/nucleo-i2c-clock
boards: fix I2C_APBCLK value in stm32-based boards
2017-03-31 12:37:07 +02:00
f4f7fb241d Merge pull request #6827 from OTAkeys/pr/hwrng_nucleo144
boards: add hwrng feature in nucleo144-(f207|f413)
2017-03-31 12:36:37 +02:00
Loïc Dauphin
bb31db1cfb tests/driver_dynamixel: initial support 2017-03-31 11:59:16 +02:00
Loïc Dauphin
47cfe0ac66 drivers/dynamixel: initial support 2017-03-31 11:44:14 +02:00
Loïc Dauphin
172203dc9d tests/driver_feetech: coding conventions 2017-03-31 11:44:13 +02:00
Loïc Dauphin
281b3ca552 drivers/uart_half_duplex: debug direction management interface 2017-03-31 11:44:13 +02:00
Loïc Dauphin
c9a4a37159 boards/opencm904: set UART_STDIO_BAUDRATE to 921600 2017-03-31 11:44:13 +02:00
Hauke Petersen
cf3cc6e0f8 Merge pull request #6821 from haukepetersen/add_stm32l4_hwrng
boards/cpu: added hwrng for nucleo-l476 / stm32l4
2017-03-31 11:01:14 +02:00
c4adedf6a7 boards/nucleo144-f429: add hwrng support 2017-03-31 10:42:12 +02:00
Vincent Dupont
0bb60389ac boards: add hwrng feature in nucleo144-(f207|f413) 2017-03-31 10:25:30 +02:00
smlng
a77ed385aa doc: fix doxygen grouping of driver hd44780 2017-03-31 10:11:38 +02:00
Hauke Petersen
278d39153d boards/nucleo-l476: enabled hwrng feature
- enabled hwrng feature
- fixed 48MHz clock selection for the STM32L4
2017-03-31 10:00:54 +02:00
Hauke Petersen
053e6e87d6 test/periph_hwrng: fixed output formatting 2017-03-31 10:00:54 +02:00
Hauke Petersen
5311e12d8a Merge pull request #6820 from haukepetersen/opt_stm32_hwrng
cpu/stm32_common: unified hwrng driver
2017-03-31 09:59:04 +02:00
340ed33ca6 Merge pull request #6814 from haukepetersen/add_board_nucleo-l476
boards: added support for nucleo-l476 (stm32l4)
2017-03-30 21:48:55 +02:00
Hauke Petersen
c6d74c335b boards: enabled hwrng feature for nucleo-l0xx 2017-03-30 17:19:03 +02:00
Hauke Petersen
2a6a82ce2c cpu/stm32_common: unified hwrng driver 2017-03-30 17:18:31 +02:00
Hauke Petersen
05bcd3106f test: added nucleo-f476 to unittest targets 2017-03-30 16:58:34 +02:00
Hauke Petersen
afc3928a9c boards: added support for nucleo-l476 2017-03-30 16:58:34 +02:00
Hauke Petersen
964deefc39 cpu: added support for stm32l4 2017-03-30 16:58:34 +02:00
b1eaed72e8 Merge pull request #6813 from aabadie/fix_nucleo_led_spi
boards/nucleos: deactivate LED0 auto init by default
2017-03-30 16:49:31 +02:00
Vincent Dupont
3af13e70ee Merge pull request #6810 from gebart/pr/mulle-hwcs
mulle: Configure hardware CS for all on-board SPI slaves
2017-03-30 11:26:22 +02:00
Joakim Nohlgård
e9db8276ae Merge pull request #6762 from OTAkeys/feat/mtd-spi-nor
drivers: mtd_spi_nor MTD interface driver for SPI NOR flash chips
2017-03-30 11:21:11 +02:00
Hauke Petersen
4e33f0f735 Merge pull request #6764 from bergzand/stm32common-spi
stm32_common/spi: fix receive after transmit-only error
2017-03-30 09:44:41 +02:00
8c33bd55c9 boards/nucleos: deactivate LED0 auto init by default 2017-03-30 09:30:05 +02:00
Joakim Nohlgård
1a9b12f125 Merge pull request #6092 from neiljay/pr/add_mips_pic32mx
cpu: Add PIC32MX Support
2017-03-30 09:16:09 +02:00
Joakim Nohlgård
7f8f4b4674 Merge pull request #6816 from neiljay/pr/fix_cpp_check
cppcheck: Don't Run cppcheck on ASM files.
2017-03-30 09:07:12 +02:00
Joakim Nohlgård
2c6088de55 mulle: Add a configuration for the onboard flash memory 2017-03-29 16:52:11 +02:00