0
mirror of https://github.com/OneOfEleven/uv-k5-firmware-custom.git synced 2025-06-19 14:48:03 +03:00

README.md

This commit is contained in:
OneOfEleven
2023-10-19 14:37:01 +01:00
parent ba677b3440
commit 75aa98cc06
3 changed files with 5 additions and 1 deletions

View File

@ -125,6 +125,10 @@ buttons to find them.
* AIRCOPY RX'ing radio now requests packet resends from TX'ing radio if RX'ed packet is lost/corrupted
* ..
# Symbol information
<img src="/images/symbols.png" />
# Compiler
arm-none-eabi GCC version 10.3.1 is recommended, which is the current version on Ubuntu 22.04.03 LTS.