615b1e60bc
core/clist: add argument to clist_foreach
2017-11-06 12:49:22 +01:00
f142908f4e
Merge pull request #7655 from kaspar030/add_list_sort
...
core/clist: add clist_sort()
2017-11-06 12:46:01 +01:00
Martine Lenders
60d543ab3d
Merge pull request #7862 from roberthartung/atmega_common_fix_periph
...
atmega_common: renames periph for atmega_common_periph
2017-11-06 11:55:59 +01:00
Robert Hartung
491f420651
cpu/atmega_common: renames periph module
2017-11-06 11:38:26 +01:00
Martine Lenders
046f30b918
Merge pull request #7722 from miri64/gnrc_uhcpc/fix/dep
...
gnrc_uhcpc: fix dependencies
2017-11-06 11:21:55 +01:00
Martine Lenders
772ee47e28
Merge pull request #7790 from OTAkeys/pr/fix_can_set_get_filters
...
can/device: wake up device before getting/setting filters
2017-11-06 11:01:53 +01:00
Martine Lenders
ce0a82fe34
Merge pull request #7510 from aabadie/adafruit_feather
...
boards/feather-m0: initial support
2017-11-06 07:37:50 +01:00
Martine Lenders
3425c9b940
Merge pull request #7939 from aabadie/pr/doxygen_warning
...
doc: increase GRAPH_MAX_NODES to avoid doxygen warning
2017-11-06 06:11:55 +01:00
d011fd1dd8
tests: exclude feather-m0 board from unittests
2017-11-05 22:19:07 +01:00
337e9d80f2
boards/feather-m0: initial support
2017-11-05 22:19:07 +01:00
a7d575b8d6
doc: increase GRAPH_MAX_NODES to avoid warning
2017-11-05 22:14:30 +01:00
5fe06c806a
Merge pull request #7927 from basilfx/bugfix/i2c_addresses
...
tests: u8g2: fix i2c addresses.
2017-11-05 21:32:04 +01:00
Bas Stottelaar
9428034fc8
tests: fix for u8g2 default I2C address.
2017-11-05 18:54:22 +01:00
Bas Stottelaar
10292cf9fa
Merge pull request #7296 from aabadie/driver_si70xx_cleanup
...
drivers/si70xx: cleanup and use pseudomodules
2017-11-05 18:29:34 +01:00
6f43e98b95
drivers/si70xx: cleanup and use pseudomodules
2017-11-05 18:13:19 +01:00
Joakim Nohlgård
7e3482eea0
Merge pull request #7933 from cladmi/pr/asssmobj_depends_to_header
...
Makefile.base: Add missing dep to RIOTBUILD_CONFIG_HEADER_C
2017-11-04 23:20:21 +01:00
Martine Lenders
e83248154b
Merge pull request #7932 from cladmi/pr/makefile_whitespace
...
Makefile.base: Fix indentation to two spaces
2017-11-03 18:08:53 +01:00
Martine Lenders
41b3ac4e3e
Merge pull request #7931 from haukepetersen/fix_drivers_defaultparamsincludeboardh
...
drivers: include board.h in default params files
2017-11-03 17:54:39 +01:00
Cenk Gündoğan
0328e45a8f
Merge pull request #7934 from cgundogan/pr/packer_df-util_bluepill
...
packer: add dfu-util and bluepill udev rules
2017-11-03 17:17:05 +01:00
Gaëtan Harter
1a6b492438
Makefile.base: Fix indentation to two spaces
2017-11-03 13:51:51 +01:00
Gaëtan Harter
3d2ed681e3
Makefile.base: Add missing dep to RIOTBUILD_CONFIG_HEADER_C
...
Assembly files '.S' are compiled with a subset of CFLAGS.
This means also `-include '$(RIOTBUILD_CONFIG_HEADER_C)'` so they should be
recompiled when it updates.
2017-11-03 13:46:49 +01:00
Cenk Gündoğan
ce8d880513
packer: add dfu-util and bluepill udev rules
2017-11-03 13:44:39 +01:00
Cenk Gündoğan
1ea1fe9060
Merge pull request #7928 from smlng/board/bluepill/dfu
...
bluepill: dfu-util support
2017-11-03 13:22:40 +01:00
Hauke Petersen
ba56fb1c6e
Merge pull request #7921 from basilfx/bugfix/bmx280
...
drivers: bmx280: include board.h for board parameters.
2017-11-03 10:23:29 +01:00
Hauke Petersen
5fa20d8234
drivers: include board.h in default params files
...
added the board.h include for:
- tsl2561
- jc42
- w5100
2017-11-03 10:12:58 +01:00
b60bb03f2b
Merge pull request #7901 from kroesche/feature/ringbuf_doc_update
...
ringbuffer: add hint about tsrb to doc
2017-11-03 10:03:56 +01:00
Joe Kroesche
abb6913480
sys/include/tsrb.h: move usage doc to main API page.
...
Modified file doc header so that important info about usage and buffer
size show up on main API doc page instead of file doc page;
added comment in a couple of places to remind reader that buffer size
must be powewr of 2.
2017-11-02 21:59:37 -05:00
Martine Lenders
d9bb006245
Merge pull request #7930 from miri64/mailmap/enh/jose
...
git: mailmap: deduplicate @jia200x
2017-11-02 19:57:44 +01:00
Martine Lenders
00a55e4850
git: mailmap: deduplicate @jia200x
2017-11-02 19:46:01 +01:00
c02ee081d9
Merge pull request #7174 from miri64/gnrc_sock/fix/return-EINVAL-for-inval-sock
...
sock: specify invalid parameter error
2017-11-02 17:30:35 +01:00
060d49fcaa
Merge pull request #7387 from tobhe/heatshrink
...
pkg/heatshrink: fix fallthrough warnings
2017-11-02 17:18:59 +01:00
52a692ae4f
Merge pull request #7829 from smlng/enh/tests/thread_flood
...
tests, thread_flood: update test script and output
2017-11-02 16:12:31 +01:00
66bd9b0295
Merge pull request #7809 from smlng/makefiles/fix_info_targets
...
makefiles: fix (and add) info targets
2017-11-02 16:10:14 +01:00
7c9f6a4763
Merge pull request #7907 from gebart/pr/cortexm-fix-hardfault-print
...
cortexm_common: Correct offset for hardfault stack
2017-11-02 15:59:36 +01:00
c9448f471f
Merge pull request #7772 from kaspar030/add_tests_pkg_fatfs_rtc_dep
...
tests: pkg_fatfs: add periph_rtc to required features
2017-11-02 15:18:40 +01:00
d0fece77a0
tests: pkg_fatfs: add periph_rtc to required features
2017-11-02 15:06:27 +01:00
Hauke Petersen
36dd0c9c71
Merge pull request #7880 from kaspar030/reorganize_makefile_features
...
make: reorganize makefile features
2017-11-02 13:10:33 +01:00
f7f3b687fd
tests: unittests: add avsextrem to BOARD_INSUFFICIENT_MEMORY
2017-11-02 12:59:46 +01:00
ae51dc55d0
boards: adapt to reorganized CPU Makefile.features
2017-11-02 12:59:46 +01:00
f0a532932c
cpu: native: reorganize Makefile.features
2017-11-02 12:59:46 +01:00
9b36364db2
cpu: cc26x0: reorganize Makefile.features
2017-11-02 12:59:46 +01:00
9d4cb7ac7f
cpu: cc2538: reorganize Makefile.features
2017-11-02 12:59:46 +01:00
870f0e45ba
cpu: sam3: reorganize Makefile.features
2017-11-02 12:59:45 +01:00
d2415eadad
cpu: lpc1768: reorganize Makefile.features
2017-11-02 12:59:45 +01:00
bdd286c1e0
cpu: lm4f120: reorganize Makefile.features
2017-11-02 12:59:45 +01:00
7106aa4a59
cpu: ezr32wg: reorganize Makefile.features
2017-11-02 12:59:45 +01:00
33adde02d1
cpu: msp430: reorganize Makefile.features
2017-11-02 12:59:45 +01:00
849cc8606a
cpu: nrf5x: reorganize Makefile.features
2017-11-02 12:59:45 +01:00
93246dbedd
cpu: sam0: reorganize Makefile.features
2017-11-02 12:59:45 +01:00
942cc7598b
cpu: arm7: reorganize Makefile.features
2017-11-02 12:59:45 +01:00