- 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
7 lines
284 B
YAML
7 lines
284 B
YAML
---
|
|
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: "LIBEVSE_SECURITY_BUILD_TESTING"
|