0
mirror of https://gitlab.com/hyperglitch/jellyfish.git synced 2025-12-14 20:55:33 +00:00
2025-07-20 02:55:38 +02:00
..
2025-07-10 01:18:59 +02:00
2025-03-09 00:59:24 +01:00
2025-03-09 00:59:24 +01:00
2025-07-10 01:18:59 +02:00
2025-07-10 01:21:52 +02:00
2025-03-09 00:59:24 +01:00
2025-03-09 00:59:24 +01:00
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.

License

The core JellyfishOPP firmware (inside the jellyfish directory) is licensed under the GPLv3. License for other software components are as follows:

  • lib/scpiparser - BSD-2-Clause
  • lib/ST7789 - GPLv3
  • Middlewares/Third_Party/FreeRTOS - MIT
  • Middlewares/ST/STM32_USB_Device_Library - SLA0044
  • USB_DEVICE - SLA0044
  • Drivers/CMSIS - Apache-2.0
  • Drivers/STM32F4xx_HAL_Driver - BSD-3-Clause
  • Core - SLA0044