Cmake build system for esp32 #1

Merged
franchioping merged 8 commits from cmake_esp32 into master 2026-04-02 16:55:09 +01:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 3ad9eb42b9 - Show all commits

View File

@ -13,7 +13,7 @@ language = "C++"
# header = "/* Text to put at the beginning of the generated file. Probably a license. */"
# trailer = "/* Text to put at the end of the generated file */"
# include_guard = "my_bindings_h"
# pragma_once = true
pragma_once = true
# autogen_warning = "/* Warning, this file is autogenerated by cbindgen. Don't modify this manually. */"
include_version = false
namespace = "dcont"