ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
Loading...
Searching...
No Matches
src Directory Reference
Directory dependency graph for src:

Files

 
main.c
 mdl – host CLI for the e-reader media downloader.
 
mdl_cli.c
 Implementation of the mdl command-line parser.
 
mdl_cli_internal.h
 Private byte-stream helpers shared by mdl CLI units.
 
mdl_cli_nums.c
 Strict bounded numeric-option parsing for mdl.
 
mdl_cli_stream.c
 Bounded byte-stream composition helpers for mdl diagnostics.
 
mdl_cli_usage.c
 Stable command-line help rendering for mdl.
 
mdl_compose.c
 The composition of THIS form: libcurl in, one parsed command out.
 
mdl_compose_internal.h
 What this FORM injects, and how one parsed invocation reaches a mode.
 
mdl_host_credentials.c
 Pure host credential-snapshot metadata comparison.
 
mdl_host_credentials_internal.h
 Private host credential-snapshot hardening helpers.
 
mdl_net_curl.c
 libcurl host backend registered through the mdl_net vtable seam.
 
mdl_net_curl_credentials.c
 Path-free libcurl cookie and CA credential binding.
 
mdl_net_curl_internal.h
 Module-private libcurl-backend helpers promoted for host unit tests.