Ignore:
Timestamp:
2008-09-19T19:09:06Z (16 years ago)
Author:
Jiri Svoboda <jirik.svoboda@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
d93a1c5a
Parents:
d1c8287
Message:

Document functions in udebug.c and udebug_ops.c

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/generic/src/udebug/udebug_ipc.c

    rd1c8287 r7dc62af  
    3434 * @file
    3535 * @brief       Udebug IPC message handling.
     36 *
     37 * This module handles udebug IPC messages and calls the appropriate
     38 * functions from the udebug_ops module which implement them.
    3639 */
    3740 
Note: See TracChangeset for help on using the changeset viewer.