Cenk Gündoğan
|
0792a5d7cb
|
Merge pull request #7516 from PeterKietzmann/pr_extend_pktdump
od: add ASCII representation
|
2017-11-14 09:37:25 +01:00 |
|
Peter Kietzmann
|
a2721c03c9
|
sys/od: add ASCII representation to memory dump
|
2017-11-14 09:22:02 +01:00 |
|
Dylan Laduranty
|
67048eafa2
|
Merge pull request #6900 from OTAkeys/pr/init_rtc
periph/rtc: move init from auto_init to periph_init
|
2017-11-13 21:22:22 +01:00 |
|
Martine Lenders
|
b573348be6
|
Merge pull request #7966 from miri64/gnrc_netif2/fix/7424-follow-up
examples: tests: port applications to gnrc_netif2
|
2017-11-13 20:32:02 +01:00 |
|
Bas Stottelaar
|
a45d626354
|
boards: sltb001a: add support for thunderboard sense
|
2017-11-13 20:27:16 +01:00 |
|
Bas Stottelaar
|
102d85b2a1
|
cpu: efr32mg1p: add support
|
2017-11-13 20:27:16 +01:00 |
|
Bas Stottelaar
|
0537e50614
|
cpu: efm32_common: add peripheral drivers
|
2017-11-13 20:27:16 +01:00 |
|
Bas Stottelaar
|
5eaf1985c5
|
pkg: emlib: add emlib package
|
2017-11-13 20:27:16 +01:00 |
|
|
a145e8174d
|
travis: enable static test in travis CI
|
2017-11-13 19:51:16 +01:00 |
|
Vincent Dupont
|
012264cb0e
|
shell/sc_rtc: remove rtc init command
|
2017-11-13 18:44:15 +01:00 |
|
Vincent Dupont
|
e2c358ee48
|
tests/{periph_rtc,pkg_fatfs}: remove call to rtc_init
|
2017-11-13 18:43:50 +01:00 |
|
|
f89ecfb531
|
Merge pull request #7951 from cladmi/pr/conflicting_module_names
examples/pkgs: rename modules with duplicate names
|
2017-11-13 17:40:21 +01:00 |
|
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 |
|
Martine Lenders
|
7a833f81c5
|
tests: fix netdev_test test for gnrc_netif2
|
2017-11-13 16:36:35 +01:00 |
|
Martine Lenders
|
be00f5bfb6
|
tests: fix gnrc_sixlowpan test for gnrc_netif2
|
2017-11-13 16:36:35 +01:00 |
|
Martine Lenders
|
6cd91ee2cb
|
tests: remove gnrc_ipv6_netif requirement from gnrc_ipv6_nib tests
|
2017-11-13 16:36:34 +01:00 |
|
Martine Lenders
|
a502aaa778
|
tests: amend BOARD_INSUFFICIENT_MEMORY
|
2017-11-13 16:36:34 +01:00 |
|
Martine Lenders
|
1a2548b65a
|
tests: fix netdev_test tests for gnrc_netif2
|
2017-11-13 16:36:34 +01:00 |
|
Martine Lenders
|
92e9537471
|
tests: fix gnrc_tcp_server tests for gnrc_netif2
|
2017-11-13 16:36:34 +01:00 |
|
Martine Lenders
|
01c21fa274
|
tests: make gnrc_ipv6_ext test compilable with gnrc_netif2
Test currently not working
|
2017-11-13 16:36:34 +01:00 |
|
Martine Lenders
|
6e605177c9
|
tests: fix driver_enc* tests for gnrc_netif2
|
2017-11-13 16:36:34 +01:00 |
|
Martine Lenders
|
84b646aaa4
|
tests: fix gnrc_sock_dns test for gnrc_netif2
|
2017-11-13 16:36:34 +01:00 |
|
Martine Lenders
|
e1ce254139
|
tests: fix pkg_microcoap test for gnrc_netif2
|
2017-11-13 16:36:34 +01:00 |
|
Martine Lenders
|
b7f6e40188
|
examples: fix nanocoap_server for gnrc_netif2
|
2017-11-13 16:36:34 +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 |
|
Hauke Petersen
|
92f39edaa9
|
tests/lwmac: cleaned up used modules and Makefile
|
2017-11-13 15:27:40 +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 |
|
|
2ae5ad8157
|
Merge pull request #8016 from miri64/gnrc_mac/fix/recursive-include
gnrc_mac: fix non-obvious recursive include
|
2017-11-13 14:31:30 +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 |
|
Martine Lenders
|
bf19ce6d55
|
gnrc_mac: fix non-obvious recursive include
|
2017-11-13 12:48:39 +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 |
|