Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 703 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 703 Bytes

EspBluFiForiOS

This is a demo app to control the ESP device which run BluFi

ESPRSSIF MIT License

Development Documents

Update Log

Configure Project

Configure openssl

  • Drag the BlufiLibrary file into the project root directory.
  • Add $(inherited) and $(PROJECT_DIR)/(project name)/BlufiLibrary/Security/openssl to Library Search Paths.
  • Add $(SRCROOT)/(project name)/BlufiLibrary/Security/openssl/include/ to Header Search Paths