Hauke Petersen
2811adc092
cflags: add -fdiagnostics-color if supported
2017-07-10 16:32:23 +02:00
smlng
ce7f170972
cpu, cc26x0: add missing Makefile.feature, with pm
2017-07-10 14:50:15 +02:00
6fb88425dd
tests/driver_bmx280: enhance README and driver type selection
2017-07-09 23:25:41 +02:00
smlng
d6f4a78017
board, cc2650stk add support for uniflash 4.1
2017-07-08 10:34:04 +02:00
Vincent Dupont
1376848029
Merge pull request #7201 from aabadie/st-l072z-lrwan1_sx1276
...
boards/st-l072z-lrwan1: add sx1276 configuration
2017-07-07 16:07:55 +02:00
5450602549
boards/b-l072z-lrwan1: add sx1276 configuration
2017-07-07 15:58:05 +02:00
Peter Kietzmann
9fd24e2d5d
Merge pull request #7316 from smlng/cpu/cc2538/periph_gpio
...
cpu, cc2538: gpio helper functions
2017-07-07 13:55:43 +02:00
smlng
e94672599d
cpu, cc2538: gpio helper functions
2017-07-07 11:57:07 +02:00
959d3982f5
Merge pull request #7325 from OTAkeys/pr/spiffs_fix_doc
...
fs/spiffs: improve documentation
2017-07-07 11:37:07 +02:00
Vincent Dupont
ec9f37436d
fs/spiffs: improve documentation
2017-07-07 11:31:23 +02:00
kYc0o
0dfcc72343
Makefile.include: add multislot makefile
2017-07-06 23:26:56 +02:00
kYc0o
f464cf830a
dist/tools: add imgtool
2017-07-06 23:26:56 +02:00
Martine Lenders
17a35a0e1d
Merge pull request #7311 from miri64/bcd/feat/initial
...
bcd: initial import of binary coded decimal en-/decoder
2017-07-06 20:51:22 +02:00
Martine Lenders
d09999a127
tests: provide unittests for bcd
2017-07-06 20:43:30 +02:00
Martine Lenders
3f95f9ed85
bcd: initial import of binary coded decimal en-/decoder
2017-07-06 20:43:29 +02:00
Francisco Acosta
39c6051090
Merge pull request #7319 from miri64/xbee/fix/provide-netopt-proto
...
xbee: provide NETOPT_PROTO
2017-07-05 17:18:59 +02:00
474ee60566
Merge pull request #7322 from smlng/board/nucleo32-l031/fix_init
...
board, nucleo32-l031: fix board_init
2017-07-05 16:14:38 +02:00
smlng
2c6fb86774
board, nucleo32-l031: fix board_init
2017-07-05 15:50:32 +02:00
Martine Lenders
34d9c67def
xbee: provide NETOPT_PROTO
...
Fixes #6973 .
The current 6Lo-ND implementation relies on `NETOPT_PROTO` being
returned for an IEEE 802.15.4 device. This isn't ideal, since it mixes
GNRC into device code (and the next iteration of NDP will do it
better), but for now this is the only way to fix #6973 .
2017-07-05 12:22:27 +02:00
26f2dd8a58
Merge pull request #7302 from miri64/doc/fix/multi-breadcrumbs
...
doc: fix rendering of multi-breadcrumbed groups
2017-07-05 12:10:28 +02:00
Martine Lenders
c7c302ffe1
Merge pull request #7317 from aabadie/fix_board_doc
...
boards: improve documentation
2017-07-05 09:53:24 +02:00
d82b323fcf
boards/nucleo: group nucleo boards in documentation
2017-07-05 09:43:20 +02:00
8d070c50d8
boards/nrf52xx: add missing brief description
2017-07-05 09:24:29 +02:00
7315c44c71
Merge pull request #7305 from smlng/sys/doc/enhancements
...
sys: enhance documentation
2017-07-05 08:50:25 +02:00
Thomas Eichinger
219ffb3847
Merge pull request #7283 from smlng/dist/tools/edbg/fix_macos
...
tools, edbg: fix compiler issue on macos
2017-07-04 13:48:24 -07:00
smlng
1a967ab23a
sys: enhance trickle docu
2017-07-04 14:44:17 +02:00
smlng
b7eecca93c
sys: fix doxygen grouping of tsrb und embUnit
2017-07-04 14:44:17 +02:00
Sebastian Meiling
e91c077ae0
Merge pull request #7303 from dailab/gpioIntFix
...
Gpio Interrupt fix for the CC2538
2017-07-04 14:07:16 +02:00
Martine Lenders
e7c434dc22
Merge pull request #7298 from aabadie/fix_doc_pkg
...
pkg: enhance packages doxygen documentation
2017-07-04 09:00:01 +02:00
Anon Mall
c4584aca2b
gpio interrupt fix
2017-07-04 00:03:13 +02:00
Martine Lenders
7ea64e37fd
Merge pull request #7289 from aabadie/can_fix_doc
...
drivers/can: fix doxygen documentation + typo
2017-07-03 22:19:18 +02:00
268c6b647e
drivers/can: fix doxygen documentation + typo
2017-07-03 20:43:51 +02:00
f6f9ba157d
Merge pull request #7288 from smlng/enh/driver/lsm6dsl
...
drivers: enhance lsm6dsl
2017-07-03 17:34:59 +02:00
smlng
9a3c983d1c
drivers, lsm6dsl: update test, and add README
2017-07-03 17:21:24 +02:00
Martine Lenders
36c7eb9ac8
doc: fix rendering of multi-breadcrumbed groups
2017-07-03 17:05:54 +02:00
smlng
6d25209967
drivers, lsm6dsl: add SAUL for temperature
2017-07-03 16:00:32 +02:00
smlng
2b9eddfbeb
drivers, lsm6dsl: cleanup
2017-07-03 16:00:31 +02:00
smlng
a7d9547d5e
driver, lsm6dsl: fix temperature reading
2017-07-03 16:00:25 +02:00
2802c1e5dd
fixup! pkg: enhance doxygen packages documentation
2017-07-03 11:18:47 +02:00
Martine Lenders
e5072f73e6
Merge pull request #7299 from smlng/sys/ssp/fix_doxygen_group
...
sys, ssp: fix doxygen grouping
2017-07-03 11:05:25 +02:00
smlng
67201c18f4
sys, ssp: fix doxygen grouping
2017-07-03 10:55:35 +02:00
c4ebd18be2
pkg: enhance doxygen packages documentation
2017-07-03 09:56:07 +02:00
Martine Lenders
ed227c7d34
Merge pull request #7295 from aabadie/fix_doc_drivers
...
drivers: doxygen documentation improvement
2017-07-02 23:46:59 +02:00
f9122018a2
drivers: doxygen documentation improvement
2017-07-02 23:21:36 +02:00
Martine Lenders
364df05782
Merge pull request #7293 from aabadie/bmp180_fix_doc
...
drivers/bmp180: fix doxygen brief documentation
2017-07-02 20:57:59 +02:00
85fb33e121
drivers/bmp180: fix doxygen brief documentation
2017-07-02 20:52:36 +02:00
Martine Lenders
1b08b03bd5
Merge pull request #7291 from aabadie/sx127x_fix_doc
...
drivers/sx127x: fix typo in documentation, cleanup
2017-07-02 20:51:43 +02:00
Martine Lenders
87c9edbbae
Merge pull request #7292 from aabadie/fix_adcxx1x_doc
...
drivers/adcxx1c: small doxygen fixes
2017-07-02 20:51:28 +02:00
Martine Lenders
2334f0c590
Merge pull request #7290 from aabadie/diskio_fix_doc
...
drivers/diskio: cleanup documentation
2017-07-02 20:31:03 +02:00
9632938f93
drivers/adcxx1c: small doxygen fixes
2017-07-02 20:29:54 +02:00