flova-firmware اجرا کنید، نه از پوشهٔ examples.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
دستورهای عملی PlatformIO برای universal و custom firmware.
flova-firmware اجرا کنید، نه از پوشهٔ examples.
pio run -e universal-esp32
pio run -e universal-esp8266
pio run -e universal-esp32-ble
pio run -e universal-esp32 -t upload
pio device monitor -b 115200
pio run -e custom-arduino-client-esp32
pio run -e custom-arduino-client-esp8266
pio run -e datastream-api-esp32
pio run -e datastream-api-esp8266
cmake -S . -B /tmp/flova-firmware-host-build
cmake --build /tmp/flova-firmware-host-build
ctest --test-dir /tmp/flova-firmware-host-build --output-on-failure
Was this page helpful?
