Change the comment style for the modules and the list, and use the newParser to parse...
authorduplo <duplo@38d2e660-2303-0410-9eaa-f027e97ec537>
Mon, 16 Feb 2009 10:02:32 +0000 (10:02 +0000)
committerduplo <duplo@38d2e660-2303-0410-9eaa-f027e97ec537>
Mon, 16 Feb 2009 10:02:32 +0000 (10:02 +0000)
commit37efb5bdc0504ab6df2e8db0635c9c6f7477e23e
treed35279f2c900dea8942892a641dabcf414bbe643
parentc4e10478569740bd284cc41a47dd5227150a6f00
Change the comment style for the modules and the list, and use the newParser to parse them

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2346 38d2e660-2303-0410-9eaa-f027e97ec537
35 files changed:
bertos/algo/crc.h
bertos/algo/md2.h
bertos/algo/pid_control.h
bertos/algo/ramp.h
bertos/algo/randpool.h
bertos/algo/rle.h
bertos/algo/rotating_hash.h
bertos/algo/tea.h
bertos/cfg/cfg_timer.h
bertos/cfg/log.h
bertos/cpu/avr/drv/ser_avr.h
bertos/drv/adc.h
bertos/drv/dataflash.h
bertos/drv/dc_motor.h
bertos/drv/eeprom.h
bertos/drv/flash25.h
bertos/drv/ft245rl.h
bertos/drv/i2c.h
bertos/drv/ntc.h
bertos/drv/pcf8574.h
bertos/drv/phase.h
bertos/drv/pwm.h
bertos/drv/ser.h
bertos/drv/spi_bitbang.h
bertos/drv/stepper.h
bertos/drv/thermo.h
bertos/drv/timer.h
bertos/drv/wdt.h
bertos/kern/kfile.h
bertos/kern/proc.h
bertos/net/pocketbus.h
bertos/net/pocketcmd.h
bertos/net/xmodem.h
wizard/bertos_utils.py
wizard/newParser.py