feat: Arabic/Farsi/Urdu bidi reordering and contextual shaping — PR 1/3 (#2541)
Co-authored-by: Uri Tauber <uritaube@gmail.com>
This commit is contained in:
co-authored by
Uri Tauber
parent
552b2683e6
commit
932a472835
@@ -0,0 +1,8 @@
|
||||
#pragma once
|
||||
|
||||
// Host-test stub for lib/Logging/Logging.h, which depends on Arduino's
|
||||
// HardwareSerial and cannot compile on the host. Logging is a no-op here.
|
||||
|
||||
#define LOG_ERR(origin, format, ...)
|
||||
#define LOG_INF(origin, format, ...)
|
||||
#define LOG_DBG(origin, format, ...)
|
||||
Reference in New Issue
Block a user