Add extracted tools: CitrineOS, OpenOCPP, ShapeShifter
- CitrineOS core extracted (CSMS OCPP 2.0.1) - OpenOCPP extracted (firmware OCPP 1.6J/2.0.1) - ShapeShifter library installed (pip install -e) - ShapeShifter specification extracted - EVerest extracted TODO updated with progress
This commit is contained in:
6
tools/EVerest-main/lib/everest/sqlite/dependencies.yaml
Normal file
6
tools/EVerest-main/lib/everest/sqlite/dependencies.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
gtest:
|
||||
# GoogleTest now follows the Abseil Live at Head philosophy. We recommend updating to the latest commit in the main branch as often as possible.
|
||||
git: https://github.com/google/googletest.git
|
||||
git_tag: release-1.12.1
|
||||
cmake_condition: "EVEREST_SQLITE_BUILD_TESTING"
|
||||
Reference in New Issue
Block a user