Add configuration file for bertos modules.
authorasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Mon, 26 May 2008 20:44:25 +0000 (20:44 +0000)
committerasterix <asterix@38d2e660-2303-0410-9eaa-f027e97ec537>
Mon, 26 May 2008 20:44:25 +0000 (20:44 +0000)
commit9bde379b39600b3023bc42ea7affdab4edc8cf18
treecc0c8eb4299f21f9aa108e11f62ed6c0d9cf401f
parent4a7c7dafcaff7959583eb3d85bdc5b5c8b983d7e
Add configuration file for bertos modules.

git-svn-id: https://src.develer.com/svnoss/bertos/trunk@1381 38d2e660-2303-0410-9eaa-f027e97ec537
12 files changed:
bertos/cfg/cfg_buzzerled.h [new file with mode: 0644]
bertos/cfg/cfg_dc_motor.h
bertos/cfg/cfg_formatwr.h [new file with mode: 0644]
bertos/cfg/cfg_gfx.h [new file with mode: 0644]
bertos/cfg/cfg_heap.h [new file with mode: 0644]
bertos/cfg/cfg_kern.h
bertos/cfg/cfg_kfile.h [new file with mode: 0644]
bertos/cfg/cfg_parser.h [new file with mode: 0644]
bertos/cfg/cfg_ser.h
bertos/cfg/cfg_spi_bitbang.h [new file with mode: 0644]
bertos/cfg/cfg_stepper.h
bertos/cfg/cfg_twi.h [new file with mode: 0644]