Here is a list of all documented files with brief descriptions:
[detail level 1234]
| ▼ utils | |
| ▼ sbl | |
| ▼ include | |
| crc16.h | 16 bit CRC computation routine. 09/24/2018 - Added an extern declaration. 11/14/2018 - Modified the API to use TI datatypes to fix static analysis warning |
| sbl_internal.h | This is an internal header file used by the SBL module |
| ▼ src | |
| buffer_mgmt.c | Manages the buffer rotation and buffer status based on the available input buffers |
| crc16.c | 16 bit CRC computation routine. 11/14/2018 - Modified the routine to use TI datatypes to fix static analysis warning |
| transport.c | This file contain the UART, XMODEM transport specific funtions |
| sbl.h | This is the header file for Secondar Boot Loader which exposes the configurable parameters |