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

10158 Commits

Author SHA1 Message Date
Oleg Hahm
c8403e4d40 Merge pull request #4830 from haukepetersen/opt_kinetis_gpio
cpu/kinetis: reworked GPIO driver implementation
2016-02-29 16:43:12 +01:00
Peter Kietzmann
a8b6fba69c Merge pull request #4664 from haukepetersen/opt_driver_dhtinit
drivers/dht: numerous improvements
2016-02-29 16:23:31 +01:00
Oleg Hahm
3df238640d Merge pull request #4922 from kaspar030/fix_compiletest
dist: tools: compile_test: fix unassigned variable
2016-02-29 15:17:17 +01:00
Peter Kietzmann
42141b6dc7 Merge pull request #4389 from PeterKietzmann/fix_nrf24l01p_return
drivers/nrf24l01p: unify return values
2016-02-29 15:07:50 +01:00
Peter Kietzmann
fde38f0158 Merge pull request #4904 from haukepetersen/opt_nrf51dongle_jlink
boards/nrf51dongle: use global JLink script
2016-02-29 14:03:38 +01:00
PeterKietzmann
e2cd3b1508 drivers/nrf24l01p: unified return values and fixed doc 2016-02-29 12:00:01 +01:00
Hauke Petersen
34f9deecb7 cpu/kinetis_common: reworked GPIO driver 2016-02-29 11:08:45 +01:00
Peter Kietzmann
10cc38e3dc Merge pull request #4773 from Yonezawa-T2/rbuf_int_size
rbuf: made `RBUF_INT_SIZE` configurable
2016-02-29 10:57:37 +01:00
Yonezawa-T2
984e02a7ff rbuf: made RBUF_INT_SIZE configurable 2016-02-29 13:02:32 +09:00
a2d8c4b50d dist: tools: compile_test: fix unassigned variable 2016-02-28 22:51:10 +01:00
Oleg Hahm
0e285e89b0 Merge pull request #4394 from authmillenon/sc_netif/fix/null-pointer-checks
sc_netif: check for NULL pointers on send
2016-02-28 11:28:23 +01:00
Oleg Hahm
e9b9589264 Merge pull request #4825 from gebart/pr/makefile-buildtest-toolchain
buildtest: Pass TOOLCHAIN variable to build workers
2016-02-28 11:26:03 +01:00
BytesGalore
7277753405 Merge pull request #4917 from gebart/pr/mbed-comment-style
boards/mbed_lpc1768/system.c: C comment style
2016-02-28 07:51:20 +01:00
Joakim Nohlgård
5df3357818 Merge pull request #4916 from gebart/pr/unsigned-enum-compare
cpu: Cast enum to unsigned int before comparing against DEV_NUMOF
2016-02-28 06:59:59 +01:00
Joakim Nohlgård
a384fa9d6d Merge pull request #4915 from gebart/pr/multiboot-common-missing-brace
boards/x86-multiboot-common/include/multiboot.h: Add missing closing brace
2016-02-28 06:59:24 +01:00
Joakim Nohlgård
e1909d861b Merge pull request #4914 from gebart/pr/stm32f0-adc-default-error
cpu/stm32f0: adc: Add default error cases
2016-02-28 06:58:28 +01:00
Martine Lenders
2ea563cd8f sc_netif: check for NULL pointers on send 2016-02-28 06:44:03 +01:00
Joakim Nohlgård
3e5bfbba26 boards/mbed_lpc1768/system.c: C comment style 2016-02-28 00:33:41 +01:00
Joakim Nohlgård
58f9976591 boards/x86-multiboot-common/include/multiboot.h: Add missing closing brace 2016-02-28 00:10:20 +01:00
Joakim Nohlgård
f0584f8ee0 cpu/saml21: spi: Cast enum to unsigned int for comparison 2016-02-28 00:09:29 +01:00
Joakim Nohlgård
3ff4a334b1 cpu/samd21: Cast enum to unsigned int for comparison 2016-02-28 00:09:03 +01:00
Joakim Nohlgård
af64264346 cpu/samd21: uart: Remove unnecessary check unsigned < 0 2016-02-28 00:08:59 +01:00
Joakim Nohlgård
0f0a22b652 cpu/sam3: spi: Cast enum to unsigned int for comparison 2016-02-28 00:08:30 +01:00
Joakim Nohlgård
e01e6892ff cpu/stm32l1: i2c: Fix array out of bounds before check and Clang input check warnings 2016-02-28 00:08:26 +01:00
Joakim Nohlgård
8bf9230d15 cpu/stm32l1: spi: Cast enum to unsigned int for comparison 2016-02-28 00:08:18 +01:00
Joakim Nohlgård
c61c1207df cpu/stm32f4: Cast enum to unsigned int for comparison 2016-02-28 00:08:12 +01:00
Joakim Nohlgård
e4629eb0bb cpu/stm32f3: spi: Cast enum to unsigned int for comparison 2016-02-28 00:08:06 +01:00
Joakim Nohlgård
19cee2d757 cpu/stm32f1: spi: Cast enum to unsigned int for comparison 2016-02-28 00:08:00 +01:00
Joakim Nohlgård
81feb558ef cpu/stm32f0: spi: Cast enum to unsigned int for comparison 2016-02-28 00:06:43 +01:00
Joakim Nohlgård
698b2841d1 cpu/nrf51: spi: Fix input check warnings
- Cast enum to unsigned int for comparison
 - Remove redundant checks
 - Add default case for missing devices
2016-02-28 00:05:49 +01:00
Joakim Nohlgård
412da2046d cpu/lpc11u34: Cast enum to unsigned int for comparison 2016-02-28 00:05:10 +01:00
Joakim Nohlgård
ade9941ab6 cpu/stm32f0: adc: Add default error cases 2016-02-27 23:52:33 +01:00
Oleg Hahm
b40b630d37 Merge pull request #4774 from cgundogan/pr/rpl/srh
ipv6: rpl: add source routing header for RPL
2016-02-27 23:39:35 +01:00
Cenk Gündoğan
170acbc4f6 rpl: srh: add unittests 2016-02-27 20:40:06 +01:00
Cenk Gündoğan
0ac4ee705c ipv6: rpl: add source routing header for RPL 2016-02-27 20:39:12 +01:00
kYc0o
30e42669d6 Merge pull request #4891 from haukepetersen/opt_sam3_timer
cpu/sam3: reworked timer driver
2016-02-27 13:13:47 +01:00
6422fac710 Merge pull request #4909 from kaspar030/fix_ethos_info
drivers: ethos: fix _recv signature
2016-02-26 21:56:51 +01:00
a93182ff51 drivers: ethos: fix _recv signature 2016-02-26 21:25:01 +01:00
Oleg Hahm
aeed55a334 Merge pull request #4894 from malosek/malo-xtimer-fixes
xtimer: Malo xtimer fixes
2016-02-26 19:17:17 +01:00
Hauke Petersen
978704665e boards/udoo: adjusted timer configuration 2016-02-26 17:49:48 +01:00
Hauke Petersen
39bff5dc80 boards/arduino-due: adjusted timer configuration 2016-02-26 17:49:48 +01:00
Hauke Petersen
af5ba0b5da cpu/sam3: reworked timer driver 2016-02-26 17:49:48 +01:00
Hauke Petersen
6b9088aa11 cpu/sam3: changed timer vendor header
- made channel cc registers accessible as array
2016-02-26 17:49:47 +01:00
Hauke Petersen
9d7cdcfbef boards/nrf51dongle: use global JLink script 2016-02-26 15:32:09 +01:00
malo
9b8fe52d5d xtimer: Fixed _add_timer_to_long_list since timer could be added at the wrong position.
Signed-off-by: malo <malo@25cmsquare.io>
2016-02-26 12:32:45 +01:00
malo
93eb56c612 xtimer: Fixed case when _xtimer_set_absolute called with target < now and target has _this_high_period .
Signed-off-by: malo <malo@25cmsquare.io>
2016-02-26 12:27:15 +01:00
Oleg Hahm
94c287c4c2 Merge pull request #4884 from kaspar030/fix_msg_try_receive
core: msg: fix msg_try_receive()
2016-02-25 18:17:54 +01:00
58cd796348 tests: msg_try_receive: initial commit 2016-02-25 14:13:33 +01:00
bapclenet
b71dee2593 Merge pull request #4900 from OlegHahm/libcoap_dep
libcoap: fix missing dependencies and includes
2016-02-25 13:53:53 +01:00
Martine Lenders
3023ae1a51 Merge pull request #4897 from authmillenon/sixlowpan/fix/missing-headers
sixlowpan: include missing headers
2016-02-25 12:38:10 +01:00