Initial Refleks Lite hardware and firmware release

This commit is contained in:
2026-09-03 16:38:04 +03:00
commit 6e552c2ef1
146 changed files with 92135 additions and 0 deletions

12
LICENSE Normal file
View File

@@ -0,0 +1,12 @@
ERTOtech Refleks Lite licensing
The project-authored firmware in arcadestick_software/ is licensed under the
MIT License. See arcadestick_software/LICENSE.
The hardware design sources in ArcadeStick_hardware/ are licensed under the
CERN Open Hardware Licence Version 2 - Permissive (CERN-OHL-P-2.0). See
ArcadeStick_hardware/LICENSE.
Third-party components, including STM32 HAL, CMSIS, startup code, and USB
middleware, remain under their respective upstream licenses and copyright
notices. Nothing in this file relicenses those components.