Skip to content

Method FindMicroPythonExecutable

Namespace: Belay.Core.Testing
Assembly: Belay.Core.dll

FindMicroPythonExecutable()

Find the MicroPython unix port executable (synchronous wrapper).

csharp
public static string? FindMicroPythonExecutable()

Returns

string?

Released under the Apache License 2.0.