Fork of the espurna firmware for `mhsw` switches
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
186 B

  1. [platformio]
  2. test_dir = unit
  3. [env:test]
  4. platform = native
  5. lib_compat_mode = off
  6. lib_deps =
  7. StreamString
  8. https://github.com/bxparks/UnixHostDuino
  9. build_flags =
  10. -I../espurna/