Source File List
This section lists all the source code files included in the system. These files follow HCC Embedded's standard source tree system, described in the HCC Source Tree Guide. All references to file pathnames refer to locations within this standard source tree, not within the package you initially receive.
Platform Support Package (PSP) Files
These files are in the directory src/psp:
File | Description |
---|---|
include/psp_uart.h | Header file for UART functions. |
target/uart/psp_uart_template.c | UART functions code file. |
Version File
The file src/version/ver_psp_uart.h contains the version number of this module. This version number is checked by all modules that use this module to ensure system consistency over upgrades.