Bugfix/bacmini-updates-with-program-object-and-cmake (#941)

* Added bacmini example app with minimal analog and binary objects  (#934)

* Fixed bacmini app build for Makefile and CMake

* Changed the folder for bacmini application to server-mini

---------

Co-authored-by: Ben Bartling <ben.bartling@gmail.com>
This commit is contained in:
Steve Karg
2025-03-13 17:18:47 -05:00
committed by GitHub
parent d7858c0b3a
commit f1ea03647f
6 changed files with 437 additions and 4 deletions
+2 -2
View File
@@ -59,12 +59,12 @@ repos:
# - id: prettier
- repo: https://github.com/pre-commit/pygrep-hooks
rev: 3a6eb0fadf60b3cccfd80bad9dbb6fae7e47b316 # v1.10.0
rev: v1.10.0 # v1.10.0
hooks:
- id: text-unicode-replacement-char
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python
rev: 1c48f639855b49be07ace8b824757152b6747baa #2.6.2
rev: 3.2.0 #2.6.2
hooks:
- id: editorconfig-checker
alias: ec