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

14663 Commits

Author SHA1 Message Date
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
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
7742fb47e3 drivers/diskio: cleanup documentation 2017-07-02 18:36:48 +02:00
9f2252b6b5 drivers/sx127x: fix typo in documentation, cleanup 2017-07-02 18:19:53 +02:00
Martine Lenders
d61be01596 Merge pull request #6797 from aabadie/driver_sx127x
drivers/sx127x: rework of implementations from #6645 and #6002
2017-06-30 20:19:19 +02:00
smlng
efcc275091 tools, edbg: fix compiler issue on macos 2017-06-30 20:16:29 +02:00
57c51e4014 test: add sx127x test application 2017-06-30 19:00:59 +02:00
0ccc264538 drivers: initial implementation of sx127x radio (LoRa mode only) 2017-06-30 19:00:40 +02:00
b80c249d2c sys/netopt: add new enum types for LoRa 2017-06-30 18:59:49 +02:00
b52040b129 Merge pull request #7191 from kYc0o/bossa_osx_build
dist/tools/bossa: patch Makefile for OS X build
2017-06-30 17:47:01 +02:00
kYc0o
c0b2182d01 dist/tools/bossa: add patch for OS X build 2017-06-30 16:44:47 +02:00
Martine Lenders
acbdfe8878 Merge pull request #7285 from aabadie/forupstream_radio_fix
drivers/at86rf2xx: remove redundant radio wakeup
2017-06-30 15:48:45 +02:00
Hyungsin
112a446b9d drivers/at86rf2xx: remove redundant radio wakeup 2017-06-30 15:06:30 +02:00
6c8c50b3ec Merge pull request #7281 from aabadie/const_mtd
drivers/mtd: constify where possible
2017-06-30 13:41:31 +02:00
Peter Kietzmann
afbb00cca7 Merge pull request #7225 from dnahm/atmega_spi
cpu/atmega_common: adjust spi for at328p and at1281
2017-06-30 08:53:10 +02:00
dnahm
af34c87a8d cpu/atmega_common: adjust spi for at328p and at1281 2017-06-30 08:34:47 +02:00
8d74212afa drivers/mtd: constify where possible 2017-06-29 22:46:16 +02:00
122076976d Merge pull request #7274 from smlng/cpu/periph/spi/const
cpu, periph: retain constness in spi_transfer_bytes
2017-06-29 16:03:28 +02:00
smlng
01af6d94c4 cpu, periph: retain constness in spi_transfer_bytes 2017-06-29 15:47:13 +02:00
Martine Lenders
abe2d44861 Merge pull request #7041 from OTAkeys/pr/stm32f413vg
cpu/stm32f4: add stm32f413vg support
2017-06-29 14:48:14 +02:00
Martine Lenders
ab6754c2d7 Merge pull request #7272 from smlng/sys/uart_stdio/retain_constness
sys, uart_stdio: retain constness on cast
2017-06-29 14:26:24 +02:00
Martine Lenders
29587d01a0 Merge pull request #7273 from mfrey/unittest-readme
doc: changed include and function call in README
2017-06-29 14:24:13 +02:00
Martine Lenders
adc02a962e Merge pull request #7275 from aabadie/fix_at86rf2xx_ping
drivers/at86rf2xx: fix tx prepare leading to inconsistent idle state
2017-06-29 14:17:12 +02:00
Michael Frey
5964eaa336 doc: changed include and function call in README 2017-06-29 14:03:53 +02:00