0
mirror of https://gitlab.com/hyperglitch/jellyfish.git synced 2025-03-29 00:46:33 +00:00
jellyfish-powersupply/fw
2025-03-09 00:59:24 +01:00
..
Core add firmware code 2025-03-09 00:59:24 +01:00
Drivers add firmware code 2025-03-09 00:59:24 +01:00
Middlewares add firmware code 2025-03-09 00:59:24 +01:00
USB_DEVICE add firmware code 2025-03-09 00:59:24 +01:00
.cproject add firmware code 2025-03-09 00:59:24 +01:00
.mxproject add firmware code 2025-03-09 00:59:24 +01:00
.project add firmware code 2025-03-09 00:59:24 +01:00
CMakeLists_template.txt add firmware code 2025-03-09 00:59:24 +01:00
CMakeLists.txt add firmware code 2025-03-09 00:59:24 +01:00
jellyfish_fw Debug.launch add firmware code 2025-03-09 00:59:24 +01:00
jellyfish_fw.ioc add firmware code 2025-03-09 00:59:24 +01:00
jellyfish_openocd_board.cfg add firmware code 2025-03-09 00:59:24 +01:00
README.md add firmware code 2025-03-09 00:59:24 +01:00
STM32F446.svd add firmware code 2025-03-09 00:59:24 +01:00
STM32F446VETX_FLASH.ld add firmware code 2025-03-09 00:59:24 +01:00
STM32F446VETX_RAM.ld add firmware code 2025-03-09 00:59:24 +01:00

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.