18#elif defined(USE_ESP8266)
20#elif defined(USE_LIBRETINY)
22#elif defined(USE_RP2040)
24#elif defined(USE_HOST)
26#elif defined(USE_ZEPHYR)
29#error "hal.h: not implemented for this platform"
struct @65::@66 __attribute__
Wake the main loop task from an ISR. ISR-safe.
const char * progmem_read_ptr(const char *const *addr)
void progmem_memcpy(void *dst, const void *src, size_t len)
uint16_t progmem_read_uint16(const uint16_t *addr)
uint8_t progmem_read_byte(const uint8_t *addr)