Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 234 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 234 Bytes

ESP-IDF Project for LibOSDP

clone

git clone https://github.com/goToMain/esp-osdp.git --recurse-submodules

build:

idf.py build

flash:

idf.py flash

See https://github.com/goToMain/libosdp for more details.