- 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
11 lines
438 B
YAML
11 lines
438 B
YAML
date:
|
|
git: https://github.com/HowardHinnant/date.git
|
|
git_tag: v3.0.4
|
|
options: ["BUILD_TZ_LIB ON", "HAS_REMOTE_API 0", "USE_AUTOLOAD 0", "USE_SYSTEM_TZ_DB ON"]
|
|
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: "LIBTIMER_BUILD_TESTING"
|
|
|