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

15889 Commits

Author SHA1 Message Date
Martine Lenders
8a2939e27d
Merge pull request #8023 from aabadie/pr/fix_static_test_squashing
dist/tools/pr_check: fix regex pattern to recognize any SHA
2017-11-13 17:34:53 +01:00
Bas Stottelaar
fd396045de test: periph_timer: check if argument is passed. 2017-11-13 17:28:53 +01:00
dcc1ae393c dist/tools/pr_check: fix regex pattern to recognize any SHA 2017-11-13 16:43:12 +01:00
Gaëtan Harter
21dfcc9448 pkg: change conflicting module name for pkg root directory
Root directory of libfixmath and u8g2 where the same as another directory.
2017-11-13 15:29:06 +01:00
Gaëtan Harter
1d6ef0b6e4 examples: rename APPLICATIONs whose name collide with another module. 2017-11-13 15:29:06 +01:00
Martine Lenders
6eaffbb230
Merge pull request #8021 from haukepetersen/fix_example_defaultremoveconfig
examples/default: remove usage of config module
2017-11-13 15:13:50 +01:00
Hauke Petersen
89db77710f
Merge pull request #7963 from dylad/opt_sam0_gpio
cpu/sam0: share GPIO configuration
2017-11-13 14:58:56 +01:00
Hauke Petersen
f0b3804e9f examples/default: remove usage of config module 2017-11-13 14:51:56 +01:00
Joakim Nohlgård
5e943969a2
Merge pull request #8014 from kaspar030/make_docker_noninteractive
makefiles: docker: make docker call non-interactive
2017-11-13 13:50:40 +01:00
smlng
1540ec0509 nrf51: fix returns and error codes in periph/i2c 2017-11-13 13:38:47 +01:00
smlng
27c2ee50f9 cpu, atmega_common: fix returns and error codes in periph/i2c 2017-11-13 13:23:06 +01:00
Hauke Petersen
ba6f2a4c4f
Merge pull request #8013 from smlng/cpu/sam3/fix_periph_dac
cpu, sam3: fix periph/dac poweron
2017-11-13 12:46:35 +01:00
Hauke Petersen
eabbad3a1a cpu/stm32f0: fix missing isr vectors 2017-11-13 12:35:15 +01:00
fd1b0bdea5 makefiles: docker: make docker call non-interactive
prevents "the input device is not a TTY"
2017-11-13 12:34:51 +01:00
smlng
eb8c55d7f7 cpu, sam3: fix periph/dac poweron 2017-11-13 12:03:05 +01:00
Peter Kietzmann
89994604af
Merge pull request #7954 from smlng/cpu/atmega/adc
cpu, atmega_common: add periph/adc
2017-11-13 11:44:56 +01:00
f6d7e54228
Merge pull request #7739 from kYc0o/factorise_sam0_ldscripts
ld: refactor sam0 ldscripts
2017-11-13 11:36:25 +01:00
Peter Kietzmann
10af2c2951
Merge pull request #7156 from plushvoxel/softspi
drivers: added soft SPI driver
2017-11-13 10:31:51 +01:00
marble
fbba6c3851 driver/soft_spi: initial implementation 2017-11-13 10:11:06 +01:00
Martine Lenders
00d5484fcd
Merge pull request #8001 from george-hopkins/stm32-timer-multiplier
cpu/stm32_common: consider timer multiplier for PWM
2017-11-13 09:34:08 +01:00
c1056e2e6a tests/fmt_print: migrate to testrunner 2017-11-12 20:20:45 +01:00
Martine Lenders
1a0f4940fd
Merge pull request #7940 from miri64/posix/enh/move-time-to-module
posix: move time functions to their own module
2017-11-12 20:05:50 +01:00
Martine Lenders
00434f81f0 pkg: umorse: add posix_time dependency 2017-11-12 19:55:58 +01:00
Martine Lenders
f3f5489b4e tests: update posix_time tests for running with pexpect script 2017-11-12 19:55:57 +01:00
Martine Lenders
0a0bb86f4a posix: move time functions to their own module 2017-11-12 19:55:57 +01:00
Martine Lenders
47ab744f77
Merge pull request #8011 from aabadie/pr/tests/pexpect_libfixmath
tests/libfixmath_*: migrate to testrunner
2017-11-12 16:31:23 +01:00
e90710a6e4
Merge pull request #7999 from george-hopkins/rgbled-resolution
drivers/rgbled: fix PWM resolution
2017-11-12 14:20:08 +01:00
Martine Lenders
03f8403e1e
Merge pull request #8006 from cgundogan/pr/testrunner_OSError
dist: testrunner: terminate gracefully on ProcessLookupError
2017-11-12 13:33:24 +01:00
Cenk Gündoğan
e1422bb5e4 testrunner: handle EOF and ProcessLookupError 2017-11-12 13:13:50 +01:00
Cenk Gündoğan
d537dd609f testrunner: refactor exception printing 2017-11-12 13:13:50 +01:00
Cenk Gündoğan
bd52d33274
Merge pull request #7845 from miri64/testrunner/enh/show-line-info
testrunner: show information about failed line (even without traceback)
2017-11-12 13:09:42 +01:00
bc03a0d150 tests/libfixmath_unittests: migrate to testrunner 2017-11-12 12:38:38 +01:00
Martine Lenders
18fb51cf66 testrunner: show information about failed line (even without traceback) 2017-11-12 12:27:21 +01:00
f73fcf4f07 tests/libfixmath: migrate to testrunner 2017-11-11 23:18:34 +01:00
Martine Lenders
3f9291a4aa
Merge pull request #8009 from RIOT-OS/revert-7238-pr_sc_ccnl_chunkdump
Revert "shell/ccnl: remove use of ccnl_wait_for chunk()"
2017-11-11 21:46:59 +01:00
Martine Lenders
c6428698b4
Revert "shell/ccnl: remove use of ccnl_wait_for chunk()" 2017-11-11 19:34:52 +01:00
Cenk Gündoğan
ca67a0a0a2
Merge pull request #8008 from aabadie/pr/test_pexpect_tm
tests/struct_tm_utility: migrate to testrunner
2017-11-11 18:24:47 +01:00
Cenk Gündoğan
10ea320b68
Merge pull request #8004 from aabadie/pr/test_pexpect_ssp
tests/ssp: migrate to testrunner
2017-11-11 18:11:30 +01:00
e4db84956c tests/ssp: migrate to testrunner 2017-11-11 18:05:52 +01:00
5bbfe92b97 tests/struct_tm_utility: migrate to testrunner 2017-11-11 17:19:52 +01:00
Francisco Acosta
0e3006a365
Merge pull request #7908 from gebart/pr/cortexm-rm-estack
cpu/cortex-m variants: Remove _estack declarations
2017-11-11 09:29:55 +01:00
Cenk Gündoğan
05c9267a49
Merge pull request #7996 from aabadie/pr/testrunner_pep8
dist/tools/testrunner: fix some pep8
2017-11-10 23:44:43 +01:00
Cenk Gündoğan
ff43148887
Merge pull request #8005 from aabadie/pr/test_pexpect_shell
tests/shell: migrate to testunner
2017-11-10 23:33:55 +01:00
5e159cf42e tests/shell: migrate to testunner 2017-11-10 21:39:55 +01:00
4d8284ed04
Merge pull request #7989 from aabadie/pr/test_pexpect_irq
tests/irq: migrate to testrunner
2017-11-10 18:45:33 +01:00
George Hopkins
ebd525306a cpu/stm32_common: consider timer multiplier for PWM 2017-11-10 17:25:13 +01:00
George Hopkins
ae45157331 drivers/rgbled: fix PWM resolution 2017-11-10 15:53:50 +01:00
Cenk Gündoğan
09a8a83c80
Merge pull request #7238 from PeterKietzmann/pr_sc_ccnl_chunkdump
shell/ccnl: remove use of ccnl_wait_for chunk()
2017-11-10 15:44:32 +01:00
Joakim Nohlgård
e3d5a70e0c cpu/cortexm: Remove leftover _estack declarations
These are leftovers from before the Cortex-M common ISR vectors were
split into vectors_cortexm.c
2017-11-10 15:38:14 +01:00
Peter Kietzmann
40e2a5a5f1
Merge pull request #7997 from cgundogan/pr/vagrant_info
vagrant: add info to README.md for Windows quirks
2017-11-10 15:35:06 +01:00