[riot-commits] [RIOT-OS/RIOT] 77b790: drivers/periph: some doxygen fixes
Hauke Petersen
devel at haukepetersen.de
Thu Nov 19 22:59:28 CET 2015
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 77b790375f4e6899a6a30b62b8be6b66564d41ae
https://github.com/RIOT-OS/RIOT/commit/77b790375f4e6899a6a30b62b8be6b66564d41ae
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2015-11-19 (Thu, 19 Nov 2015)
Changed paths:
M drivers/include/periph/adc.h
M drivers/include/periph/cpuid.h
M drivers/include/periph/dac.h
M drivers/include/periph/dev_enums.h
M drivers/include/periph/doc.txt
M drivers/include/periph/gpio.h
M drivers/include/periph/i2c.h
M drivers/include/periph/pwm.h
M drivers/include/periph/random.h
M drivers/include/periph/rtc.h
M drivers/include/periph/rtt.h
M drivers/include/periph/spi.h
M drivers/include/periph/timer.h
M drivers/include/periph/uart.h
Log Message:
-----------
drivers/periph: some doxygen fixes
- added todos to periph module description
- repaired group names (e.g. s/driver_xx/drivers_xx/)
Commit: 476167a86c3044ed9addefa5dddd44c6c08a3df0
https://github.com/RIOT-OS/RIOT/commit/476167a86c3044ed9addefa5dddd44c6c08a3df0
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2015-11-19 (Thu, 19 Nov 2015)
Changed paths:
M cpu/kinetis_common/include/periph_cpu.h
M cpu/samd21/include/periph_cpu.h
Log Message:
-----------
cpu: fixed any doxygen warning realated to 'periph'
Commit: 95086da431ec1812b9c731f13a30204f7fadee5a
https://github.com/RIOT-OS/RIOT/commit/95086da431ec1812b9c731f13a30204f7fadee5a
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2015-11-19 (Thu, 19 Nov 2015)
Changed paths:
M doc/doxygen/src/mainpage.md
M drivers/include/adc_legacy.h
M sys/include/net/gnrc/slip.h
Log Message:
-----------
doc/drivers/sys: fixed all refs to drivers_periph_xx
Commit: 421e69030a05b1c107586a0d7ad82455c3f15d1e
https://github.com/RIOT-OS/RIOT/commit/421e69030a05b1c107586a0d7ad82455c3f15d1e
Author: Hauke Petersen <devel at haukepetersen.de>
Date: 2015-11-19 (Thu, 19 Nov 2015)
Changed paths:
M cpu/kinetis_common/include/periph_cpu.h
M cpu/samd21/include/periph_cpu.h
M doc/doxygen/src/mainpage.md
M drivers/include/adc_legacy.h
M drivers/include/periph/adc.h
M drivers/include/periph/cpuid.h
M drivers/include/periph/dac.h
M drivers/include/periph/dev_enums.h
M drivers/include/periph/doc.txt
M drivers/include/periph/gpio.h
M drivers/include/periph/i2c.h
M drivers/include/periph/pwm.h
M drivers/include/periph/random.h
M drivers/include/periph/rtc.h
M drivers/include/periph/rtt.h
M drivers/include/periph/spi.h
M drivers/include/periph/timer.h
M drivers/include/periph/uart.h
M sys/include/net/gnrc/slip.h
Log Message:
-----------
Merge pull request #4315 from haukepetersen/doc_periph_fixes
doc: various fixes related to 'periph'
Compare: https://github.com/RIOT-OS/RIOT/compare/cb586f3f477d...421e69030a05
More information about the commits
mailing list