ESP32-P4 OBC Firmware
ESP-IDF firmware for Plant-B CubeSat OBC
 
Loading...
Searching...
No Matches
pal.h
Go to the documentation of this file.
1
24
25#ifndef __PAL_H__
26#define __PAL_H__
27
47
48#include "pal_log.h"
49#include "pal_err.h"
50
51#endif // __PAL_H__
Platform-agnostic error codes and checking macros.
Platform-agnostic logging macros.