ra8-firmware
0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
Loading...
Searching...
No Matches
main.c
Go to the documentation of this file.
1
15
16
#include <stdint.h>
17
18
#include "
c6_camera_server.h
"
19
#include "
ra8_boot_entry.h
"
20
21
void
main
(
void
)
22
{
23
(void)
c6_cam_app_run
();
24
}
main
void main(void)
Secure fallback main entry point.
Definition
main.c:37
c6_camera_server.h
Shared contracts for ESP32-C6 browser camera servers.
c6_cam_app_run
int32_t c6_cam_app_run(void)
Run the shared runtime-provisioned C6, DHCP, and HTTP application flow.
Definition
c6_cam_app.c:498
ra8_boot_entry.h
Boot entry points shared between a vector table and its startup code.
examples
ek_ra8d2
hw_validated
c6
c6_camera_livestream
src
main.c
Generated by
1.16.1