ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
Loading...
Searching...
No Matches
esp_check.h
Go to the documentation of this file.
1
43
44#pragma once
45
46#include "esp_err.h"
47#include "esp_log.h"
ESP-IDF-compatible error type and error codes, supplied by this port.
ESP-IDF-compatible logging surface, implemented by this port.