mirror of https://github.com/rusefi/openblt.git
- updated some doxygen text.
git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@103 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
This commit is contained in:
parent
c975878037
commit
2cb723ee26
|
@ -4,7 +4,7 @@
|
|||
\section into Introduction
|
||||
This documentation covers the OpenBLT (Open source BootLoader Tool) firmware. With
|
||||
OpenBLT you can make software updates through an on-chip communication interface
|
||||
(UART, CAN, USB etc.), without the need of specialized debugger hardware.
|
||||
(UART, CAN, TCP/IP, USB etc.), without the need of specialized debugger hardware.
|
||||
|
||||
\section arch Software Architecture
|
||||
The software program's architecture is divided into 4 major categories, namely the
|
||||
|
@ -22,7 +22,7 @@ implementation of the hook functions (hooks.c).
|
|||
----------------------------------------------------------------------------------------
|
||||
C O P Y R I G H T
|
||||
----------------------------------------------------------------------------------------
|
||||
Copyright (c) by Feaser 2011-2013 http://www.feaser.com All rights reserved
|
||||
Copyright (c) by Feaser 2011-2014 http://www.feaser.com All rights reserved
|
||||
|
||||
----------------------------------------------------------------------------------------
|
||||
L I C E N S E
|
||||
|
|
Loading…
Reference in New Issue