mirror of
https://gitlab.com/hyperglitch/jellyfish.git
synced 2025-03-29 00:46:33 +00:00
.. | ||
Core | ||
Drivers | ||
Middlewares | ||
USB_DEVICE | ||
.cproject | ||
.mxproject | ||
.project | ||
CMakeLists_template.txt | ||
CMakeLists.txt | ||
jellyfish_fw Debug.launch | ||
jellyfish_fw.ioc | ||
jellyfish_openocd_board.cfg | ||
README.md | ||
STM32F446.svd | ||
STM32F446VETX_FLASH.ld | ||
STM32F446VETX_RAM.ld |
JellyfishOPP Firmware
This directory contains the firmware for the JellyfishOPP.
The code is generated using STM32CubeMX for the STM32F446VETx MCU.
Code is under development and currently contains only the specific tests for the peripherals.
License
Included code is licensed under a few different licenses. Details are available here: https://github.com/STMicroelectronics/STM32CubeF4/blob/master/LICENSE.md
JellyfishOPP firmware is licensed under the BSD 3-Clause License.