ra8-firmware
0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
Loading...
Searching...
No Matches
port_esp_hosted_host_spi_hd.h
Go to the documentation of this file.
1
19
20
#pragma once
21
22
/* Before esp_hosted_transport.h: the vendored header spells uint8_t and
23
* uint16_t without including <stdint.h>, relying on an ESP-IDF build having
24
* pulled one in earlier. It is SOUP and cannot be edited, so its one
25
* first-party includer supplies the dependency instead. */
26
#include <stdint.h>
27
28
#include "esp_hosted_transport.h"
29
45
#define MAX_TRANSPORT_BUFFER_SIZE (ESP_TRANSPORT_SPI_HD_MAX_BUF_SIZE)
port
esp-hosted
inc
port_esp_hosted_host_spi_hd.h
Generated by
1.16.1