-
-
Notifications
You must be signed in to change notification settings - Fork 191
Open
Description
Is here a possibility (some define?) to use mock/fake of classes instead full library compilation? In order to test project with libraries that depends on NimBLE-Arduino
[env:test]
platform = native
build_flags =
${env.build_flags}
-D NIM_BLE_ARDUINO_FAKE
lib_deps =
${env.lib_deps}
fabiobatsilva/ArduinoFake@^0.4.0Metadata
Metadata
Assignees
Labels
No labels