This repository include the source code of the front panel Power Supply PS3604L.
MCU: STM32F407VG.
toolchain arm-none-eabi 10.3 or higher
gcc / g++ 7.5.0 or higher
cmake 3.14 or higher
libjsoncpp-dev
mkdir build
cd build
cmake .. -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=../toolchain.cmake
make -j8
./scripts/gdb-serv.sh openocd-jlink
./scripts/gdb-client.sh