Move kfile interface to the io/ directory.
[bertos.git] / bertos / cpu / cortex-m3 / drv / ser_stm32.c
2010-06-28 asterixReformat. Clean up. Use more clear variable names.
2010-06-24 asterixWe use same gpio port reg.
2010-06-24 asterixAdd hw error detect.
2010-06-24 asterixClean up. Use defines instead magic numers.
2010-06-23 asterixAdd serial module.