[riot-commits] [RIOT-OS/RIOT] 3785fe: Fixed doxygen comments, focused on file headers an...
Oleg Hahm
gello at gmx.de
Mon Dec 16 15:14:37 CET 2013
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 3785fe956b649820aff9787f5500f337b216ccf9
https://github.com/RIOT-OS/RIOT/commit/3785fe956b649820aff9787f5500f337b216ccf9
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2013-12-16 (Mon, 16 Dec 2013)
Changed paths:
M core/bitarithm.c
M core/cib.c
M core/clist.c
A core/doc.txt
M core/hwtimer.c
M core/include/atomic.h
M core/include/bitarithm.h
M core/include/cib.h
M core/include/clist.h
M core/include/config.h
M core/include/debug.h
M core/include/flags.h
M core/include/hwtimer.h
M core/include/hwtimer_arch.h
M core/include/io.h
M core/include/irq.h
M core/include/kernel.h
M core/include/kernel_internal.h
M core/include/lifo.h
M core/include/lpm.h
M core/include/msg.h
M core/include/mutex.h
M core/include/oneway_malloc.h
M core/include/queue.h
M core/include/sched.h
M core/include/tcb.h
M core/include/thread.h
M core/kernel_init.c
M core/lifo.c
M core/msg.c
M core/mutex.c
M core/oneway_malloc.c
M core/queue.c
M core/sched.c
M core/thread.c
M cpu/arm_common/arm_cpu.c
A cpu/cc430/doc.txt
A cpu/doc.txt
M cpu/lpc2387/gpioint/lpc2387-gpioint.c
M cpu/lpc2387/include/cpu.h
A cpu/lpc_common/doc.txt
M cpu/mc1322x/include/cpu.h
M cpu/msp430-common/include/cpu.h
M cpu/native/include/cpu.h
M cpu/native/include/nativenet.h
M drivers/cc110x/cc1100.h
M drivers/cc110x_ng/cc110x-defaultSettings.c
M drivers/cc110x_ng/cc110x-rx.c
M drivers/cc110x_ng/cc110x-tx.c
M drivers/cc110x_ng/cc110x.c
M drivers/cc110x_ng/include/cc110x-arch.h
M drivers/cc110x_ng/include/cc110x-config.h
M drivers/cc110x_ng/include/cc110x-defaultSettings.h
M drivers/cc110x_ng/include/cc110x-internal.h
M drivers/cc110x_ng/include/cc110x-reg.h
M drivers/cc110x_ng/include/cc110x_ng.h
M drivers/cc110x_ng/include/cc110x_spi.h
M drivers/cc110x_ng/spi/cc110x_spi.c
A drivers/doc.txt
M drivers/include/adc.h
M drivers/include/diskio.h
M drivers/include/flashrom.h
M drivers/include/gpioint.h
M drivers/include/lm75a-temp-sensor.h
M drivers/include/ltc4150_arch.h
M drivers/include/rtc.h
M drivers/include/sht11.h
M drivers/include/srf02-ultrasonic-sensor.h
M drivers/include/srf08-ultrasonic-sensor.h
M drivers/sht11/sht11.c
A sys/doc.txt
M sys/include/auto_init.h
M sys/include/bloom.h
M sys/include/board_uart0.h
M sys/include/chardev_thread.h
M sys/include/hashes.h
M sys/include/ping.h
M sys/include/posix_io.h
M sys/include/ps.h
M sys/include/random.h
M sys/include/sha256.h
M sys/include/shell.h
M sys/include/timex.h
M sys/include/transceiver.h
M sys/include/vtimer.h
A sys/net/doc.txt
M sys/net/include/ieee802154_frame.h
M sys/net/include/net_help.h
M sys/net/include/protocol-multiplex.h
M sys/net/rpl/rpl.h
M sys/net/sixlowpan/lowpan.h
Log Message:
-----------
Fixed doxygen comments, focused on file headers and group definitions
Commit: edcabf7cb6b08675c56bae4e85cffaa0d2652d84
https://github.com/RIOT-OS/RIOT/commit/edcabf7cb6b08675c56bae4e85cffaa0d2652d84
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2013-12-16 (Mon, 16 Dec 2013)
Changed paths:
M core/bitarithm.c
M core/include/config.h
M core/include/hwtimer.h
M core/include/io.h
M core/include/irq.h
M core/include/lifo.h
M core/include/msg.h
M core/include/queue.h
M core/lifo.c
M core/sched.c
M cpu/arm_common/arm_cpu.c
M cpu/cc430/doc.txt
M cpu/lpc2387/gpioint/lpc2387-gpioint.c
M cpu/lpc2387/include/cpu.h
M cpu/lpc_common/doc.txt
M cpu/mc1322x/include/cpu.h
M cpu/msp430-common/include/cpu.h
M cpu/native/include/cpu.h
M cpu/native/include/nativenet.h
M drivers/cc110x/cc1100.h
M drivers/cc110x_ng/cc110x-defaultSettings.c
M drivers/cc110x_ng/cc110x-rx.c
M drivers/cc110x_ng/cc110x-tx.c
M drivers/cc110x_ng/cc110x.c
M drivers/cc110x_ng/include/cc110x-arch.h
M drivers/cc110x_ng/include/cc110x-config.h
M drivers/cc110x_ng/include/cc110x-defaultSettings.h
M drivers/cc110x_ng/include/cc110x-internal.h
M drivers/cc110x_ng/include/cc110x-reg.h
M drivers/cc110x_ng/include/cc110x_ng.h
M drivers/cc110x_ng/include/cc110x_spi.h
M drivers/cc110x_ng/spi/cc110x_spi.c
M drivers/doc.txt
M drivers/include/adc.h
M drivers/include/diskio.h
M drivers/include/flashrom.h
M drivers/include/gpioint.h
M drivers/include/lm75a-temp-sensor.h
M drivers/include/ltc4150_arch.h
M drivers/include/rtc.h
M drivers/include/sht11.h
M drivers/include/srf02-ultrasonic-sensor.h
M drivers/include/srf08-ultrasonic-sensor.h
M sys/doc.txt
M sys/include/auto_init.h
M sys/include/bloom.h
M sys/include/board_uart0.h
M sys/include/chardev_thread.h
M sys/include/hashes.h
M sys/include/ping.h
M sys/include/posix_io.h
M sys/include/ps.h
M sys/include/random.h
M sys/include/sha256.h
M sys/include/shell.h
M sys/include/timex.h
M sys/include/transceiver.h
M sys/include/vtimer.h
M sys/net/doc.txt
M sys/net/include/ieee802154_frame.h
M sys/net/include/net_help.h
M sys/net/include/protocol-multiplex.h
M sys/net/rpl/rpl.h
M sys/net/sixlowpan/lowpan.h
Log Message:
-----------
Fixed a lot of comments by removing tabs and correcting format.
Commit: c629229e8d3ed982b37f1fa75cd454b3505a20dc
https://github.com/RIOT-OS/RIOT/commit/c629229e8d3ed982b37f1fa75cd454b3505a20dc
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2013-12-16 (Mon, 16 Dec 2013)
Changed paths:
M boards/avsextrem/include/board.h
M boards/chronos/include/board.h
A boards/doc.txt
M boards/msb-430-common/include/board-conf.h
M boards/msb-430/include/board.h
M boards/msb-430h/include/board.h
M boards/msba2-common/include/msba2_common.h
M boards/msba2/include/board.h
M boards/native/include/board.h
M boards/olimex_lpc2148/include/board.h
M boards/pttu/include/board.h
M boards/redbee-econotag/include/board.h
M boards/telosb/include/board.h
M boards/wsn430-common/include/board-conf.h
M boards/wsn430-v1_3b/include/board.h
M boards/wsn430-v1_4/include/board.h
M doc/doxygen/riot.doxyfile
Log Message:
-----------
Added the boards folder to the doxygen tree
- added boards to riot.doxyfile
- fixed group definitions for all boards
Commit: 2df82017a83c1e99c9954dcc4b93795fecec8ea9
https://github.com/RIOT-OS/RIOT/commit/2df82017a83c1e99c9954dcc4b93795fecec8ea9
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2013-12-16 (Mon, 16 Dec 2013)
Changed paths:
M core/bitarithm.c
M core/oneway_malloc.c
M sys/include/posix_io.h
M sys/include/vtimer.h
M sys/net/include/sixlowpan.h
M sys/net/include/sixlowpan/error.h
M sys/net/include/sixlowpan/icmp.h
M sys/net/include/sixlowpan/ip.h
M sys/net/include/sixlowpan/lowpan.h
M sys/net/include/sixlowpan/mac.h
M sys/net/include/sixlowpan/ndp.h
M sys/net/include/sixlowpan/types.h
M sys/net/sixlowpan/lowpan.h
M sys/posix/doc.txt
M sys/posix/include/strings.h
M sys/posix/posix_io.c
Log Message:
-----------
Fixed doxygen inconsistensies in sys
Commit: 7d9dc6b7b5e4fe4dcd2ba13336904344f5adabbe
https://github.com/RIOT-OS/RIOT/commit/7d9dc6b7b5e4fe4dcd2ba13336904344f5adabbe
Author: Oleg Hahm <gello at gmx.de>
Date: 2013-12-16 (Mon, 16 Dec 2013)
Changed paths:
M boards/avsextrem/include/board.h
M boards/chronos/include/board.h
A boards/doc.txt
M boards/msb-430-common/include/board-conf.h
M boards/msb-430/include/board.h
M boards/msb-430h/include/board.h
M boards/msba2-common/include/msba2_common.h
M boards/msba2/include/board.h
M boards/native/include/board.h
M boards/olimex_lpc2148/include/board.h
M boards/pttu/include/board.h
M boards/redbee-econotag/include/board.h
M boards/telosb/include/board.h
M boards/wsn430-common/include/board-conf.h
M boards/wsn430-v1_3b/include/board.h
M boards/wsn430-v1_4/include/board.h
M core/bitarithm.c
M core/cib.c
M core/clist.c
A core/doc.txt
M core/hwtimer.c
M core/include/atomic.h
M core/include/bitarithm.h
M core/include/cib.h
M core/include/clist.h
M core/include/config.h
M core/include/debug.h
M core/include/flags.h
M core/include/hwtimer.h
M core/include/hwtimer_arch.h
M core/include/io.h
M core/include/irq.h
M core/include/kernel.h
M core/include/kernel_internal.h
M core/include/lifo.h
M core/include/lpm.h
M core/include/msg.h
M core/include/mutex.h
M core/include/oneway_malloc.h
M core/include/queue.h
M core/include/sched.h
M core/include/tcb.h
M core/include/thread.h
M core/kernel_init.c
M core/lifo.c
M core/msg.c
M core/mutex.c
M core/oneway_malloc.c
M core/queue.c
M core/sched.c
M core/thread.c
M cpu/arm_common/arm_cpu.c
A cpu/cc430/doc.txt
A cpu/doc.txt
M cpu/lpc2387/gpioint/lpc2387-gpioint.c
M cpu/lpc2387/include/cpu.h
A cpu/lpc_common/doc.txt
M cpu/mc1322x/include/cpu.h
M cpu/msp430-common/include/cpu.h
M cpu/native/include/cpu.h
M cpu/native/include/nativenet.h
M doc/doxygen/riot.doxyfile
M drivers/cc110x/cc1100.h
M drivers/cc110x_ng/cc110x-defaultSettings.c
M drivers/cc110x_ng/cc110x-rx.c
M drivers/cc110x_ng/cc110x-tx.c
M drivers/cc110x_ng/cc110x.c
M drivers/cc110x_ng/include/cc110x-arch.h
M drivers/cc110x_ng/include/cc110x-config.h
M drivers/cc110x_ng/include/cc110x-defaultSettings.h
M drivers/cc110x_ng/include/cc110x-internal.h
M drivers/cc110x_ng/include/cc110x-reg.h
M drivers/cc110x_ng/include/cc110x_ng.h
M drivers/cc110x_ng/include/cc110x_spi.h
M drivers/cc110x_ng/spi/cc110x_spi.c
A drivers/doc.txt
M drivers/include/adc.h
M drivers/include/diskio.h
M drivers/include/flashrom.h
M drivers/include/gpioint.h
M drivers/include/lm75a-temp-sensor.h
M drivers/include/ltc4150_arch.h
M drivers/include/rtc.h
M drivers/include/sht11.h
M drivers/include/srf02-ultrasonic-sensor.h
M drivers/include/srf08-ultrasonic-sensor.h
M drivers/sht11/sht11.c
A sys/doc.txt
M sys/include/auto_init.h
M sys/include/bloom.h
M sys/include/board_uart0.h
M sys/include/chardev_thread.h
M sys/include/hashes.h
M sys/include/ping.h
M sys/include/posix_io.h
M sys/include/ps.h
M sys/include/random.h
M sys/include/sha256.h
M sys/include/shell.h
M sys/include/timex.h
M sys/include/transceiver.h
M sys/include/vtimer.h
A sys/net/doc.txt
M sys/net/include/ieee802154_frame.h
M sys/net/include/net_help.h
M sys/net/include/protocol-multiplex.h
M sys/net/include/sixlowpan.h
M sys/net/include/sixlowpan/error.h
M sys/net/include/sixlowpan/icmp.h
M sys/net/include/sixlowpan/ip.h
M sys/net/include/sixlowpan/lowpan.h
M sys/net/include/sixlowpan/mac.h
M sys/net/include/sixlowpan/ndp.h
M sys/net/include/sixlowpan/types.h
M sys/net/rpl/rpl.h
M sys/net/sixlowpan/lowpan.h
M sys/posix/doc.txt
M sys/posix/include/strings.h
M sys/posix/posix_io.c
Log Message:
-----------
Merge pull request #251 from haukepetersen/comments
Fixed doxygen comments, focused on file headers and group definitions
Compare: https://github.com/RIOT-OS/RIOT/compare/0aa240a1c011...7d9dc6b7b5e4
More information about the commits
mailing list