Go to file
2023-08-10 20:37:33 +01:00
bsp/dp32g030
driver Added missing copyright and license notices. 2023-08-10 20:37:33 +01:00
external
hardware/dp32g030
.gitignore Added git ignore file. 2023-08-10 17:53:07 +01:00
.gitmodules
blob-overlay.S
board.c
board.h
dtmf.c Added missing copyright and license notices. 2023-08-10 20:37:33 +01:00
dtmf.h Added missing copyright and license notices. 2023-08-10 20:37:33 +01:00
firmware.ld
fm.c Added missing copyright and license notices. 2023-08-10 20:37:33 +01:00
fm.h Added missing copyright and license notices. 2023-08-10 20:37:33 +01:00
frequencies.c Added missing copyright and license notices. 2023-08-10 20:37:33 +01:00
frequencies.h Added missing copyright and license notices. 2023-08-10 20:37:33 +01:00
gen-overlay-symbols.sh
init.c
LICENSE
main.c
Makefile
misc.c Added missing copyright and license notices. 2023-08-10 20:37:33 +01:00
misc.h Added missing copyright and license notices. 2023-08-10 20:37:33 +01:00
overlay.c
overlay.h
README.md
settings.c Added missing copyright and license notices. 2023-08-10 20:37:33 +01:00
settings.h Added missing copyright and license notices. 2023-08-10 20:37:33 +01:00
sram-overlay.c
sram-overlay.h
sram-overlay.ld
start.S

Open reimplementation of the Quan Sheng UV K5 v2.1.27 firmware

This currently works for me, but use at your own risk.

License

Copyright 2023 Dual Tachyon https://github.com/DualTachyon

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.