This project is based on the following third-party project:
- Project Name: CMake Build System
- License: Apache License 2.0
- Maintainer: Embedded Artistry
- Forked from commit: f442d5d
The following major modifications were made by Daniel Paredes (daleonpz):
- Added
test/gmock_test_case.cpp
to introduce unit tests using Google Mock. - Integrated support for the STM32f746G Discovery board (
cmake/toolchains/cross/STM32746G_Discovery.cmake
) for embedded development.
See the LICENSE file for more details.