OpenBLT bootloader with extensions for some sysmocom devices (like rfdsatt)
Go to file
Frank Voorburg 7c4819c3bd - Supported NET communication module for future TCP/IP support.
- Implemented XCP connect hook function for the mode. Could be used as node id in a multi XCP slave network.
- Reworked communication module so that it builds even if no internally supported communication module is configured. This allows a custom communication module to be added that could even use XCP if desired.

git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@69 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
2014-02-06 14:01:02 +00:00
Doc - Added support for automatically generating the source code documentation with Doxygen. 2013-07-31 15:48:23 +00:00
Host - Fixed bug where main() was incorrectly called in Startup() for HCS12 targets. 2013-10-09 09:17:10 +00:00
Target - Supported NET communication module for future TCP/IP support. 2014-02-06 14:01:02 +00:00