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

14929 Commits

Author SHA1 Message Date
fjmolinas
6aeb124333 boards/nz2-sc151: add inAir9 sx1276 LoRa module configuration 2017-07-17 14:37:51 +02:00
Joakim Nohlgård
61552892f2 Merge pull request #7369 from aabadie/vscode_ignore
ignore vscode user settings from git status
2017-07-15 18:11:15 +02:00
Martine Lenders
60124a03ee Merge pull request #7284 from miri64/sixlowpan_nd/enh/version-getter-setter
sixlowpan_nd: provide convinience functions to get/set ABRO version
2017-07-15 17:50:35 +02:00
Martine Lenders
5a986e583a sixlowpan_nd: provide convinience functions to get/set ABRO version 2017-07-15 17:18:00 +02:00
Martine Lenders
d9bb94eff8 Merge pull request #7183 from miri64/gnrc_pktbuf/enh/fix-common-module
gnrc_pktbuf: move common auxiliary functions to common module
2017-07-15 17:07:26 +02:00
fcd3431633 Merge pull request #7357 from haukepetersen/opt_kinetis_adcboardconfig
boards/kinetis-based: beautify ADC configuration
2017-07-15 16:28:51 +02:00
21349ec404 ignore vscode user settings from git status 2017-07-15 16:22:14 +02:00
114effd2ce boards: use EDBG with arduino-zero and saml21-xpro 2017-07-14 23:27:16 +02:00
b16118ab6e dist/tools/edbg: bump version to include support for SAML21J18A 2017-07-14 23:27:16 +02:00
Andreas "Paul" Pauli
4e430a9af7 Merge pull request #7360 from smlng/tools/cc2650stk/uniflash4_reset
board, cc2650stk: fix make reset with uniflash4.x
2017-07-14 19:00:42 +02:00
Hauke Petersen
6e967f9776 boards/kinetis-based: beautify ADC configuration 2017-07-14 15:27:18 +02:00
Hauke Petersen
61bf5f2197 Merge pull request #7363 from aabadie/add_2017_07_release_notes
RELEASE 2017.07 [Backport]
2017-07-14 15:04:31 +02:00
da6bf33e5e RELEASE 2017.07 2017-07-14 15:00:15 +02:00
Hauke Petersen
eef26e2ef6 Merge pull request #7355 from haukepetersen/fix_msp430_callperiphinit
cpu/msp430: call periph_init during CPU init
2017-07-14 14:50:36 +02:00
Sebastian Meiling
95b31660b6 Merge pull request #7173 from haukepetersen/opt_gpiodoc
drivers/gpio: improved doc for gpio_init()
2017-07-14 14:17:39 +02:00
smlng
5d604c6fb5 board, cc2650stk: fix make reset with uniflash4.x 2017-07-13 22:32:44 +02:00
Dan Evans
354803110d samd21:DFLL bug 2017-07-13 13:09:42 -06:00
Hauke Petersen
10d357e847 cpu/msp430: call periph_init during CPU init 2017-07-13 14:21:30 +02:00
Andreas "Paul" Pauli
b54f1106f6 Merge pull request #7333 from smlng/board/cc2650/update_uniflash41
board, cc2650stk add support for uniflash 4.1
2017-07-12 17:58:06 +02:00
Sebastian Meiling
db4faa920a Merge pull request #7349 from MichelRottleuthner/xtimer_usleep_short
tests/xtimer: add small values test for xtimer_usleep
2017-07-11 13:50:15 +02:00
Peter Kietzmann
998f811d1f Merge pull request #7344 from smlng/board/cc2650stk/fix_button_config
Board, cc2650stk: fix button config
2017-07-11 13:46:54 +02:00
smlng
c783f00e9d board, cc2650stk: fix button gpio config 2017-07-11 13:38:41 +02:00
Peter Kietzmann
d014af8fa8 Merge pull request #7342 from smlng/cpu/cc26x0/pm_feature
cpu, cc26x0: add missing Makefile.features, with pm
2017-07-11 13:20:42 +02:00
MichelRottleuthner
38a91d0a6f address comments by smlng 2017-07-11 12:33:26 +02:00
MichelRottleuthner
2390ea87d8 tests: add small values test for xtimer_usleep 2017-07-11 10:37:34 +02:00
Sebastian Meiling
9a220c1ce9 Merge pull request #7339 from aabadie/driver_bmx280_enh
tests/driver_bmx280: enhance README and driver type selection
2017-07-10 16:39:37 +02:00
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
Hyungsin
6889cd934a drivers/at86rf2xx: reliable radio state change 2017-07-07 11:48:44 -07:00
Hyungsin
59abdc1f07 drivers/at86rf2xx: fix timing for radio state change 2017-07-07 11:48:01 -07: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