Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History

README.md

Outline

Nucci

Overview

This repository include the source code of the counter on Geiger tube.
MCU: STM32F407VG.

Requirements

toolchain arm-none-eabi 14.2.1 or higher
gcc / g++ 13.3.0 or higher
cmake 3.14 or higher
libjsoncpp-dev

Build project

mkdir build
cd build
cmake .. -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=../toolchain.cmake -DCMAKE_BUILD_TYPE=Release
make -j8

Start debug server

./scripts/gdb-serv.sh openocd-jlink

Start debug client

./scripts/gdb-client.sh

Morty Proxy This is a proxified and sanitized view of the page, visit original site.