Martine Lenders
521d7bdfc2
Merge pull request #10096 from mtausig/feature/tiny-asn1_update
...
tiny-asn1: update package version
2018-10-08 14:01:19 +02:00
Martine Lenders
f60f5f86bb
Merge pull request #10128 from gebart/pr/ubjson-include
...
sys/ubjson: Unconditionally include <sys/types.h>
2018-10-08 14:01:01 +02:00
PeterKietzmann
0ecaaf021c
core/bitarithm: add explicit 32-bit function
2018-10-08 13:57:21 +02:00
Schorcht
3f8c359b01
tests: blacklist es32 based boards
2018-10-08 12:20:50 +02:00
Schorcht
be78bb3a4d
boards: add esp32-wrover-kit
2018-10-08 12:20:49 +02:00
Schorcht
6226b5dddd
boards: add esp32-wroom-32
2018-10-08 12:20:49 +02:00
Schorcht
692d6725e2
boards: add esp32-wemos-lolin-d32-pro
2018-10-08 12:20:49 +02:00
Schorcht
d3444e2631
boards: add esp32-olimex-evb
2018-10-08 12:20:49 +02:00
Schorcht
c11a36ec6c
boards: add esp32-mh-et-live-minikit
2018-10-08 12:20:49 +02:00
Schorcht
6ed5e0565b
boards: add common esp32 based sources
2018-10-08 12:20:49 +02:00
Schorcht
3ac99877ac
cpu: add esp32
2018-10-08 12:20:49 +02:00
Schorcht
32e602680b
cpu: add esp32 vendor files
2018-10-08 12:20:49 +02:00
Martine Lenders
bbae45cc87
Merge pull request #9840 from jia200x/pr/doc_serializer
...
doc: add `serialization` group to Doxygen
2018-10-08 11:34:03 +02:00
Joakim Nohlgård
eb4de92c2f
sys/ubjson: Unconditionally include <sys/types.h>
...
msp430_types.h is included implicitly if needed by sys/types.h
native also needs sys/types.h, no idea why it was excluded originally..
2018-10-08 10:42:01 +02:00
Mathias Tausig
2cc6637bee
tiny-asn1: Fix documentation
...
Typo
New URL
2018-10-08 10:28:10 +02:00
Mathias Tausig
f600e27a64
tiny-asn1: Update package
2018-10-08 10:27:56 +02:00
f38b71b720
Merge pull request #10099 from gschorcht/sys_aut_init_saul
...
sys/auto_init/saul: fix of #10098
2018-10-05 20:43:49 +02:00
Schorcht
72ac8fdd39
sys/auto_init/saul: include assert.h
2018-10-05 20:01:25 +02:00
Schorcht
3e5c1d5f92
sys/auto_init/saul: VEML6070_NUMOF fix
2018-10-05 20:00:22 +02:00
Schorcht
cef81a102c
sys/auto_init/saul: alphabetical order
2018-10-05 19:57:37 +02:00
Schorcht
dc8c363c45
sys/auto_init: auto_init_sht1x.c moved to saul
2018-10-05 19:56:50 +02:00
Martine Lenders
055ec38fff
tools/pr_check: adapt for label categorization
...
In [#10030 ][1] it was decided to rename all labels to reflect their
respective category. The labels "NEEDS SQUASHING" and "Waiting For Other
PR" are used in the `dist/tools/pr_check/pr_check.sh` script however, so
that script needs to be adapted.
[1]: https://github.com/RIOT-OS/RIOT/issues/10030
2018-10-05 19:07:32 +02:00
Martine Lenders
fc3b980416
Merge pull request #10029 from aabadie/contributing_update
...
CONTRIBUTING: rewrite the existing document
2018-10-05 18:37:15 +02:00
24744f065b
CONTRIBUTING: complete rewrite
2018-10-05 16:58:54 +02:00
Jose Alamos
470cec8935
pkg/minmea: change ingroup directive
2018-10-05 15:34:49 +02:00
Jose Alamos
59463449a4
pkg/jsmn: change ingroup directive
2018-10-05 15:34:49 +02:00
Jose Alamos
a30fbbc184
pkg/cn-cbor: change ingroup directive
2018-10-05 15:34:49 +02:00
Jose Alamos
93b4fe5f51
pkg/cayenne_lpp: change ingroup directive
2018-10-05 15:34:49 +02:00
Jose Alamos
dac54db275
sys/ubjson: change ingroup directive
2018-10-05 15:34:49 +02:00
Jose Alamos
851150847c
sys/base64: change ingroup directive
2018-10-05 15:34:49 +02:00
Jose Alamos
dbd31837f7
sys/serialization: add sys_serialization doxygen group
2018-10-05 15:34:49 +02:00
Peter Kietzmann
a9f8730474
Merge pull request #9794 from danpetry/boards/sensebox_addlimitations
...
boards/sensebox: Add limitations of pin multiplexing
2018-10-05 14:26:14 +02:00
danpetry
8e1ffd5176
Add limitations to doc.txt.
...
This describes the limitations of the interrupt pin being multiplexed.
Fixup: add details of specific pins
2018-10-05 13:29:12 +02:00
Martine Lenders
6bfd3338b9
Merge pull request #10113 from aabadie/pr/doc/getting_started_typo
...
doc/doxygen: fix typo in getting started page
2018-10-05 10:15:32 +02:00
Joakim Nohlgård
6ca719584f
Merge pull request #9544 from OTAkeys/pr/cflags_gnu99
...
cflags: use gnu99 only if nothing else is specified (mips, msp430, native)
2018-10-05 09:59:18 +02:00
43c2b3201d
doc/doxygen: fix typo in getting started page
2018-10-05 09:48:02 +02:00
Francisco Acosta
0d5276790e
Merge pull request #10000 from haukepetersen/fix_gpioirq_efm32
...
cpu/efm32/gpio: use gpio_irq feature
2018-10-04 20:09:17 +02:00
Hauke Petersen
1b62f7cd40
cpu/efm32/gpio: use gpio_irq feature
2018-10-04 18:43:24 +02:00
Francisco Acosta
cb8e78da13
Merge pull request #9916 from kYc0o/pr/tools/fix_kill_testrunner
...
dist/tools/jlink.sh: fix testrunner on stdio_rtt based devices
2018-10-04 17:31:58 +02:00
5539ba988e
examples/lua_REPL: exclude firefly board
2018-10-04 17:23:42 +02:00
eafabe85a4
tests/unittest: exclude firefly board
2018-10-04 17:23:42 +02:00
Anon Mall
f6f6f2fbf0
boards/firefly: add initial support
2018-10-04 17:23:42 +02:00
Peter Kietzmann
ed24d3622a
Merge pull request #9621 from bergzand/pr/netif/use_fmt
...
gnrc_netif: Use fmt for bytes to hex string
2018-10-04 14:34:37 +02:00
Martine Lenders
44910a4f61
Merge pull request #10008 from haukepetersen/fix_gpioirq_stm32f1
...
cpu/stm32f1/gpio: use gpio_irq feature
2018-10-04 14:13:01 +02:00
0d71c1ccf7
gnrc_netif: Use fmt for bytes to hex string
2018-10-04 13:34:18 +02:00
Martine Lenders
da29a437e6
Merge pull request #9564 from bergzand/pr/netif/use_netdev_getter
...
gnrc_netif_ieee802154: rework `netif->state` to getter and flag
2018-10-04 12:36:44 +02:00
0c53bebe1b
Merge pull request #10094 from silkeh/enable-bme280-doc
...
drivers/bmx280: improve documentation
2018-10-04 10:56:16 +02:00
Vincent Dupont
0cbef09575
native: use gnu99 by default
2018-10-04 08:48:43 +02:00
Vincent Dupont
515d3a658b
cpu/mips: use gnu99 by default
2018-10-04 08:48:43 +02:00
Vincent Dupont
192e79b175
cpu/msp430: use gnu99 by default
2018-10-04 08:48:43 +02:00