▼ bootloader | |
▼ bootloader_T32Cx1x | |
▼ hal_config_custom_T32CM11 | |
tr_hal_config.h | Pin definitions for custom board |
▼ hal_config_neptune_T32CM11 | |
tr_hal_config.h | Pin definitions for Trident Neptune board - DKNCM11C10 |
▼ src | |
bootloader.h | SPDX-License-Identifier: LicenseRef-TridentMSLA SPDX-FileCopyrightText: 2025 Trident IoT, LLC https://www.tridentiot.com |
▼ bootloader_T32Cx2x | |
▼ bootloader | |
▼ config | |
partition.h | |
project_config.h | Define project config |
security_enable_config.h | Define project config |
bootloader.h | |
content | |
▼ framework | |
▼ common | |
▼ tokens | |
tr_app_tokens.h | APP token infrastructure |
tr_mfg_tokens.h | MFG token infrastructure + declarations |
tr_platform_tokens.h | Platform specific token API declarations |
▼ utility | |
▼ cli | |
tr_cli.h | Common CLI utility |
tr_cli_buffer.h | Code for buffering bytes to be sent to the CLI utility |
tr_cli_command_parser.h | Common CLI utility for parsing incoming commands |
tr_cli_command_table.h | Common CLI command table structure |
▼ printf | |
tr_printf.h | A simple printf utility for debug prints and cli support. Required for remote CLI to function properly |
▼ ring_buffer | |
tr_ring_buffer.h |