OpenWare Save

Firmware for OWL devices

Project README

OpenWare

Firmware for OWL devices

This repository contains firmware source code for several Rebel Technology devices and products, including Wizard, Alchemist and Magus.

Source libraries and drivers are contained in a git submodule. On first git checkout, do:

git submodule init

To get the latest library version, do:

git submodule update

To compile a project firmware, set the TOOLROOT in Hardware/common.mk and build with Gnu Make, either using the top level makefile (try make help) or by entering a project subdirectory.

Compiles with arm-gcc-none-eabi cross compiler. Debugging can be done with openocd.

STM32CubeMX .ioc files are available in the project subdirectories.

Open Source Agenda is not affiliated with "OpenWare" Project. README Source: RebelTechnology/OpenWare
Stars
52
Open Issues
18
Last Commit
1 month ago
License

Open Source Agenda Badge

Open Source Agenda Rating