esp_idf_build 0.1.3

Build scripts helpful when working with ESP-IDF
Documentation
[dependencies.glob]
version = "0.3"

[features]
build_idf = []
build_make = []
default = ["build_idf"]

[package]
authors = ["jeikabu <jeikabu@users.noreply.github.com>"]
categories = ["embedded", "development-tools::build-utils"]
description = "Build scripts helpful when working with ESP-IDF"
edition = "2018"
homepage = "https://github.com/jeikabu/esp_idf_build/"
keywords = ["esp-idf", "esp32"]
license = "MIT"
name = "esp_idf_build"
readme = "README.md"
repository = "https://github.com/jeikabu/esp_idf_build/"
version = "0.1.3"