ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
Loading...
Searching...
No Matches
mdl_net_internal.h
Go to the documentation of this file.
1
9#pragma once
10
11#include "mdl_net.h"
12#include "ra8_attributes.h"
13
Streaming HTTP(S) GET seam (a real function-pointer vtable) for the host manga downloader (v0).
ra8_err_t priv_mdl_net_classify_http(long status)
Classify one observed HTTP response status.
Definition mdl_net.c:31
Annotation-attribute framework macros for ra8-firmware.
#define RA8_PRIV
Module-private helper: shared across TUs but only inside one library.
ra8_err_codes_t ra8_err_t
Canonical error-return type used by every ra8-firmware API.
Definition ra8_err.h:546