Firmware for the Keithley 615 interface board
- C 96.2%
- CMake 3.8%
|
|
||
|---|---|---|
| boards/arm/board-stm32g0b1re | ||
| inc | ||
| src | ||
| .gitignore | ||
| CMakeLists.txt | ||
| LICENSE | ||
| prj.conf | ||
| README.md | ||
Keithley 615 Network Interface Board FW
This repository contains the FW that is designed to run on the (WIP) custom network interface board that can be found in https://github.com/farlepet/keithley-615-printer-boards
More details to come as work progresses.
Building
TODO: Add details on setting up Zephyr
Source zephyr script:
source <zephyr dir>/zephyr-env.sh
Build project
west build -p auto -b board-stm32g0b1re .